@charset "UTF-8";

/*-----------------------------------------------------------
div
------------------------------------------------------------*/
div {
	text-align:left;
	}
/*-----------------------------------------------------------
ul
------------------------------------------------------------*/
ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

/*-----------------------------------------------------------
clearfix
------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	line-height:0;
	}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
/*-----------------------------------------------------------
img
------------------------------------------------------------*/
img {
	margin:0;
	padding:0;
	border:none;
	line-hegiht:0
	}	
table img {
	margin:0;
	padding:0;
	vertical-align:bottom;
	border:none;
	line-hegiht:0
	}
/*-----------------------------------------------------------
p
------------------------------------------------------------*/
p {
	margin:0;
	padding:0;
	}
/*-----------------------------------------------------------
テキスト
------------------------------------------------------------*/
.pink {
	color: #F08B98;
	}
/*-----------------------------------------------------------
H1〜6
------------------------------------------------------------*/
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	}

/*-----------------------------------------------------------
Link
------------------------------------------------------------*/	
a:link {
	color:#756769;
	text-decoration:none;
	}	
a:visited {
	color:#756769;
	text-decoration:none;
	}
a:hover {
	color:#B2A9A2;
	text-decoration:none;
	}
/*-----------------------------------------------------------
マージン関係
------------------------------------------------------------*/
.t0b2 { margin:0 0 2px 0; overflow:hidden; }
.t0b3 { margin:0 0 3px 0; overflow:hidden; }
.t0b5 { margin:0 0 5px 0!important; overflow:hidden; }
.t0b10 { margin:0 0 10px 0; overflow:hidden; }
.t0b15 { margin:0 0 15px 0; overflow:hidden; }
.t0b20 { margin:0 0 20px 0; overflow:hidden; }
.t0b25 { margin:0 0 25px 0; overflow:hidden; }
.t0b30 { margin:0 0 30px 0; overflow:hidden; }
.t0b35 { margin:0 0 35px 0; overflow:hidden; }
.t0b40 { margin:0 0 40px 0; overflow:hidden; }
.t0b50 { margin:0 0 50px 0; overflow:hidden; }
.t0b60 { margin:0 0 60px 0; overflow:hidden; }
.t0b80 { margin:0 0 80px 0; overflow:hidden; }
.t0b100 { margin:0 0 100px 0; overflow:hidden; }

.t5b0 { margin:5px 0 0 0; overflow:hidden; }
.t5b10 { margin:5px 0 10px 0; overflow:hidden; }
.t5b20 { margin:5px 0 20px 0; overflow:hidden; }
.t5b30 { margin:5px 0 30px 0; overflow:hidden; }

.t10b0 { margin:10px 0 0 0; overflow:hidden; }
.t10b10 { margin:10px 0; overflow:hidden; }
.t10b20 { margin:10px 0 20px 0; overflow:hidden; }
.t10b30 { margin:10px 0 30px 0; overflow:hidden; }

.t15b0 { margin:15px 0 0 0; overflow:hidden; }
.t15b10 { margin:15px 0 10px 0; overflow:hidden; }

.t20b0 { margin:20px 0 0 0; overflow:hidden; }
.t20b5 { margin:20px 0 5px 0; overflow:hidden; }
.t20b10 { margin:20px 0 10px 0; overflow:hidden; }
.t20b20 { margin:20px 0; overflow:hidden; }
.t20b30 { margin:20px 0 30px 0; overflow:hidden; }
.t20b100 { margin:20px 0 100px 0; overflow:hidden; }

.t30b0 { margin:30px 0 0 0; overflow:hidden; }
.t30b5 { margin:30px 0 5px 0; overflow:hidden; }
.t30b10 { margin:30px 0 10px 0; overflow:hidden; }
.t30b20 { margin:30px 0 20px 0; overflow:hidden; }
.t30b30 { margin:30px 0; overflow:hidden; }
.t30b50 { margin:30px 0 50px 0; overflow:hidden; }

.t40b40 { margin:40px 0; overflow:hidden; }

.t50b50 { margin:50px 0; overflow:hidden; }

