
div#contents{
}

div#contents div#information{
padding:10px 0;
border-top:1px solid #001d4d;
}

div#contents div#information h3{
display:block;
float:left;
width:102px;
}
div#contents div#information div.right{
display:block;
float:left;
width:796px;
border-left:2px solid #CCC;
}
div#contents div#information h3 img{
margin:2px 0 0 22px;
}
div#contents div#information  div.right dl{
margin-left:14px;
line-height:1.5;
}
div#contents div#information  div.right dl dt{
display:block;
float:left;
width:80px;
}
div#contents div#information  div.right dl dd{
display:block;
float:left;
width:680px;
}