/* CSS Document */

h2{
	width:676px;
	height:60px;
	margin-bottom:25px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	background:url(../img/h2_ttl02.gif) no-repeat;
	}

h3{
	width:676px;
	height:25px;
	margin-bottom:25px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	}

h3.ttl_01{ background:url(../img/h3_ttl_ab2.gif) no-repeat;}
h3.ttl_02{
	background-image: url(../img/h3_ttl_ab2.gif);
	background-repeat: no-repeat;
}	

.contents .section #faq {
	margin-top:15px;
	margin-bottom:10px;
	display:block;
	overflow:hidden;
}

.contents .section #faq dt {
	
	font-size: 14px;
	color: #a40000;
	font-weight: bold;
}
.contents .section #faq dd {
	
	padding: 7px 0px 25px 0px;
	line-height: 180%;
	padding-left:2.5em;
	text-indent:-2.5em;
}