.r5l0 { margin:0 5px 0 0; overflow:hidden; }
.r10l0 { margin:0 10px 0 0; overflow:hidden; }

.r0l10 { margin:0 0 0 10px; overflow:hidden; }
/*-----------------------------------------------------------
class
------------------------------------------------------------*/
.taC { text-align:center;}

.imgC{
	text-align: center;
	}
.font18{
	font-size: 18px;
	line-height: normal;
	}
.font15{
	font-size: 15px;
	line-height: normal;
	}
.font12{
	font-size: 12px;
	line-height: normal;
	}
.font11{
	font-size: 11px;
	line-height: normal;
	}
.red {
	color: #E20C0C;
	}
.gray{
	color: #747474;
	}
.brown{
	color: #B25F23;
	}
.bold{
	font-weight: bold;
	}
.line150{
	line-height: 1.5;
	}
.line160{
	line-height: 1.6;
	}
.line170{
	line-height: 1.7;
	}
.line180{
	line-height: 1.8;
	}
.line190{
	line-height: 1.9;
	}


/*-----------------------------------------------------------
Body
-------------------------------------------------------------*/
body {
	width: 100%;
	height:auto;
	margin:0 auto;
	padding:0;
	font-size: 12px;
	color:#422D23;
	line-height:145%;
	letter-spacing:0.05em;
	font-family: 'Lucida Grande', 'Verdana', 'Helvetica', 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'san-serif';
	position: relative;
	zoom: 1;
	}
/*-----------------------------------------------------------
背景＋大枠
------------------------------------------------------------*/
#header {
	width: 100%;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	z-index: 0;
	position: relative;
	}
#container {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding:0;
	position: relative;
	}
#footer{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 22px 0 0 0;
	text-align: center;
	position: relative;
	}


#headerBox {
	width: 800px;
	height: 101px;
	margin:0 auto;
	padding: 0 0;
	text-align: left;
	position: relative;
	z-index: 2;
	}	
	#headerBoxL{
		width: 190px;
		height: 101px;
		float: left;
		}	
	#headerBoxC{
		width: 375px;
		height: 101px;
		float: left;
		}
		#headerTxt1{
			width: 375px;
			padding: 15px 0 0 0;
			font-size: 13px;
			font-weight: bold;
			line-height: 150%;
			}



/*-----------------------------------------------------------
内容
------------------------------------------------------------*/
/* contact */

#contact #headerWrap {
	width: 767px !important;
	padding: 20px 0 25px;
	margin:0 auto;
}
#contact #container {
	font-size: 14px;
	margin: 0 auto 20px;
	width: 764px;
	line-height:20px;
}
#contact p.logo{ 
	width:173px;
	float:left;
}
#contact h1{ 
	margin:10px 0 0 15px !important;
	font-size:11px;
	font-weight:normal;
	float:left;
}

#contact .txtContact01{ margin:10px 0 30px 30px;}
#contact .txtContact02{ text-decoration:underline;}
#contact .txtContact02 a{ color:#000; padding-bottom:5px;}
#contact #container em {
	color: #FF1A00;
	font-style: normal;
}
#contact #copyright {
	padding: 0 !important;
	color:#999999;
}
#contact #footerWrap {
	background: none !important;
	padding: 15px 0 !important;
}
.tableContact {
	border: 1px solid #8f8f8f;
	width: 100%;
	margin-bottom:30px;
}
.form-1 {
	width: 767px;
	margin: 0 auto;
}
.tableContact th {
	border-bottom: 1px dashed #8C8C8C;
	font-weight: normal;
	padding: 0px;
	width: 175px;
	text-align: left!important;
}

#confirm .tableContact .no-pd {
	padding:12px 0px !important;
	}
	
#confirm .tableContact th {
	padding-left:8px;
	width: 167px;
}



.tableContact td {
	border-bottom: 1px dashed #8C8C8C;
	padding:12px 15px;
	font-weight: normal;
	width: auto;
}

.h3_entry {
	margin-top:25px;
}

.check {
	color:#ef2426;
}

.checkList li {
	display: inline;
	margin-right: 15px;
}

