#main{padding-bottom:30px;}
h2{margin-bottom:5px;}
h3{margin-bottom:10px;}
#main ul{
text-align:center;
}
#main li{
display:inline;
margin-right:15px;
font-size:85%;
letter-spacing:1px;
}


.box{
width:520px;
padding:20px 0 0 10px;
}

.box div.left{
width:350px;
}
.box div.right{
width:150px;
}
.box p{
font-size:93%;
margin-bottom:10px;
line-height:1.6;
}
.box p.pb0{padding-bottom:0;}
.box dl.left{
width:170px;
float:left;
}
.box dl.right{
width:170px;
float:right;
}
.box dt img{
display:block;
}
.box dd{
font-size:85%;
padding-bottom:5px;
}

.box .l_cont{
width:90px;
float:left;
}
.box .r_cont{
width:260px;
float:left;
}

.box .mb10{
margin-bottom:10px;
}