@charset "utf-8";

*{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.7em;
	color: #262424;
	font-family:'繝｡繧､繝ｪ繧ｪ',Meiryo,'繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3','Hiragino Kaku Gothic Pro','・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け',sans-serif;
	}

img {
    border-style:none;
}

a img { border-style:none; }

a{
	color: #254589;

}
a:hover{
	color: #8ac2eb;
}
.clearfix{
	clear: both;
}
/*====================
"Micro clearfix"
=====================*/
.cf:before,
.cf:after{
    content:"";
    display:table;
	}
.cf:after{
    clear:both;
	}
/* For IE 6/7 (trigger hasLayout)*/
.cf{
    zoom:1;
	}

#right h3 {
	font-weight: bold;
	font-size: 19px;
	color: #3366cc;
}
#right h3 span{
	background-color: #f15a24;
	color: #fff;
	font-weight: bold;
	font-size: 19px;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#right h2.h2_cbp span {
	color: #d6d6d6;
	font-weight: normal;
	font-style: normal;
}


p{
	margin-bottom: 30px;
}
html{
	background: url(../img/top_horizon.png) repeat-x 0 top;
}
#dex_header{
	height: 142px;
	background: url(../img/bg_01.png) no-repeat center top;
min-width: 970px;

}
#header_contents{
	width: 970px;
	margin: 0 auto;
}
#header_contents h1{
	margin-left: 100px;
	padding-top: 6px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
h2{
	margin-bottom: 30px;
}
h2.h2_cbp{
	margin-bottom: 10px;
	width: 670px;
	height: 44px;
	background-image: url(../img/h2_cbp_bg.png);
	color: #d6d6d6;
	font-size: 20px;
	padding-left: 14px;
	line-height: 44px;
}
#wrap{
	width: 970px;
	margin: 0 auto;
	position: relative;
	padding-top: 286px;
}
img#header_logo{
	position: absolute;
	top: -112px;
	left: 0;
}
#topimage{
	position: absolute;
	top: 0;
	width: 1024px;
	left: -27px;
	height: 281px;
}
#topimage.bodyrepair{
	background: url(../img/bodyrepair_topimage_02.jpg) 0 top;
}
#topimage.access{
	background: url(../img/access_topimage_02.jpg) 0 top;
}



#topimage.navi{
	background: url(../img/navi_topimage_02.jpg) 0 top;
}


#topimage.diag{
	background: url(../img/diag_topimage_02.jpg) 0 top;
}
#topimage.bt{
	background: url(../img/aircon_topimage_02.jpg) 0 top;
}


#topimage.cbp{
	background: url(../img/cbp_topimage_02.jpg) 0 top;
}



#topimage.diag{
	background: url(../img/diag_topimage_02.jpg) 0 top;
}




#topimage.layered{
	background: url(../img/layered_topimage.png) 0 top;
	margin-left: 27px;
	width: 997px;
}
#left{
	width: 221px;
	background-color: #f0f0f0;
	padding-left: 5px;
	padding-bottom: 5px;
	float: left;
}
#menu{
	background-color: #1a1a1a;
	padding-bottom: 5px;

	width: 212px;
	padding-left: 4px;
	margin-bottom: 5px;
}
#menu img{
	float: left;

}
#menu img:hover{
	opacity: 0.8;
}
#right{
	width: 684px;
	margin-left: 226px;
	padding: 10px 20px 20px 40px;
}
hr{
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-top: 1px solid gray;
	margin-top: 30px;
	margin-bottom: 30px;
}
.topicPath{
	height: 30px;
}
.topicPath ol li{
	float: left;
	list-style-type: none;
	padding-left: 20px;
	background: url(../img/PathRight.gif) no-repeat 10px center;

	font-size: 11px;
	line-height: 20px;
} 
.topicPath ol li a{

	font-size: 11px;
} 
.topicPath ol li.leftSide{
	float: left;
	list-style-type: none;
	padding-left: 0;
	background: none 0;

}
p#largered{
	font-size: 20px;
	font-weight: bold;
	color: red;
	margin-top: 20px;
}
p.diag_shindan_menu{
	font-size: 25px;
	background: url(../img/maru.gif) no-repeat 0 10px;
	padding-left: 24px;
	border-bottom: 1px solid gray;
	margin-bottom: 20px;
	font-weight: bold;
}
#sec_box_wrap{
overflow: hidden;
	margin-bottom: 50px;
}
#sec_box_wrap .sec_box{
	float: left;
	width: 218px;
	padding: 10px 5px 1000px;
	background: url(../img/sec_box_grad.png) repeat-y;
	margin-bottom: -995px;
}
#sec_box_wrap .sec_box h3{
	font-size: 14px;
	color: aqua;
	background-color: black;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	text-align: center;
}
#sec_box_wrap .sec_box h3 span{
	font-size: 11px;
}
#sec_box_wrap .sec_box h3 span.red{
	color: red;
}
#sec_box_wrap .sec_box h3 span.yellow{
	color: yellow;
}
#sec_box_wrap .sec_box h3 span.green{
	color: lime;
}
#sec_box_wrap .sec_box h4{
	font-size: 15px;
	color: #ff7030;
	padding-left: 5px;
}
#sec_box_wrap .sec_box h4 span{
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}
#sec_box_wrap .sec_box p{
	padding-left: 5px;
	padding-right: 5px;
	color: #515151;
	background-color: #feffff;
}
#sec_box_wrap .sec_box p.sec_inbox{
	line-height: 1em;
	background-color: #ededed;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 10px 5px;
	font-size: 11px;
	font-weight: bold;
	color: black;
}
#footer{
	background-color: #dedede;

}


