/* お問い合わせ--------------------------------------- */

body{
	font-family: verdana,arial,helvetica,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}


#inquiryWrapper{
	background-color: #ffffff;
	font-size: 12px;
	margin: 10px auto;
	overflow: hidden;
	padding: 50px 225px 30px;
	text-align: left;
	width: 500px;
}

* html #inquiryWrapper{
	zoom: 1;
}	
	
	
#inquiryWrapperThanks{
	background-color: #ffffff;
	font-size: 12px;
	margin: 10px auto;
	overflow: hidden;
	padding: 50px 325px 30px;
	text-align: left;
	width: 300px;
}

* html #inquiryWrapperThanks{
	zoom: 1;
}



#inquiryWrapper textarea{
	background-color: #ebf6ff;
	border: solid 1px #cccccc;
}

#inquiryWrapper input{
	border: 0;
}

#inquiryWrapper input.txt{
	background-color: #ebf6ff;
	border: solid 1px #cccccc;
}


.inquiryTitle1{
	float: left;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 7px;
	width: 459px;
}




.inquiryTitle2{
	float: left;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 7px;
	width: 236px;
}



.inquiryText1{
	color: #000000;
	/*float: left;*/
	font-size: 12px;
	line-height: 1.4;
	padding-left: 39px;
	padding-top: 0;
	width: 459px;
}

*:first-child+html .inquiryText1{
	color: #000000;
	float: left;
	font-size: 12px;
	line-height: 1.4;
	/*padding-left: 39px;*/
	padding-top: 0;
	width: 459px;
}



.inquiryText2{
	color: #000000;
	/*float: left;*/
	font-size: 12px;
	line-height: 1.4;
	padding-left: 39px;
	padding-top: 0;
	width: 236px;
}

*:first-child+html .inquiryText2{
	color: #000000;
	float: left;
	font-size: 12px;
	line-height: 1.4;
	/*padding-left: 39px;*/
	padding-top: 0;
	width: 236px;
}




.inquiryText{
	font-size: 12px;
	line-height: 1.4;
	padding: 15px 0 15px 39px;
}


.inquiryFormTable{
	font-size: 12px;
	line-height: 1.4;
	margin: 15px auto 0;
	width: 500px;
}


.inquiryFormTable th{
	background-color: #ebf6ff;
	border-bottom: solid 13px #ffffff;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	vertical-align: top;
	width: 130px;
}


.inquiryFormTable td{
	border-bottom: solid 13px #ffffff;
	padding-top: -2px;
	padding-left: 10px;
	vertical-align: top;
	width: 350px;
}


#image-btn {
    border: 0;
    width: 115px;
    height: 35px;
    background: url(../images/submit_button.jpg) left top no-repeat;
	cursor: pointer;
}

.formLine{
	padding-bottom: 10px;
}

.formItemBack{
	float: left;
	background-color: #ebf6ff;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	width: 110px;
}

.formItem{
	font-weight: bold;
	height: 25px;
	width: 110px;
}

.formAnswer{
	float: left;
	padding-left: 10px;
	padding-top: 2px;
}

.enqueteHead{
	padding-top: 25px;
	padding-bottom: 10px;
	width: 500px;
}

.enqueteLine{
	padding-bottom: 15px;
}

.enqueteTitle{
	background: url(../images/arrow07.gif) no-repeat left;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}

.enqueteAnswer{
	font-size: 12px;
	line-height: 1.6;
	padding-left: 10px;
	padding-top: 4px;
}

.submitArea{
	width: 115px;
	margin: 0 auto;
}

.thanks{
	color: #000000;
	font-size: 12px;
	text-align: left;
}

.thanks a{
	color: #000000;
	text-decoration: none;
}

.thanks a:hover{
	color: #2676be;
	text-decoration: none;
}

.thanksTopBack{
	background: url(../images/arrow08.gif) no-repeat left;
	padding-left: 12px;
	margin: 30px auto 0 39px;
}

/* ---------------------------------------お問い合わせ */
