@charset "utf-8";

/* お問い合わせフォーム ::::::::::::::::::::::::::::::::::::::::: */


#inquire_sheet {
	width: 740px;
	margin-bottom: 50px;
}
label {
	padding-right:5px;
}
label {
	zoom:1;
	white-space: nowrap;
}

#inquire_sheet table {
	width: 738px;
	margin-top: 20px;
	_zoom: 1;
	overflow: hidden;
	border: 1px solid #d9d9d9;
}

#inquire_sheet table th {
	background: #faf9f4;
	background:url("../images/bg_th.gif") repeat-x scroll 0 0 #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;
	vertical-align: top;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:15px;
	width: 150px;
	white-space: nowrap;
}
#inquire_sheet table td.gray {
	background:url("../images/bg_th.gif") repeat-x scroll 0 0 #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;
	vertical-align: top;
	padding-top: 8px;
	width: 40px;
}
#inquire_sheet table td {
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;
	padding-top: 8px;
	padding-bottom: 8px;
}
.inquire_submit {
	text-align: center;
	margin-top: 50px;
	margin-left:auto;
	margin-right:auto;
}
#inquire_sheet.text1, #inquire_sheet .text2, #inquire_sheet .text3, #inquire_sheet select {
	border: 1px solid #c3c9d2;
	padding: 3px;
	color: #333;
}
#inquire_sheet.text1:focus, #inquire_sheet .text2:focus, #inquire_sheet .text3:focus, #inquire_sheet .text4:focus, #inquire_sheet select:focus {
	border: 1px solid #c3c9d2;
	background-color:#f9fcfe;
}
#inquire_sheet.text1 {
	width: 200px;
}
#inquire_sheet.text2 {
	width: 100px;
}
#inquire_sheet.text3 {
	width: 200px;
}
#inquire_sheet.example {
	color: #6c5425;
	padding-left: 10px;
}
#inquire_sheet a {
	text-decoration:none;
	color: #00648e;
}
#inquire_sheet a:hover {
	text-decoration : underline;
	color: #999999;
}
.red {
	color: #FF0000;
}
.thanklead {
	text-align: center;
	padding-top: 150px;
	padding-bottom: 150px;
	font-size: 122%;
}
#next {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 0px;
}
textarea {
	border: 1px solid #c3c9d2;
	padding: 3px;
	color: #333;
	_padding:5px 4px 0 3px;
	margin-right: 4px;
	width: 490px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 3px;
}

textarea.text_ms {
	width: 650px;
}
body:first-of-type .checkBox #sheet, html:first-child .checkBox #sheet, html>/**/body .checkBox #inquire_sheet {
	vertical-align:baseline;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 5;
}
html>/**/body .checkBox #inquire_sheet {
	margin:0 5px 0 0;
}
#inquire_sheet:focus, textarea:focus {
	background-color:#f9fcfe;
}
#inquire_sheet .thank {
	text-align:center;
	margin-left:auto;
	margin-right: auto;
	padding-top: 100px;
	padding-bottom: 50px;
	font-weight: bold;
	font-size: 122%;
	_font-size:135%;
	line-height: 2.0em;
}


/* お問い合わせ　同意 ::::::::::::::::::::::::::::::::::::::::: */


.inquire_exp {
	text-align:left;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 1.8em;
}
#inquire_box {
	border: 1px solid #b5bbc4;
	line-height: 1.5em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 700px;
	_zoom: 1;
	overflow: hidden;
}

#inquire_box h5 {
	margin-bottom: 10px;
	margin-top: 20px;
	font-size:114%;
	_font-size:122%;
	font-weight: bold;
	width: 900px;
	color: #826835;
}
#inquire_box ol {
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#inquire_box ol li {
	font-size:114%;
	_font-size:122%;
	font-weight: bold;
	list-style-type: decimal;
	margin-left: 5px;
	line-height: 1.5em;
}

#inquire_box p.bold {
	font-weight: bold;
	margin-top: 10px;
	margin-left: 12px;
	font-size: 114%;
	_font-size:122%;
	margin-bottom: 10px;
}
.kannri {
	margin-top: 20px;
	font-size: 114%;
	_font-size:122%;
	margin-left: 500px;
}

#inform_flame {
	text-align: center;
}
#inform {
	padding-top:30px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width: 400px;
}
#inform .left {
	float: left;
}
#inform .right {
	float: right;
}
#inform .clear {
	clear: both;
}
#inform img {
	border: none;
}