#footer_contents{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
#footer ul{
	list-style-type: none;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#footer ul li{
	display: inline;
	padding-right: 10px;
}
#footer p#ftr_navig{
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border-bottom: 1px solid #fbfafc;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/glyphicons_114_list.png) no-repeat 10px 3px;
	padding-left: 30px;
}
#gotop {
	height: 30px;
	width: 970px;
	margin: 0 auto;
}
#gotop p{
	width: 180px;
	height: 30px;
	background: url(../img/gotop_bg.png) no-repeat;
	margin-left: 790px;
	margin-bottom: 0;
}
#gotop p a{
		width: 160px;
	height: 23px;
		display: block;

	padding-left: 20px;
	padding-top: 7px;
}
p#ftr_logo{
	text-align: center;
	margin-bottom: 0;
	margin-top: 0;
}
address{
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	text-align: center;
	background-color: black;
	height: 25px;
	padding-top: 5px;
	color: #b3b3b3;
}
#wrap #hdr_navig{
	width: 420px;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/glyphicons_114_list.png) no-repeat 0 3px;
		position: absolute;
	top: -95px;
	left: 265px;
	padding-left: 20px;
}
#wrap ul.hdr{
	list-style-type: none;
	width: 720px;

	position: absolute;
	top: -71px;
	left: 265px;
}
#wrap ul li.hdr{
	float: left;
	width: 177px;
	margin-right: 1px;
	margin-bottom: 1px;
	height: 25px;
	text-align: center;
	padding-top: 5px;
	background: url(../img/hd_list_bg.png) repeat-x;
	border-left: 1px solid white;
	border-right: 1px solid #e8eaea;
	border-bottom: 1px solid #e8eaea;
}
#wrap ul li a{
	text-decoration: none;
	display: block;
}

#access_box {
}
#access_box dl dt{
	float: left;
	width: 55px;
	background-color: #e8eafe;
	border-bottom: 1px solid white;
	height: 50px;
	padding-left: 3px;
}
#access_box dl dd{
	margin-left: 60px;
	height: 51px;
	padding-left: 3px;
}
#access_box_inright{
	width: 212px;
	margin-left: 471px;
}

