@charset "utf-8";

#content .box{
border:1px solid #999999;
margin-bottom:10px;
padding:10px 10px 10px 10px;
}

#content .box p{
font-size:87.5%;
line-height:1.4;
}


#content .box .fltl{
margin-right:10px;
}

.fltr{
margin-left:10px;
}


#content .box h3{
margin:0.5em 0 0.3em 0;
}

#content .box h4{
margin:0.5em 0 0.2em 0;
}

#content .box div{
border:1px solid #999999;
padding:5px 5px 0 5px;
margin-bottom:10px;
}

#content .box ol{
font-size:87.5%;
padding-left:35px;
margin:0.3em 0 0.7em 0;
}

#content .sort{
width:500px;
}

#content .sort:after{
content:"";
display:block;
clear:both;
}

#content .sort h4{
float:left;
width:110px;
text-align:center;
}

#content .sort h5{
float:left;
width:80px;
}

#content .sort ul{
float:left;
width:360px;
padding:8px 10px 8px 20px;
line-height:1.4;
font-size:87.5%;
}



#content .sort p{
float:left;
width:360px;
padding:14px 10px 14px 20px;
}

#content .sort dl{
float:left;
width:400px;
padding:14px 10px 14px 10px;
line-height:1.4;
font-size:87.5%;
}

#content .sort dt{
font-weight:bold;
}

#content .history{
font-size:87.5%;
line-height:1.4;
}

#content .history dt{
background:#E6E6E6;
font-weight:bold;
margin-bottom:5px;
}

#content .history dd{
margin-bottom:15px;
}
