@charset "utf-8";

/*トピックス
------------------------------------------*/

#subcont_box{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 850px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.box_l{
	float: left;
	width: 286px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.box_l_top{
	text-indent: -9999px;
	height: 31px;
	width: 286px;
	display: block;
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/submenu_topics01.gif);
	background-repeat: no-repeat;
}
.box_l_under{
	text-indent: -9999px;
	height: 75px;
	width: 286px;
	background-image: url(../images/submenu_topics02.gif);
	background-repeat: no-repeat;
	display: block;
}


/*トピックス以下定義
------------------------------------------*/

#topics_box{
	width: 700px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 12px;
}

#topics_box p{
	line-height: 150%;
}	
.topics_title{
	font-size: 18px;
	margin-bottom: 5px;
	color: #C30000;
	font-weight: bold;
	background-image: url(../images/submenu_topics03_2.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 1200px;
	line-height: 43px;
	padding-left: 10px;
}

.topics_title_s{
	padding-left: 20px;
}

.title2{
	font-size: 13px;
	color: #333333;
	margin-bottom: 20px;
	margin-top: 20px;
}

.newmodel{
	padding: 0.3em;
	margin: 10px;
	background-color: #ECE9D8;
	width: 450px;
	border: 1px solid #CCCCCC;
}

#topics_box dl{
	width: 450px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

#topics_box dt{
	font-weight: bold;
}

#topics_box dd{
	padding: 0.3em;
}
