@charset "utf-8";
/* ===================================================================
File info
 author     :AKAI Taro
 style info :メディア掲載ページ
=================================================================== */

/* -----------------------------------------------------------
		メインカラム
----------------------------------------------------------- */

#main div { margin: 0 10px 2em; min-height:156px; height: auto !important; height: 156px; border-bottom:1px dotted #ccc; padding-bottom:10px; clear: both; }
#main div p, #main div ul { margin:0; }
#main div img { float:left; padding-right: 10px; width: 120px; overflow: hidden; }
#main div h3 { background-image:url(../img/top-index/tit-bg.gif); width:366px; height:23px; color:#e3869c; font-weight:bold; padding-left:24px; line-height: 23px; margin-bottom: 12px; float: left; }
#main div p{ padding:0 24px 0 12px; }
#main div div{ width:390px; float:left; margin: 0; min-height: 0px; height:auto; border:none; clear: none; overflow: hidden; }
#main div a { display:block; background-image:url(../img/top-index/btn-more.gif); width:73px; height:20px; text-indent:-6666px; background-position:0 0; margin-left: 280px; margin-top: 6px; }
#main div a:hover { background-position:0 -20px; }
