/* h2　タイトル
----------------------------------------------------------------------------- */
.inquiry_title {
	background-image: url(../information/img/inquiry.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 740px;
	float: left;
	clear: both;
	text-indent: -9999px;
	padding-bottom: 20px;
}


/* 余白
----------------------------------------------------------------------------- */
.yohaku01 {
	margin-top: 15px;
	margin-left: 50px;
	margin-bottom: 15px;
	line-height: 10px;
}
.yohaku03 {
	margin-bottom: 15px;
}



/* 
----------------------------------------------------------------------------- */
.honbun01 {
	font-size: 85%;
	line-height: 17px;
	color: #333333;
	text-align: center;
}
.honbun02 {
	font-size: 95%;
	line-height: 18px;
	color: #333333;
}



/* お問い合わせ
----------------------------------------------------------------------------- */
.td_l {
	font-size: 90%;
	line-height: 17px;
	background-color: #DFE8EA;
}
.td_r {
	font-size: 90%;
	line-height: 120%;
	background-color: #FFFFFF;
}

