@charset "utf-8";
/* CSS Document */

@import url(smart.css) screen and (max-width: 640px);

/*------------------------------------------------
PC STYLE-----------------------------------------*/
@media screen and (min-width: 690px){
body{
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:small;
	background-image: url(../images/bg_all.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
	background-size:100%;
	letter-spacing:1.2;
}
a{
	color:#333333;
}
a:hover{
	color:#3D3F20;
}
a:img{
	border:none;
}
.img10{
	margin:0 auto 10px auto;
}
.red{
	font-size:10px;
	color:#FD0349;
}
.small{
	font-size:10px;
}
/*----header----*/
#header{
	float:left;
	width:100%;
	height:110px;
	margin:0 0 20px 0;
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
#header #header_inside{
	width:1000px;
	height:auto;
	margin:0 auto 10px auto;
	padding:15px 0 0 0; 
}
#header #header_inside h1{
	float:left;
	font-size:x-small;
	width:30%;
	margin:0;
	font-weight:normal;
}
#header #header_inside #header_logo{
	width:276px;
	height:50px;
	margin:30px auto 0;
}
#header #header_inside #header_right{
	float:right;
	width:220px;
	height:auto;
}
#header #header_inside #header_contact{
	width:220px;
	height:60px;
	margin:10px 0 0 0;
}
#header #header_inside #header_menu{
	font-size:x-small;
	margin:3px 0 0 0;
}
#header #header_inside #header_menu li{
	float:left;
	margin:0 30px 0 0;
	list-style:none;
}
#header #header_inside #header_menu li a{
	color:#000000;
	text-decoration:none;
}

/*----main----*/
#whole{
	clear:both;
	width:1000px;
	height:auto;
	margin:30px auto 0;
}
#whole #sidemenu{
	width:240px;
	height:auto;
	float:left;
	margin:0 10px 20px 0;
}
#whole #sidemenu img{
	margin:0 0 10px 0;
}
#whole #sidemenu nav{
	width:240px;
	height:auto;
	background-color:#ffffff;
}
#whole #sidemenu nav ul{
	margin:0;
	padding:0;
	list-style:none;
	background-color:#ffffff;
}
#whole #sidemenu nav ul li{
	margin:0 0 5px 0;
}
#whole #sidemenu nav ul li img{
	margin:0;
}
#whole #sidemenu #mapfield{
  width: 240px;
  height: 240px;
}
#whole #sidemenu p{
	margin:0;
	clear:both;
}

/*----contents----*/
#whole #contents{
	width:750px;
	height:auto;
	margin:0;
	padding:0;
	float:right;
	line-height:1.5;
}
#whole #contents h2{
	margin:0 0 10px 0;
	width:750px;
	height:50px;
	background-image:url(../images/h2_bg.gif);
}
#whole #contents #index_topicbox{
	width:750px;
	height:auto;
	margin:0 0 20px 0;
}
#whole #contents #index_topicbox .index_topicontents_l{
	width:240px;
	height:240px;
	margin:0 10px 10px 0;
	float:left;
}
#whole #contents #index_topicbox .index_topicontents_r{
	width:240px;
	height:240px;
	margin:0 0 10px 0;
	float:left;
}
#whole #contents .fb-page{
	width:390px;
	height:600px;
	float:right;
	margin:10px 0 20px 0;
}
#whole #contents .fb-page_sp{
	display:none;
}
#news_box{
	width:340px;
	height:auto;
	float:left;
	margin:10px 10px 20px 0;
	background-color:#ffffff;
}
#news_box .news_item{
	clear:both;
	width:100%;
	height:auto;
	margin:0 0 20px 0;
	border-bottom: dotted 1px #262626;
}
#news_box .news_item .news_title{
	width:330px;
	padding:5px 0 0 10px;
	font-size: medium;
	font-weight:bold;
	background-color:#eeeeee;
	border-bottom:solid 1px #cccccc;
}
#news_box .news_item .news_img{
	width:100%;
	height:160px;
	margin:0 auto;
	position:relative;
}
#news_box .news_item .news_img img{
	width:340px;
	height:auto;
    position: absolute;
    clip: rect(0px 340px 160px 0px);
}
#news_box .news_item .news_text{
	width:96%;
	height:auto;
	margin:10px auto;
	padding:0;
}
.gotop{
	clear:both;
	width:100%;
	height:auto;
}
.gotop img{
	float:right;
}

