@charset "utf-8";
#contents #main{font-size:12px;width:660px;}

.excategory{clear:both; border-top:1px dotted #B4B4B4; margin-top:20px;}

/* list */
.exlist{padding:5px 0;}
.exlist:after{content:"."; display:block; visibility:hidden; height:0.1px; font-size:0.1em; line-height:0; clear:both;}
.exlist table{width:156px; float:left;}
.exlist table td{text-align:center; vertical-align:middle;}
.exlist table td.exlistimg{background:url(../img/ex/listimage.gif) no-repeat 0 0; width:156px; height:120px;}
.exlist table td.exlistimg img{max-width:146px; max-height:110px;}
.exlist table td.exlistname{height:35px; padding:4px 0; vertical-align:top; font-size:11px; line-height:120%;}



/* detail */
.exarea{width:640px; margin:0 auto;}
table#eximage{background:url(../img/ex/detailimage.gif) no-repeat 0 0; width:520px; height:400px; margin:0 auto;}
table#eximage td{padding:20px; text-align:center; vertical-align:middle;}
table#exdatail{width:100%; margin:10px 0 5px; background:#8C8C8C;}
table#exdatail th,table#exdatail td{padding:3px;}
table#exdatail th{background:#EAEAEA;}
table#exdatail td{background:#fff;}
table#exdatail th#exname{background:#ECE5DA; font-size:18px; font-weight:bold; height:30px; line-height:30px;}

#exphoto{clear:both; padding-top:15px;}
.exL table,.exR table{width:310px; margin-top:20px;}
#exphoto .exL{float:left;}
#exphoto .exR{float:right;}
table td.exptext{background:#EAEAEA; padding:0 10px 10px; width:138px; height:140px; vertical-align:top;}
table td.exptext p{margin:0 -10px 8px; padding:0 10px; background:#ccc; font-size:11px;}
table td.expimg{border:1px solid #B4B4B4; width:150px; text-align:center; vertical-align:middle;}
table td.expimg img{max-width:150px; max-height:150px;}