div.cbp_sample {
	width: 342px;
	float: left;
}
div.cbp_sample p.cap{
	font-weight: bold;
	color: white;
	background-color: #353536;
	width: 338px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.cbp_sample p.cap span{
	color: #ff2900;
}
div.cbp_kakaku {
	width: 500px;
	height: 70px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
}
div.cbp_kakaku td.bgc{
	width: 220px;
	height: 70px;
	background-color: #dddddd;
}
.bgc_price{
	
}
ul.price_card{
	overflow: hidden;
	margin-right: -16px;
}
ul.price_card li{
	width: 225px;
	float: left;
	margin-right: 4px;
	background-color: #333;
	color: #fff;
	list-style-type: none;
}
ul.price_card li h4{
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	line-height: 35px;
	color: #fff;
}
ul.price_card li h4.hard_course{
	background-color: #937d21;
}

ul.price_card li h4.serect_course{
	background-color: #b3b3b3;
}

ul.price_card li h4.quick_course{
	background-color: #a05335;
}
h5.h5_hard{
	
	color: #937d21;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
h5.h5_serect{
	
	color: #b3b3b3;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
h5.h5_quick{
	
	color: #a05335;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
.price_ex{
	padding-bottom: 7px;
}
.price_ex img{
	width: 210px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.price_ex ul{
	margin-bottom: 0;
	min-height: 215px;
}
.price_ex ul li{
	width: 217px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
p.price{
	text-align: center;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 0;
}
p.price span{
	color: #fff;
	font-size: 15px;
}

.coating{
	background-color: #ccc;
	margin-bottom: 35px;
}
.coating ul{
	overflow: hidden;
	margin-right: -3px;
	margin-left: 4px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.coating ul li{
	width: 195px;
	float: left;
	margin-right: 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff;
	margin-left: 5px;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
}
.coating ul li img{
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.coating ul li p.tokucyo{
	width: 40px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #29abe2;
	color: #fff;
}
.coating ul li p{
	line-height: 1.5em;
	margin-bottom: 5px;
}
.coating ul li p.osusume{
	background-color: #e5ee00;
	padding-left: 7px;
	margin-bottom: 11px;
	line-height: 2.5em;
}

.table-bgc{
	border-style: solid;
	border-width: 2px;
	border-top-width: 1px;
	border-left-width: 1px;
	width: 682px;
	margin-top: 15px;
}

.table-bgc tr{

}
.table-bgc tr td{
	border-top-style: solid;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	height: 43px;
	text-align: center;
	line-height: 1.3em;
	font-size: 15px;
}
.table-bgc tr td.bg_grn{
	background-color: #6ab82d;
}
.table-bgc tr td.bg_ylw{
	background-color: #ffcc00;
}
.table-bgc tr td.bg_pnk{
	background-color: #ffccff;
}
p.a-right{
	text-align: right;
}


.option_box{
	background-color: #e6e6e6;
	padding-top: 20px;
	margin-bottom: 40px;
	padding-bottom: 30px;
	padding-left: 25px;
}
.option_box .table{
	display: table;
	margin-bottom: 20px;
}
.option_ttl{
	display: table-cell;
	width: 315px;
	height: 156px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
-moz-border-radius: 15px 0px 0px 15px;
-webkit-border-radius: 15px 0px 0px 15px;
border-radius: 15px 0px 0px 15px;
	background: #333 url(../img/option_todex_logo.png) no-repeat 10px 15px;
}
.option_txt{
	display: table-cell;
	width: 290px;
	height: 156px;
	vertical-align: middle;
	color: #333;
	padding-left: 25px;
	-moz-border-radius: 0px 15px 15px 0px;
	-webkit-border-radius: 0px 15px 15px 0px;
	border-radius: 0px 15px 15px 0px;
	background-color: #fff;
}

img.befaf{
	display: block;
	float: left;
}

.option_price{
	float: right;
	margin-right: 13px;
}
.option_price2{
	margin-left: 40px;
	margin-top: 17px;
}

#right div.option_box h3.window_coating {
	color: #fff;
	text-align: center;
	background-color: #d4145a;
	margin-right: 28px;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
}
img.wnd_ctg-img{
	display: block;
	margin-bottom: 30px;
	margin-left: 114px;
}
.window_point{
	
}

.window_point ul{
	
}
.window_point ul li{
	width: 175px;
	min-height: 197px;
	background-color: #fff;
	padding: 15px;
	position: relative;
	float: left;
	margin-right: 7px;
	z-index: 0;
}
.window_point ul li p.bg_number{
	font-size: 163px;
	position: absolute;
	top: 40px;
	left: 50px;
	line-height: 1em;
	color: #dff3f4;
	z-index: -1;
}
.window_point h4{
	font-size: 25px;
	color: #d4145a;
	line-height: 1.4em;
	height: 107px;
}
.window_point p{
	margin-bottom: 0;
}

@media screen and (max-width: 479px) {
#wrap{
	/* width: 320px;
	height: 2151px; */
	margin-right: auto;
	margin-left: auto;
	background: #fff url(img/sp.png) no-repeat;
	background-size:100%;
	padding-bottom: 25px;
}
#footer ul{
	list-style-type: none;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}
#footer_contents{

	display: none;
}
#gotop {
	display: none;
}
address{
	width: 100%;
}


}
