@charset 'utf-8';
/*********************************************************************
 * お問い合わせ
 * dependences: common.css / reset.css
 ********************************************************************/

.kounou_title{
	margin: 10px;
	font-weight: bold;
	color: #5996f3;
}

.kounou{
	color: #fff;
	width: 95%;
	margin: 10px auto 30px;
	border-top: 1px solid #444;
	border-right: 1px solid #444;
}

.kounou td{
	background: #111;
	padding: 5px;
	text-align: center;
	border-left: 1px solid #444;
	border-bottom: 1px solid #444;
}

.onsen_text{
	margin: 0 10px 30px;
}

.onsen_text p{
	margin: 0 0 10px;
	font-weight: bold;
	color: #5996f3;
}

.onsen_text{

}

.mail{
	margin: 20px 10px;
}

.form_tbl {
	float: left;
	border:0 none;
	font-size:13px;
	margin:15px 0;
	list-style: none;
}

.form_tbl li{
	xfloat: left;
	margin: 0;
	padding: 5px 0 10px;
	background: url(http://www.hanagesiki.jp/sp/css/img/line.gif) repeat-x bottom;
	width: 90%;
}

.form_tbl div {
	float: left;
	height:25px;
	line-height:25px;
	width: 90%;
	color: #ccc;
	xtext-indent: 20px;
}

.form_tbl span{
	color: #d5b43f;
}

.form_tbl input {
	border:1px solid #999;
	background: #333;
	line-height:20px;
	color: #fff;
	height:20px;
	xpadding:0 0 0 5px;
	width: 90%;
}

.form_botan input{
	width: 100%;
	height: 50px;
	margin: 0 0 20px;
	float: left;
}