@charset "utf-8";

/*------------------------------------------------------------

	トップページ

------------------------------------------------------------*/

#gNavi li.navi05 a {

	background: url(../img/common/g_navi05_over.png) no-repeat;

	display: block;

	height: 51px;

	left: -42px;

	top: 0;

	position: absolute;

	width: 241px;

}



#conts .comSection {

	width: 682px;

}



#conts .bg h2 {

	margin-bottom: 44px;

}



#conts dl {

	margin-bottom: 19px;

}



#conts dl dt {

	float: left;

}



#conts dl dt img {

	display: block;

}



#conts dl dd {

	color: #6A391B;

	font-weight: bold;

	font-size: 1.3em;

	padding: 5px 0 0 2.9em;

}



#conts dl.dlBg {

	background: url(../img/faq/line.gif) repeat-x left bottom;

	margin-bottom: 28px;

	padding-bottom: 34px;

}



#conts dl.none {

	background: none;

	margin-bottom: 0;

	padding-bottom: 0;

}



#conts dl.dlBg dt {

	padding-top: 2px;

}



#conts dl.dlBg dd {

	color: #726356;

	font-weight: normal;

	font-size: 1.2em;

	line-height: 1.55;

	padding: 0 0 0 3.2em;

}