/*************************************
top.css
*************************************/

@charset "utf-8";

div#TopImgSec{
	width:951px;
	height:351px;
	margin-bottom:18px;
	margin-top:2px;
}

div#Contents{
	width:951px;
	clear:both;
	margin-bottom:42px;
	display:block;
	min-height:487px;
}

div#mainCont{
	width:702px;
	min-height:409px;
	height:auto!important;
	height:409px;
	float:left;
	display:block;
}

div#topicsBox{
	width:702px;
	height:202px;
	border:1px solid #d9d9d9;
	margin-bottom:38px;
	background-image:url(../images/hdTopic.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:39px;
}

.topicWrap{
	width:702px;
	height:202px;
	display: block;
	overflow: auto;
}

div#topicsBox dl{
	width:680px;
	height:auto;
	clear:both;
	display: block;
}

div#topicsBox dt{
	/*width:110px;
	float:left;
	line-height:1em;
	margin-left:15px;
	padding-top:12px;
	display:inline;
	padding:12px 0;*/
	float: left;
	padding:12px 20px;
	width:7em;
}

div#topicsBox dd{
	/*width:555px;
	float:left;
	line-height:1em;
	padding-top:12px;
	padding-bottom:13px;
	display:inline;*/
	border-bottom:1px dotted #d9d9d9;
	padding:12px 0 12px 7em;
}

div#topicsBox dd img{
	/*padding-top:3px;*/
}

/*.aBK{
	background-color:#f4f4f4;
}

.bBK{
	background-color:#fff;
}*/

div#contBox{
	width:702px;
	height:214px;
	/*clear:both;*/
	font-size:13px;
}

.contVoice{
	width:325px;
	height:144px;
	float:left;
}

.contGenba{
	width:702px;
	height:144px;
	clear: both;
}

.miniContWrap{
	width:702px;
	height:184px;
	clear:both;
	margin-top:13px;
}

.contImg{
	float:left;
	display:block;
	padding-left:9px;
	padding-right:18px;
	width:252px;
	height:165px;
}

.contTemp{
	float:left;
	width:400px;
	height:90px;
	display:block;
	padding-top:30px;
}