@charset utf-8;
/********** メイン **********/
h1.sec_h1{
	background:url(../img/inquiry/h1.gif) no-repeat left top;
}
#main h2{
	background:url(../img/inquiry/h2l.gif) no-repeat left top;
	padding-left:15px;
	border-bottom:1px solid #D4D0DA;
	line-height:20px;
	margin-bottom:10px;
	font-size:15px;
}
#main h3{
	font-size:17px;
	margin-bottom:10px;
	font-weight:bold;
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
}
#main{
	margin-bottom:30px;
}