@charset "utf-8";
/*===========================
AFPテンプレート
contentLayout
color:green
===========================*/




/*===========================
common
container
===========================*/


#container {
	background-image:url(../img/common/bg_container.gif);
}

#mainContent {
	width:980px;
	margin-bottom:30px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


.wrapTextS  {
	width:666px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}

.wrapTextL {
	width:666px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 30px;
	padding-left: 6px;
}


/*===========================
header
===========================*/

#gnavi {
	margin-bottom:30px;
}

	

/*===========================
content1
===========================*/

/*===========================
content2
===========================*/

/*===========================
content3
===========================*/




/*===========================
inquiry
===========================*/

#inquiry #mailForm {
	width:678px;
	padding:0 0 0 0;
}



#inquiry table {
	width:100%;
	margin:0 0 10px 0;
	border-collapse:collapse;
}

#inquiry table tr { 
}

#inquiry table th {
	padding:5px;
	font-weight:normal;
	/* [disabled]background-color:#EBF9F9; */
	text-align:left;
	width:30%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCCCCC;
}

#inquiry table td {
	padding:5px;
	font-weight:normal;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCCCCC;
}

#inquiry table caption {
	text-align:left;
	font-weight:bold;
	margin:0 0 1em 10px;
	padding:0 0 0 5px;
	border-left: 1.1em solid #80d8fd;
	line-height:1.1em;
}


#inquiry table input {
	margin:2px 0 2px 0;
}

#inquiry .formBtn {
	width:666px;
	text-align:center;
	margin-bottom:30px;
}

#inquiry table input,
#inquiry table textarea,
#inquiry table select {
	margin:2px 0 2px 0;
	border:1px solid #CCCCCC;
	padding:3px;
}

#inquiry .btn {
	/* [disabled]border:1px solid #CCCCCC; */
	background-color:#DBDBDB;
	padding:3px;
	font-size:14px;
	width:90px;
}

#inquiry .forml {
	width:400px;
}

#inquiry .formm {
	width:250px;
}

/*===========================
others
===========================*/

/* mailアイコン */

#content .mail {
	background-image:url(../img/common/icn_mail.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding:0 0 0 26px;
	margin-bottom:1em;
}

/* 電話番号テキスト */

#content .now {
	font-size:145%;
	font-weight:bold;
	color:#FF6817;
	margin-bottom:1em;
}

#content .textTel {
	font-size:260%;
	font-weight:bold;
	color:#ef8304;
	margin-bottom:0.5em;
	line-height:38px;
	background-image:url(../img/inquiry/txt_tel.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	margin-bottom:1em;
	/* [disabled]margin-top: 3em; */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 72px;
}

#content .cap {
	text-align:center;
	padding-top:0.5em;
}
