/* CSS Document */

#left_box{
width:526px;
height:220px;
float:left;
padding-bottom:45px;
}

h2#promo_word{
font-size:17px;
line-height:28px;
margin-bottom:10px;
}

#left_box p{
font-size:11px;
text-align:justify;
text-justify:distribute;
white-space:normal;
line-height:20px;
}

#right_box{
width:348px;
float:right;
}

#photo_box{
height:190px;
background-color:#7F7F7F;
}
#photo_box img{
margin-left:auto;
margin-right:auto;
}

#right_box p{
font-size:11px;
text-align:justify;
text-justify:distribute;
white-space:normal;
line-height:20px;
margin-top:10px;
}

#exsize_menu{
clear:both;
width:924px;
}
table.exsize{
width:924px;
border-collapse:collapse;
text-align:left;
}
table.exsize caption{
text-align:left;
padding-bottom:5px;
font-size:15px;
}
table.exsize th,
table.exsize td{
height:43px;
font-size:11px;
padding-left:25px;
border:solid 1px #666666;
white-space:pre;
}
table.exsize th{
width:248px;
}
