@charset "UTF-8";

/*--------------------------------
about_us　ページ設定
-------------------------------- */
/*body {background: url(../about/about_page.jpg) 0 0;}*/

#Contact {
	float: left;
	width: 700px;
	display: block;
	margin: 0 0 0 30px;
	overflow:hidden;
	font-size: 14px;
	color: #745024;
}

#Contact .main-copy {
	float: left;
	display: block;
	margin: -3px 0 29px 8px;
	width: 120px;
	height: 35px;
	text-indent: -9999px;
	background: url(../contact/contact_logo_w120h35.png) no-repeat 0 0;
	position: absolute;
}

#Contact .sub-copy {
	float: right;
	margin:2px 5px 19px;
	width: 100px;
	height: 25px;
	text-indent: -9999px;
	background: url(../contact/contact_moji_w100h25.png) no-repeat 0 0;
}

#Contact .main-title {
	clear: both;
	margin: 21px 0 0 5px;
	width: 277px;
	height: 26px;
	text-indent: -9999px;
	background: url(../contact/contact_title_w277h26.png) no-repeat 0 0;
}

/*--------------------------------
コンタクトフォーム
-------------------------------- */

.contact-caption {
	margin : 10px 0 15px 30px;
	font-size: 85%;
	letter-spacing: 0.2em;
}

.contact-form {
	width: 600px;
	margin: 10px auto 15px;
}

.contact-form th,
.contact-form td {
	line-height: 120%;
	border: none;
	padding: 5px 10px 3px 0;
	vertical-align: top;
}

.contact-form th {
	white-space: nowrap;
}

.fcate {
	display: inline-table;
	text-indent: -9999px;
	margin: 5px;
	width: 119px;
	height: 14px;
	background: url(../contact/contact_koumoku_w119h14.png) no-repeat 0 0;
}

.fname {
	display: inline-table;
	text-indent: -9999px;
	margin: 5px;
	width: 119px;
	height: 14px;
	background: url(../contact/contact_onamae_w119h14.png) no-repeat 0 0;
}

.fcorp {
	display: inline-table;
	text-indent: -9999px;
	margin: 5px;
	width: 119px;
	height: 14px;
	background: url(../contact/contact_corp_w119h14.png) no-repeat 0 0;
}

.fmail {
	display: inline-table;
	text-indent: -9999px;
	margin: 5px;
	width: 119px;
	height: 14px;
	background: url(../contact/contact_mail_w119h14.png) no-repeat 0 0;
}

.fmail2 {
	display: inline-table;
	text-indent: -9999px;
	margin: 5px;
	width: 119px;
	height: 14px;
	background: url(../contact/contact_mail2_w119h14.png) no-repeat 0 0;
}

.ftel {
	display: inline-table;
	text-indent: -9999px;
	margin: 5px;
	width: 119px;
	height: 14px;
	background: url(../contact/contact_tel_w119h14.png) no-repeat 0 0;
}

.ffax {
	display: inline-table;
	text-indent: -9999px;
	margin: 5px;
	width: 119px;
	height: 14px;
	background: url(../contact/contact_fax_w119h14.png) no-repeat 0 0;
}

.ftext {
	display: inline-table;
	text-indent: -9999px;
	margin: 5px;
	width: 119px;
	height: 14px;
	vertical-align: text-top;
	background: url(../contact/contact_text_w119h14.png) no-repeat 0 0;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form select,
.contact-form textarea {
	padding: 7px;
}

.contact-form select {
	margin-top: 5px;
}

.contact-form textarea {
	height: 120px;
	font-size: 14px;
}

.contact-form .full-width {
	width: 90%;
}

.must {
	color: #930;
	margin: 0 3px;
}

.fukidashi {
	clear: both;
	display: block;
	margin-left: 400px;
	width: 351px;
	height: 68px;
	text-indent: -9999px;
	background: url(../contact/contact_fukidashi_w351h68.png) no-repeat 0 0;
}

/* submit-btn */

.submit-btn {
	margin: auto;
	margin-bottom: 15px;
	display: block;
  border: 0;
	width: 122px;
	height: 33px;
	text-indent: -9999px;
	background: url(../contact/contact_submitbtn_w115h99.png) no-repeat 0 0;
}

.submit-btn:hover {
	background-position: 0 -33px;
}

.submit-btn:active {
	background-position: 0 -66px;
}

.history_back {
	float: left;
	margin: 10px 10px 15px 100px;
	display: block;
  border: 0;
	width: 122px;
	height: 33px;
	text-indent: -9999px;
	background: url(../contact/contact_backbtn_w112h66.png) no-repeat 0 0;
}

.history_back:hover {
	background-position: 0 -33px;
}

.mail_to_do556 {
	float: left;
	margin: 10px 10px 15px 30px;
	display: block;
  border: 0;
	width: 122px;
	height: 33px;
	text-indent: -9999px;
	background: url(../contact/contact_kakuninbtn_w115h99.png) no-repeat 0 0;
}

.mail_to_do556:hover {
	background-position: 0 -33px;
}

.mail_to_do556:active {
	background-position: 0 -66px;
}

.thanks_msg {
	margin: 50px auto;
	display: block;
	width: 494px;
	height: 141px;
	text-indent: -9999px;
	background: url(../contact/cpntact_thanks_w494h141.png) no-repeat 0 0;
}

.back_to_home {
	display:block;
	text-align: center;
}

.kakunin_copy {
	margin: 20px 50px 0 15px;
	display: block;
	width: 318px;
	height: 18px;
	text-indent: -9999px;
	background: url(../contact/contact_kakunincopy_w318h18_active.png) no-repeat 0 0;
}

/*--------------------------------
フォーム設定
-------------------------------- */
#mail_form input[type="text"], 
#mail_form input[type="password"],
#mail_form input[type="email"],
#mail_form textarea, 
#mail_form select {
	border: 1px solid #D7CBBC;
	outline: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:1px 1px 0 #fff, inset 1px 1px 0 #fff;
	-webkit-box-shadow:1px 1px 0 #fff, inset 1px 1px 0 #fff;
	box-shadow:1px 1px 0 #fff, inset 1px 1px 0 #eee;
	font-size: 14px;
	margin: 0;
	max-width: 100%;
	background: #fff;
}

#mail_form input[type="text"]:focus,
#mail_form input[type="password"]:focus,
#mail_form input[type="email"]:focus,
#mail_form textarea:focus {
	border: 1px solid #F5C8F7;
 	color: #444;
 	-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
	box-shadow: 0 0 3px rgba(0,0,0,.2);
}

#mail_form label,#mail_form legend { 
	display: block;
}

#mail_form input[type="checkbox"] {
	display: inline;
}

#mail_form button {
	cursor:pointer;
}
