@charset "utf-8";


/* =index Style

____________________________________________________________________________ */


.cl { display:block; height:0px; clear:both; font: 1px/1px monospace;}


div#wrapper h2{
	padding: 55px 0 60px 0;
	text-align:left;
	}


div#hottopics{
	padding:0px 86px 40px 86px;
	text-align:left;
	}


div#hottopics #title{
	padding-bottom:40px;
}

div#hottopics #title2{
	padding-bottom:50px;
}

div#hottopics #item{
	padding-top:10px;
	padding-bottom:45px;
}

div#hottopics #text{
	font-family: 'Meiryo', 'メイリオ', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	font-size:11px;
	line-height:20px;
	width:440px;
	display:block;
	float:left;
}

div#hottopics #spec{
	width:213px;
	height:160px;
	display:inline-block;
	background:url(img/spec.gif) left top no-repeat;
	text-indent:-999999px;
	float:right;
}