/*********フォント*********/
.font01 {
	color: #FF0000;			/* フォント色：赤 */
}

H1 {
	line-height : 70%;
	padding-top : 0px;
	padding-left : 12px;
	color: #FFFFFF;
	letter-spacing : 3px;
	margin: 0px;
}

.inquiriesTopHead {
	width : 713px;
	height : 30px;
	background-image : url(images/inq_top_head.gif);
	background-repeat : no-repeat;
	margin-left: 12px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 2;
	text-shadow: #36414d 0 2px 3px;
}
