@charset "utf-8";

#contact {
	margin: 0px;
	padding: 0px;
}
#title .st_box {
	background-image: url(../contact/images/bg_title.jpg);
}
#contact #title .st_box {
	height: 90px;
	width: 960px;
	padding-top: 70px;
}
#contact #cont_form {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}



.staffright {
	color: #6A3906;
	height: auto;
	margin-bottom: 10px;
	text-align: right;
	width: 100%;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 15px;
	background-color: #FFF;
}
.staffform1 {
	background-color: #F3F1E1;
	border: 1px solid #CFC2B2;
	color: #6A3906;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	width: 270px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 15px;
	line-height: 150%;
}
.staffform2 {
	background-color: #ffffff;
	border: 1px solid #CFC2B2;
	color: #666666;
	font: 15px "メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: left;
	vertical-align: top;
	width: 680px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.staffform2 input,textarea {
	margin-bottom: 5px;
}

.staffcount1 {
	color: #666666;
	float: left;
	font: 15px "メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka,sans-serif;
	margin-bottom: 5px;
	padding: 5px 0;
	text-align: left;
	width: 600px;
}
.staffcount2 {
	background-color: #e1e1e1;
	color: #990000;
	float: left;
	font: 15px "メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: center;
	width: 100px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#contact #contents #cont_form form .formTable {
	margin-bottom: 10px;
}
#contact .txt_box {
	font-size: 14px;
	margin-bottom: 30px;
}
.txt_box span {
	font-weight: bold;
}
#contact　.formTable {
	margin-bottom: 10px;
}
