/* CSS Document */

.white_box{
background:#FFFFFF url(img/koe/bg.gif) no-repeat;
padding:15px;
border-bottom:#CDB1B1 solid 2px;
border-right:#CDB1B1 solid 2px;
border-top:#E6D8D8 solid 1px;
border-left:#E6D8D8 solid 1px;
margin-bottom:30px;
height:220px;
}

.box_90{
float:left;
width:90px;
height:45px;
}

.box_487_name{
float:left;
width:487px;
padding-bottom:5px;
margin-bottom:20px;
border-bottom:#CDB1B1 dotted 1px;
height:20px;
font-weight:900;
}

.box_487_comment{
float:left;
width:487px;
line-height:1.5em;
}

