@charset "utf-8";

#main_visual { margin-bottom:20px; }

#bnrs {}
#bnrs ul { width:760px; }
#bnrs li { float:left; margin-left:20px; margin-bottom:20px; }
#bnrs li:first-child { margin-left:0; }
#bnrs li:nth-child(4) { margin-left:0; }

#photos { width:760px; }
#photos dl { width:240px; float:left; margin-left:20px; }
#photos dl:first-child { margin-left:0; }
#photos dt {}
#photos dd { font-size:10px; line-height:1.4; margin-bottom:5px; }

#price { float:right; padding-top:20px; }

#informaiton { width:480px; float:left; padding-top:20px; }
#informaiton table { width:480px; margin:0; padding:0; }
#informaiton th {
width:110px;
padding:5px 0;
font-weight:normal;
text-align:left;
border-bottom:1px dashed #2276A5;
}
#informaiton td {
width:370px;
padding:5px 0;
border-bottom:1px dashed #2276A5;
}

#contact {}