@charset "utf-8";

/* ------------------------------------------------------------------------------
	CSS Information

	Style Info   : ₢킹tH[CSSpt@C
	note         : ₢킹y[Ŵ݂ɓKp
------------------------------------------------------------------------------ */

#mainform{
	width:830px;
	padding:0 0 15px 0;
	background: url(../images/contact/bg03_bottom.gif) no-repeat left bottom;
}	

#form_title{
		background: url(../images/contact/bg03_middle.gif) repeat-y;
}

.form_title{
	padding:15px 0 0 15px;
	background: url(../images/contact/bg03_top.gif) no-repeat left top;
}

#form_body{
	padding:15px 0 0 0;
	overflow:hidden;
	background: url(../images/contact/bg03_middle.gif) repeat-y;
}	

.titleArea_formBg{
	margin:auto;
	width:630px;
	line-height:20px;
	font-size:14px;
	padding:0 10px 0 10px;
	border:solid 2px #81CCD1;
}

.titleArea_formBg p{
	padding:20px 20px 20px 20px;
}		

.titleArea_formBg span{
	color:#FF0000;
	font-weight:bold;
}	

#form_lead{
	margin:auto;
	width:630px;
	font-size:12px;
	line-height:16px;
	padding:30px 0 0 0;
}

#form_lead h3{
	font-weight:bold;
	padding:0 0 15px 0;
}

#form_lead .text01{
	line-height:16px;
}	

#form_lead .text02{
	text-align:right;
	padding:0 0 15px 0;
}	

#privacyInfo{
	border:solid 1px #CCCCCC;
	margin:auto;
	padding:15px 0 15px 15px;
	width:630px;
	height:200px;
	overflow:scroll;
}

h3{
	font-weight:bold;
	padding:0 0 0 0;
}	

#privacyInfo h4{
	font-size:12px;
	color:#51321E;
	font-weight:bold;
}	

#privacyInfo p,dl,ol{
	padding:0 0 0 30px;
	color:#51321E;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
}	

#agreement{
	text-align:center;
	margin:auto;
	padding:30px 0 0 0;
	width:630px;
	font-size:12px;
}	

#mainform table#customerInfo{
	margin:auto;
}

#mainform table#customerInfo input{
	width:230px;
	height:15px;
	border:solid 1px #cccccc;
}

#mainform table#customerInfo th{
	width:150px;
	padding:0 0 15px 15px;
}

#mainform table#customerInfo th span{
	color:#ff0000;
	font-weight:bold;
}

#mainform table#customerInfo td{
	padding:0 0 15px 0;
	width:245px;
}

#mainform table#customerInfo td.tel input{
	width:66px;
}

#mainform table#customerInfo td.notes{
	width:200px;
	color:#ff0000;
}

#mainform table#inquiryInfo{
	margin:auto;
}

#mainform table#inquiryInfo textarea{
	margin:5px 0 0 0;
	width:445px;
	height:60px;
	border:solid 1px #cccccc;
}

#mainform table#inquiryInfo td{
	width:550px;
	padding:0 0 3px 0;
}

#mainform table#inquiryInfo td.checkBox{
	padding:0 5px 0 15px;
	width:20px;
	height:30px;
}

#mainform table#inquiryInfo td.other{
	padding:20px 0 20px 15px;
	width:575px;
}

#form{
	margin:auto;
	width:630px;
}	

#form h3{ 
	padding:30px 0 15px 0;
}	

#mainform div#entryBtn{
	margin:0 auto;
	padding:30px 0 50px 0;
	width:180px;
}

#mainform div#entryBtn input{
	width:180px;
	line-height:1.4;
}

#mainform div#entryBtn p.back{
	float:left;
	padding:0 10px 0 0;
	width:150px;
}

#mainform div#entryBtn p.back input{
	width:150px;
}

#mainform div#entryBtn p.submit{
	float:left;
	width:150px;
}

#mainform div#entryBtn p.submit input{
	width:150px;
}

#mainform div.confirm{
	width:310px !important;
}