.tableContact input[type="text"] {
	color: #000;
	border: 1px solid #B8B8B8;
	height: 25px;
	height: 20px\9;
	padding: 0 5px;
	padding: 5px 5px 0\9;
}

*:first-child + html .tableContact input[type="text"] {
	height: 20px;
	padding: 5px 5px 0;
}

.tableContact .size01 {width: 300px;}
.tableContact .size03 {width: 424px;}
.tableContact .size02 {width: 212px;}
.tableContact .size04 {width: 40px;}
.tableContact textarea {width: 544px; height: 95px; border: 1px solid #B8B8B8; padding: 0 5px;}

.grey{color:#616161;}
.blue{ color:#15438C;}
.fz30{ font-size:30px;}

.writingBox {
	padding: 5px;
	font-size: 100%;
	border: #494949 1px solid;
	}




form p.test { 
	position: relative;
	color: #C1C0BC;
	}
form p.test label { 
	position: absolute;
	top: 5px;
	left: 10px;
	}
	
form p.test #schname01 { 
	position: absolute;
	top: 14px;
	left: 57px;
	}

form p.test #schname04 { 
	position: absolute;
	top: 14px;
	left: 44px;
	}

form p.test #schname02 { 
	color:#000;
}

form p.test #schname03 { 
	color:#000;
}

.mt10 {
	margin-top:10px;
}

.mb10 {
	margin-bottom:10px;
}

form p.test br {
	display: none;
	}
form fieldset p.test input,
form fieldset p.test textarea {
	display: block;
	padding: 4px;
	width: 400px;
	margin: 0;
	border: 1px solid;
	}
form fieldset p.test label {
	width: 380px;
	display: block;
	margin: 5px 5px 5px 6px;
	padding: 0;
	}
form fieldset p.test textarea {
	padding: 2px;
	width: 404px;
	border: 1px solid;
	}
form fieldset p.test textarea,
form fieldset p.test input {
	border: solid 1px;
	}
form fieldset p.test label {
	color: #4c4c4c;
	}


#copyright {
	color: #666;
	font-size: 10px;
	text-align: center;
	padding: 40px 0 0 0;
}


.mb40 {
	margin-bottom:40px;
}
.ml40 {
	margin-left:40px;
	}

.nonbd {
	border-bottom:none !important;
}

span.customSelect {
	border: solid #ece9e2 1px;
	padding: 2px 15px 2px 5px;
    z-index: 2;
	background: #fff url(../../img/dealer/entry/ico01.png) no-repeat 214px 0px;
	width:211px;
}

.slcBox span.customSelect {
	border: solid #ece9e2 1px;
	padding: 2px 15px 2px 5px;
    z-index: 2;
	background: #fff url(../../img/dealer/entry/ico01.png) no-repeat 63px 0px;
	width:60px;
}


.styled2 {
	width:60px !important;
	background: #fff url(../../img/dealer/entry/ico01.png) no-repeat 63px 0px !important;
}


.customSelectInner{  padding:0 10px 0 0; width:304px !important;}


.input01 {
	width:86px;
}

.input02 {
	width:304px !important;
}

.input03 {
	width:160px !important;
	margin-bottom:10px;
}

.input04 {
	width:398px !important;
}

.input05 {
	width:302px !important;
}

.input06 {
	width:539px !important;
}

.zip {
	color:#000 !important;
}

form p.test .zip01 { 
	position: absolute;
	top: 5px;
	left: 30px !important;
	margin-bottom:5px;
	}
	
.fz12 {
	font-size:12px;
	letter-spacing:0px;
	margin-top:8px;
}

.fz14 {
	font-size:14px;
	margin:10px 0px !important;
}

.checkbox01 {
	margin:0px 5px 0px 15px;
}

.checkbox02 {
	margin:0px 8px 0px 15px;
}

.ml0 {
	margin-left:0px !important;
}

.label01 {
	margin-left:20px;
}

.label02 {	
	margin-left:10px;
}

.radio01 {
	margin-left:25px;
	margin-right:10px;
}

.txtEntry {
	margin-left:10px;
}