/*----footer----*/
#footer{
	clear:both;
	width:100%;
	height:auto;
	padding:10px 0;
	background-position:top;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color:#ffffff;
}
#footer #footer_inside{
	width:1000px;
	height:auto;
	margin:0 auto;
	position:relative;
}
#footer #footer_inside #footer_logo{
	width:276px;
	height:50px;
	margin:20px auto;
}
#footer #footer_inside h3{
	text-align:center;
	font-weight:normal;
	font-size:x-small;
	margin:0 auto 30px auto;
}
#footer #footer_inside #foot_menu{
	width:400px;
	height:auto;
	margin:0 auto;
	text-align:center;
}
#footer #footer_inside #foot_menu img{
	float:left;
	margin:20px auto;
}
#footer #footer_inside #foot_menu ul{
	float:left;
	margin:20px auto;
	padding:0;
}
#footer #footer_inside #foot_menu ul li{
	list-style:none;
	width:198px;
	height:auto;
	margin:0 auto 3px auto;
	padding:0;
	text-align:center;
}
#footer #footer_inside #foot_menu ul li a{
	text-decoration:none;
}
#footer #footer_inside #foot_menu .fb-like{
  display: inline-block;
}
#footer #footer_inside #copy{
	clear:both;
	width:100%;
	height:auto;
	margin:10px 0;
	text-align:center;
}
/*----CONTENT----*/
.white_bg{
	width:750px;
	height:auto;
	min-height:1000px;
	padding:0;
	background-color:#ffffff;
}
.white_bg p{
	margin:10px 20px;
	line-height:1.8;
}
.white_bg ul{
	margin:20px;
	list-style-position:inside;
}
.white_bg ul li{
	margin:0 0 10px;
}
.white_bg h3{
	width:730px;
	height:auto;
	padding:10px 0 10px 20px;
	margin:0 0 10px 0;
	background-color:#0085B2;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
}
.white_bg h4{
	width:700px;
	height:auto;
	padding:20px 10px 10px 20px;
	margin:0;
	font-size:14px;
	font-weight:bold;
}
/*--------------------------------アクセス*/
#accessfield{
	width:730px;
	height:550px;
	padding:10px;
	background-color:#ffffff;
}
#accessfield iframe{
width: 100%;
height: 550px;
}

#spmap{
	display:none;	
}
/*--------------------------------会社案内*/
.company_table{
	width:720px;
	height:auto;
	margin:0 auto 20px auto;
	border:none; 
}
.company_table th{
	text-align:left;
	padding:10px;
	white-space:nowrap;
	border-bottom:solid 1px #666666;
	background-color:#F4F4F4;
}
.company_table td{
	padding:10px;
	border-bottom:solid 1px #666666;
}
/*--------------------------------問い合わせ*/
.table_form{
	width:700px;
	height:auto;
	border:none;
	margin:10px auto;
}
.table_form th{
	text-align:left;
	padding:10px;
	white-space:nowrap;
	border-bottom:solid 1px #666666;
	background-color:#F4F4F4;
}
.table_form td{
	padding:10px;
	border-bottom:solid 1px #666666;
}
.table_form input{
	border:0;
	padding:10px;
	font-size:1.3em;
	font-family:Arial, sans-serif;
	color:#000;
	border:solid 1px #ccc;
	margin:0 0 20px;
	width:400px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);}
.table_form textarea{
	border:0;
	padding:10px;
	font-size:1.3em;
	font-family:Arial, sans-serif;
	color:#000;
	border:solid 1px #ccc;
	margin:0 0 20px;
	width:400px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}
input.submit_button {
    padding: 10px 30px;
    font-size: 1.2em;
    background-color:#444444;
    color: #fff;
    border-style: none;
	margin:5px;
}

/*--------------------------------実績*/
.achieve_box{
	width:720px;
	height:auto;
	padding:0 15px;
	margin:0 0 15px 0;
}
.achieve_box .achieve_title{
	width:630px;
	height:32px;
	background-image:url(../images/achieve_bg.gif);
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:6px 0 0 90px;
	color:#444444;
}
.achieve_box p{
	width:690px;
	height:auto;
	padding:5px 15px;
	margin:0 auto 10px auto;
}
.achieve_box .befor{
	float:left;
	width:350px;
	height:auto;
	margin:0 5px 10px 0;
}
.achieve_box .befor img{
	width:350px;
	height:auto;
}
.achieve_box .after{
	float:left;
	width:350px;
	height:auto;
	padding:0;
	margin:0 0 10px 5px;
}
.achieve_box .after img{
	width:348px;
	height:auto;
	border:#FDEF28 solid 2px;
}
.achieve_box hr{
	clear:both;
	width:100%;
	margin:10px 0;
	border:solid 1px #eeeeee;
}
.achieve_box .after .on_text{
	width:80px;
	height:32px;
	position: absolute;
}
.achieve_box .after .on_text img{
	width:80px;
	height:32px;
	border:none;
}
.achieve_box .befor .on_text{
	width:80px;
	height:32px;
	position:absolute;
}
.achieve_box .befor .on_text img{
	width:80px;
	height:32px;
}

/*--------------------------------鈑金塗装*/
.coating_flow{
	width:100%;
	height:auto;
	margin:10px 0;
	padding:0;
	border:none;
}
.coating_flow th{
	margin:0;
	padding:5px;
}
.coating_flow th img{
	width:311px;
	height:318px;
	border:none;
}
.coating_flow td{
	padding:20px 20px 0 10px;
	vertical-align:top;
}
.coating_flow .flow_title{
	margin:0 0 0 10px;
	font-size:16px;
	font-weight:bold;
	text-shadow:#cccccc 1px 1px;
}
.price_title{
	width:750px;
	height:30px;
	border:solid 1px #cccccc;
	font-size:18px;
	font-weight:bold;
	color:#0085B2;
	text-align:center;
	padding:10px 0;
	margin:0 0 10px;
}
table.price{
	width:750px;
	height:auto;
	border: solid 1px #0085B2;
	margin:0 0 20px 0;
}
table.price th{
	background-color:#0085B2;
	padding:5px 0;
	color:#ffffff;
}
table.price td{
	border: solid 1px #0085B2;
	padding:5px 0;
	padding-left:10px;
}
}