@charset "utf-8";
/* CSS Document */


#page_contents h2{
	padding:0px;
	margin:0px;
	background-image:url(../images/ttl_inquiry.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	height:31px;
}



#inquiryPage{
	margin-top:30px;
	clear:both;
	color:#666666;
	line-height:150%;
}

#inquiryPage h3{
	border-bottom: dotted 1px #999999;
	font-size:15px;
	padding-bottom:10px;
}

#inquiryPage table{
	margin-top:10px;
	margin-bottom:40px;
	width:100%;
}

#inquiryPage table th{
	text-align:left;
	width:150px;
}

#inquiryPage .imp{
	font-size:15px;
	font-weight:bold;
}

#inquiryPage .block{
	padding-left:20px;
}



