/*----------------------------------------
「お問い合わせ」関連
-------------------------------------------*/

h4.contact01{
	width:600px;
	height:100px;
	text-indent:-9999px;
	text-align:left;
	background:url(../contact/img/contact_title01.gif) no-repeat;
	padding:0;
	margin:0;
}


#contact{
	width:600px;
	text-align:center;
}

.contact_tbl{
	margin-bottom:50px;
}

.contact_tbl td,th{
	border-bottom:dotted 1px  #999999;
	padding:20px 0;
	text-align:left;
}

.form{
	border:1px solid #999999;
}