/* ----------------------------- */
/*戸田館コンテンツスタイルシート */
/* ----------------------------- */

/* お問い合わせ */
.h2_coment span{
	color: #880000;
}
.h2_coment+ {
	
}
.contact {
	background-color: red;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	background-image: URL(../../img/food/contents_bg.png);
	background-repeat: repeat;
}
	.contact span {
		color: #880000;
		font-weight: bold;
	}
	.contact p {
		margin-left: 20px;
		padding-top: 10px;
		margin-bottom: 5px;
	}
	
	.title {
		float: left;
		width: 160px;
		letter-spacing: 1.5px;
	}
	
	.inputbox {
		float: left;
		margin-right: 5px;
	}
		.inputbox input {
			height: 25px;
			margin-top: 5px;
			line-height: 20px;
			color: 666666;
			font-weight: bold;
		}
	.inputbox2 {
		float: left;
		height: 25px;
		margin-top: 5px;
		line-height: 20px;
		color: 666666;
		font-weight: bold;
	}
	.inputbox textarea {
		height: 200px;
		margin-top: 5px;
		line-height: 20px;
		color: 666666;
		font-weight: bold;
		width: 550px;
	}
	.textarea2 {
		margin-top: 5px;
		line-height: 20px;
		color: 666666;
		font-weight: bold;
		
		}
	.input {
		width: 80%;
		font-size: 14pt;
		letter-spacing: 5px;
		font-weight: bold;
		line-height: 2em;
		margin-left: auto;
		margin-right: auto;
		display: block;
		margin-bottom: 20px;
	}
	
	.error {
		color: #880000;
		font-weight: bold;
		
		
	}
