@charset "UTF-8";


p.topic_midashi {
 margin-bottom:10px;
}

/*--モアフル特集----------------------------*/
div.moaful_tokusyu {
 width:540px;
 margin-bottom:20px;
}

div.moaful_tokusyu_common {
 width:940px;
 margin-bottom:20px;
}


div.left_tokusyu {
 float:left;
 width:268px;
 height:94px;
 margin-bottom:4px;
 border-bottom:1px dotted #E4E5BB;
}

p.tokusyu_img {
 width:80px;
 height:80px;
 margin-left:4px;
 margin-right:6px;
 margin-top:4px;
 float:left;
}

p.tokusyu_img a img {
 display:block;
 width:80px;
 height:80px;
 border:3px solid #E4E5BB;
 margin-bottom:5px;
}

p.tokusyu_img a:hover img {
 border:3px solid #FA5A03;
}

p.tokusyu_item_title {
 width:160px;
 font-size:14px;
 font-weight:bold;
 color:#FA8003;
 float:left;
 margin-top:5px;
 margin-left:10px;
 margin-bottom:10px;
}

p.tokusyu_item_text {
 width:160px;
 font-size:12px;
 color:#222222;
 margin-left:10px;
 float:left;
}

