@charset "utf-8";

#serch {
 width: 711px;
 padding-bottom: 14px;
 background: url(../images/bg_serch_box.gif) center bottom no-repeat ;
}

#serch h3 {
 margin-left:20px;margin-bottom:8px;
}


#recommendTable {
 width: 684px;
 margin-left: 12px; margin-bottom: 11px;
}

#recommendTable td {
 width: 228px;
 padding-bottom: 12px;
 background: url(../images/recommend/bg_top_box.gif) center bottom no-repeat ;
}
#recommendTable td div.box {
 width: 228px;
 padding-top: 6px;
 background: url(../images/recommend/bg_top_box.gif) center top no-repeat ;
}
#recommendTable td div.box p,#recommendTable td div.box ul li {
 width: 193px;
 margin-left: 18px;
 font-size: 13px;
 line-height:1.1;
}
#recommendTable td div.box ul li {
 background: url(../images/recommend/ic01.gif) 0 2px no-repeat ;
 font-weight: bold;
 letter-spacing: 1px;
}
#recommendTable td div.box p.kakaku {
 margin-bottom: 5px;
 font-weight: bold;
 line-height: 1.3;
 font-size: 14px;
}
#recommendTable td div.box p span {
 color: #a42a1a;
}
#recommendTable td div.box p span.normal {
 color: #000;
 font-weight:normal;
 font-size:12px;
}

#recommendTable td div.box p.ac {
 width: 185px;
 margin-left: 22px; margin-bottom: 5px;
}

#recommendTable a.next {
 background: url(../images/recommend/ic02.gif) 0 1px no-repeat ;
 margin-left: 5px;
 padding-left: 12px;
 font-size:11px;
 zoom:1;
}

.rectit { margin-left:1px; }

#sbBox { width:612px;margin-left:53px; }

.mb12 { margin-bottom:12px; }
.ml50 { margin-left:50px; }
