@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	vertical-align: baseline;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	overflow-y: scroll;
	background:#fff;
	
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
 input, textarea, {
 margin: 0;
 padding: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
a:focus {
	outline: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.both {
	clear: both;
}
a {
	color: rgba(4,129,208,1.00);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
a:hover {
	color: rgba(223,90,48,1.00);
}
#wrapper a img:hover {
	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
	opacity: 0.25;
}
#wrapper img {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
b {
	font-weight: bold;
	color: rgba(223,90,48,1.00);
}
.border-left{
	border-left:1px #fff solid;
}
.margintop10{
	margin-top:18px;
}
/*テキストシャドウ {
	text-shadow: 1px 1px 3px #000;
}
*/

/*ボックスシャドウ {
box-shadow:rgba(195, 197, 199, 0.509804) 0px 0px 3px 3px;
-webkit-box-shadow:rgba(195, 197, 199, 0.509804) 0px 0px 3px 3px;
-moz-box-shadow:rgba(195, 197, 199, 0.509804) 0px 0px 3px 3px;

/*ボックスシャドウ内側 {
	-moz-box-shadow: inset 1px 1px 3px #000;
	-webkit-box-shadow: inset 1px 1px 3px #000;
	box-shadow: inset 1px 1px 3px #000;
}
*/

/*角丸 {
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; 
}
*/

/*トランジション {
	-webkit-transition: 1.5s;
	-moz-transition: 1.5s;
	-o-transition: 1.5s;
	transition: 1.5s;
 -webkit-transition: 0.3s ease-in-out;  
    -moz-transition: 0.3s ease-in-out;  
    -o-transition: 0.3s ease-in-out;  
     transition: 0.3s ease-in-out;

}
/*アニメーション {
-moz-animation: flipInY 1s ease -2s infinite alternate;
-webkit-animation: flipInY 1s ease -2s infinite alternate;
-o-animation: flipInY 1s ease -2s infinite alternate;
-ms-animation: flipInY 1s ease -2s infinite alternate;}
*/


/*透明 {
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
}
*/

/*背景のみ透明 {
	background-color:rgba(255,255,255,0.2);
}
*/

/*グラデーション {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000')";
	background-image: -moz-linear-gradient(top, #ffffff, #000000);
	background-image: -ms-linear-gradient(top, #ffffff, #000000);
	background-image: -o-linear-gradient(top, #ffffff, #000000);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#000000));
	background-image: -webkit-linear-gradient(top, #ffffff, #000000);
	background-image: linear-gradient(top, #ffffff, #000000);
}
*/

/*スマホ対応
@media screen and (max-width: 480px){
	
}
@media screen and (max-width: 320px){
	
}
*//*シンボルアイコン*/

@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot?-t4njsv');
	src: url('../fonts/icomoon.eot?#iefix-t4njsv') format('embedded-opentype'), url('../fonts/icomoon.woff?-t4njsv') format('woff'), url('../fonts/icomoon.ttf?-t4njsv') format('truetype'), url('../fonts/icomoon.svg?-t4njsv#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-suitcase:before {
	content: "\7b";
}
.icon-checkmark:before {
	content: "\ff01";
	padding-right: 0.5%;
	color: rgba(97,199,61,1.00);
}
.icon-location:before {
	content: "\201d";
}
.icon-stack:before {
	content: "\ff04";
}
.icon-safe:before {
	content: "\7d";
}
.icon-car:before {
	content: "\3a";
}
.icon-bike:before {
	content: "\2b";
}
.icon-clipboard:before {
	content: "\2f";
}
.icon-home:before {
	content: "\ff05";
}
.icon-location2:before {
	content: "\ff06";
}
.icon-bubbles:before {
	content: "\2019";
}
.icon-users:before {
	content: "\27";
}
.icon-unlocked:before {
	content: "\5f";
}
.icon-arrow-right:before {
	content: "\2d";
}
.icon-key-stroke:before {
	content: "\3f";
}
.icon-sitemap:before {
	content: "\29";
}
.icon-angle-double-right:before {
	content: "\60";
}
.icon-suitcase span, .icon-checkmark span, .icon-location span, .icon-stack span, .icon-safe span, .icon-car span, .icon-bike span, .icon-clipboard span, .icon-home span, .icon-location2 span, .icon-bubbles span, .icon-users span, .icon-unlocked span, .icon-arrow-right span, .icon-key-stroke span, .icon-sitemap span, .icon-angle-double-right span {
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 0.4%;
}
.post h3.icon-suitcase:before, .post h3.icon-checkmark:before, .post h3.icon-location:before, .post h3.icon-stack:before, .post h3.icon-safe:before, .post h3.icon-car:before, .post h3.icon-bike:before, .post h3.icon-clipboard:before, .post h3.icon-home:before, .post h3.icon-location2:before, .post h3.icon-bubbles:before, .post h3.icon-users:before, .post h3.icon-unlocked:before, .post h3.icon-arrow-right:before, .post h3.icon-key-stroke:before, .post h3.icon-sitemap:before, .post h3.icon-angle-double-righ {
	color: rgba(211,88,49,1.00);
	font-size: 105%;
}
/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#366ba1;
}

a:hover, a:active{
-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
outline: none;
color:#003465;
}


/**** Clearfix ****/
nav .panel:before,nav .panel:after, nav#mainNav:before,nav#mainNav:after, .newsTitle:before,.newsTitle:after, #footerInfo:before,#footerInfo:after{content: ""; display: table;}
nav .panel:after,nav#mainNav:after,.newsTitle:after,#footerInfo:after{clear: both;}
nav .panel,nav#mainNav,.newsTitle,#footerInfo{zoom: 1;}


/* フォーム
------------------------------------------------------------*/
input[type="text"], textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
padding:3px 10px;
background: #366ba1;
background: -moz-linear-gradient(top, #366ba1 0%, #003465 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#366ba1), color-stop(100%,#003465));
background: -webkit-linear-gradient(top, #366ba1 0%,#003465 100%);
background: -o-linear-gradient(top, #366ba1 0%,#003465 100%);
background: -ms-linear-gradient(top, #366ba1 0%,#003465 100%);
background: linear-gradient(to bottom, #366ba1 0%,#003465 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#366ba1', endColorstr='#003465',GradientType=0 );
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:100%
color:#fff;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
background: #366ba1;
background: -moz-linear-gradient(top, #003465 0%, #366ba1 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003465), color-stop(100%,#366ba1));
background: -webkit-linear-gradient(top, #003465 0%,#366ba1 100%);
background: -o-linear-gradient(top, #003465 0%,#366ba1 100%);
background: -ms-linear-gradient(top, #003465 0%,#366ba1 100%);
background: linear-gradient(to bottom, #003465 0%,#366ba1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003465', endColorstr='#366ba1',GradientType=0 );
}


/* レイアウト
------------------------------------------------------------*/
#wrapper, #header, .inner{
margin: 0 auto;
padding-bottom:10px;
width: 960px;

}
header#header{
	 padding-bottom:0px;
 }
#content{
float:right;
width:625px;
}

#sidebar{
float:left;
width:300px;
padding-top:30px;
}

#footer{
clear:both;
color:#fff;
background:#366ba1;
} 
dl.infobox{
	background:url(../images/info_bnr.png) no-repeat;
	width:960px;
	height:140px;
	position:relative;

}
dl.infobox dt{
	position:relative;top:42px;left:10px;
	font-size:14px;
	font-weight:bold;
}
dl.infobox dd{
	position:relative;top:44px;left:10px;
	width:540px;
	font-size:12px;
}

/* ヘッダー
*****************************************************/

/* サイト説明文
----------------------------------*/
#header h1{
padding:10px 0 0 3px;
font-size:90%;
font-weight:normal;
}


/* ロゴ (サイトタイトル)
----------------------------------*/
#header h2{
clear:both;
float:left;	
padding:15px 0;
font-size:160%;
font-weight:bold;
}


/* コンタクトインフォメーション
----------------------------------*/
#headerInfo{
float:right;
padding:14px 0;
text-align:right;
}

.tel{
display:inline;
padding-left:48px;
font:40px "Palatino Linotype", "Book Antiqua", Palatino, serif;
background:url(../images/tel.png) no-repeat 0 50%;
}


/* トップナビゲーション
*****************************************************/
#searchHead input{
line-height:30px;
}

#searchHead input.searchBox[type="text"]{
vertical-align:top;
width:140px;
height:26px;
border-radius:3px 0 0 3px;
-webkit-border-radius:3px 0 0 3px;
-moz-border-radius:3px 0 0 3px;
border-right:0;
}


/* タイポグラフィ
*****************************************************/
h2.title{
clear:both;
margin:30px 0 0px;
padding:5px 10px;
line-height:33px;
font-size:120%;
font-weight:normal;
background: url(../images/noiseBg2.png) repeat-x;
box-shadow:0 0 3px rgba(0,0,0,0.5);

}

h2.title span,.newsTitle h3 span,section.widget h3 span{
color:#fff;
font-weight:bold;
}

.dateLabel{
margin:-10px 0 10px;
text-align:right;
font:italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.post p{padding-bottom:15px;}

.post ul{margin: 0 0 10px 10px;}

.post ul li{
margin-bottom:5px;
padding-left:15px;
background:url(../images/bullet.png) no-repeat 0 8px;
}

.post ol{margin: 0 0 10px 30px;}

.post ol li{list-style:decimal;}

.post h1{
margin:20px 0;
padding:5px 0;
font-size:150%;
color:#003465;
border-top:1px solid #366ba1;
border-bottom:1px solid #003465;
}

.post h2{
margin:10px 0;
padding-bottom:2px;
font-size:130%;
font-weight:normal;
color:#003465;
}

.post h3{
margin:10px 0;
font-size:120%;
font-weight:normal;
color:#003465;
background:url(../images/borderDot.png) repeat-x 0 100%;
}

.post blockquote {
clear:both;
padding:10px 0 10px 15px;
margin:10px 0 25px 30px;
border-left:5px solid #ccc;
}
 
.post blockquote p{padding:5px 0;}

.post table{
	width:100%;
border: 1px #0D2448 solid;
border-collapse: collapse;
border-spacing: 0;
margin:0px 0 20px;
}

.post table th{
padding:7px 10px 7px 5px;
border: #0D2448 solid;
border-width: 0 0 1px 1px;
font-weight:bold;
color:#fff;
text-align:center;
background:#0D2448;
}

.post table td{
padding:7px 5px;
border: 1px #0D2448 solid;
border-width: 0 0 1px 1px;
background:#fff;
}

.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{max-width:100%;height:auto;}

img.aligncenter {
display: block;
margin:5px auto;
padding:4px;
background:#fff;
border:1px solid #ccc;
}

img.alignright, img.alignleft{
padding:4px;
margin:0 0 2px 7px;
display:inline;
background:#fff;
border:1px solid #ccc;
}

img.alignleft{margin: 0 7px 2px 0;}

.alignright{float:right;}
.alignleft{float: left;}

.mainmenu{
	width:100%;
}
ul.main_list{
	width:100%;
}
ul.main_list li{
	width:96%;
	height:150px;
	display:block;
	padding:5% 2%;
	margin:2% 0%;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	box-shadow:#ccc 0px 0px 10px;
}
ul.main_list li p{
	padding-top:20px;
	float:left;
	width:73%;
	
}
ul.main_list li h3{
	font-weight:bold;
	font-size:22px;
	float:left;
	width:73%;
}
ul.main_list li h3 a{
	font-weight:bold;
}
ul.main_list li h3 span{
	display:block;
	width:auto;
	background:#6998C8;
	color:#fff;
	font-weight:bold;
	padding:0.8%;
}
ul.main_list li img{
	width:144px;
	height:144px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	float:left;
	margin-right:3%;
}
/* サブページ
*****************************************************/
#subImg{
	height:180px;
}
.contents_list{
		width:96%;
	height:auto;
	display:block;
	padding:5% 2%;
	margin:2% 0%;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	box-shadow:#ccc 0px 0px 10px;

}

.contents_list p{
	padding-top:10px;
	float:right;
	width:73%;
	
}

.contents_list h3{
	font-weight:bold;
	font-size:22px;
	float:right;
	width:73%;
	color:#3C71A6;
}
.contents_list h3 a{
	font-weight:bold;
}
.contents_list h3 span{
	display:block;
	width:auto;
	background:#6998C8;
	color:#fff;
	font-weight:bold;
	padding:0.8%;
}
.contents_list img{
	width:144px;
	height:144px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	float:left;
	margin-right:3%;
}
dl.men_r_pr{
	width:60%;
	float:left;
	box-shadow:#999 0px 1px 6px;
	position:relative;
	background:#6998C8;

	
}
dl.men_r_pr em.men_ttl{
	position: absolute;
	top: -13px;
	left: -2px;
	background-color: #D90306;
	color: #fff;
	font-weight: bold;
	z-index: 10;
	padding: 1% 2%;
	border-radius: 2px;
	box-shadow: #6A4646 0px 1px 6px;
	font-size: 12px;
}
dl.men_r_pr dt{
	display:block;
	float:left;
	background:#6998C8;
	color:#fff;
	width:49.8%;
	padding:10px 0px;
	text-align:center;
	font-weight:bold;
	border-bottom:1px #fff solid;



}
dl.men_r_pr dt em,dl.men_r_pr dd em{
	font-size:140%;
	font-weight:bold;
	margin-left:5px;
}
dl.men_r_pr dd{
	width:96%;
	margin-top:1px;
	border:2px solid #6998C8;
	text-align:center;
	font-size:100%;
	padding:15px 1.5%;
	float:left;
	display:block;
	background:#fff;

}
.red{
	color:#D10407;
}
dl.men_r_pr dd span{
	font-size:12px;
	margin-left:3px;

}
.contents_list h4{
	font-size:22px;
	color:#024C90;
	font-weight:bold;
	margin-bottom:15px;
}
.contents_list h4 span{
	font-size:12px;
	margin-left:10px;
}
ul.men_tr_list{
	width:34%;
	float:right;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	padding:2%;
	background:#FFFBCE;
	box-shadow:#C5C3A6 0px 1px 6px;
}
ul.men_tr_list li{
	margin:0 0 0 20px;
	list-style:disc;
}
.w100{
	width:100% !important;
	float:none;
}
/* サイドバー　ウィジェット
*****************************************************/
section.widget{
padding-bottom:20px;
margin-bottom:20px;
}

section.widget h3{
margin:0 0 10px;
padding:5px 10px;
line-height:33px;
font-size:120%;
font-weight:normal;
background:url(../images/noiseBg2.png);
box-shadow:0 0 3px rgba(0,0,0,0.5);
}

section.widget a{
display:block;
padding:10px 5px;
background:url(../images/borderDot.png) repeat-x 0 100%;
}

section.widget a:hover{background-color:#f7ffff;}
section.widget ul li{
	background: url(../images/parent.png) no-repeat 0 12px;
	text-indent:10px;
}

section.widget ul li ul li{
	text-indent:10px;
	margin-left:10px;
}
/* 更新情報
-------------*/
.newsTitle{
margin:0 0 20px;
padding:5px 10px;
line-height:33px;
font-size:120%;
background: #366ba1 url(../images/noiseBg.png);
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
box-shadow:0 0 3px rgba(0,0,0,0.5);
}

.newsTitle h3{
float:left;
font-weight:normal;
}

.newsTitle p{
float:right;
padding:0 10px 0 28px;
font-size:.8em;
background:url(../images/arrow.png) no-repeat 0 50%;
}

.newsTitle a{color:#fff;}

.news{padding-bottom:40px;}

.news p{
clear:both;
padding-bottom:2px;
background:url(../images/borderDot.png) repeat-x 0 100%;
}

.news p a{
display:block;
padding:10px 0;
color:#003465;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
color:#366ba1;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{padding-left:10px;}

.news a:hover span{color:#003465;}

.news p a:hover{background-color:#f7ffff;}


/* ページ上部へ戻る
*****************************************************/
#pagetop{
clear:both;
display:block;
overflow:hidden;
padding-top:30px;
margin-bottom:-1px;
}

#pagetop a{
float:right;
display:block;
position:relative;
padding:5px 15px 2px 25px;
font-size:90%;
border-bottom:0;
border-radius:5px 5px 0 0;
-webkit-border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
color:#fff;
background:#003465 url(../images/toTop.png) no-repeat 8px 60%;
}

#pagetop a:hover{background-position:8px 40%;}

*:first-child+html #pagetop{margin-bottom:-10px;}

*:first-child+html #pagetop a{
position:static;
padding:5px 15px 5px 25px;
}


/* フッター
*****************************************************/
#footerInfo{
padding:20px 10px;
margin-bottom:20px;
border-bottom:1px dotted #003465;
background: #366ba1 url(../images/noiseBg.png);
}

#footerLogo{
float:left;
padding:10px;
}

.contactInfo{float:right;text-align:right;}
.contactInfo .tel a{color:#fff;}

#footer ul{
text-align:center;
font-size:95%;
padding-bottom:20px;
}

#footer ul ul{padding-bottom:0;}

#footer ul li{
display:inline-block;
vertical-align:text-top;
text-align:left;
padding:5px 0;
background:url(../images/parent.png) no-repeat 0 9px;
}

#footer ul li	a{
display:block;
padding:0 20px 0 13px;
overflow:hidden;
color:#fff;
}

#footer ul li	a:hover{text-decoration:underline;}


#footer ul li	li{
display:block;
padding:0;
margin-left:10px;
background:url(../images/child.png) no-repeat 0 4px;
}

#footer ul li	li a{padding:0 10px 0 12px;}

*:first-child+html #footer ul{width:920px;margin:0 auto;}
*:first-child+html #footer ul ul{width:auto;}
*:first-child+html #footer ul li{float:left;}

#copyright{
clear:both;
padding:5px;
text-align:center;
font-style:normal;
font-size:90%;
color:#fff;
background:#003465;
zoom:1;
}


/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#366ba1;
text-align:center;
}


/* トップページ 最新記事3件 + お勧め商品
------------------------------------------------------------*/
.thumbWrap{
width:625px;
margin-bottom:10px;
background:#fff;
}

.thumbWrap li{
width:291px;
height:170px;
float:left;
padding:10px;
border:1px solid #ddd;
background-position:-40px 1px;

}
.build{
	background:url(../images/menu_bg_build.png) no-repeat;
	border-right:0px !important;
}
.vehcle{
	background:url(../images/menu_bg_vehicle.png) no-repeat;
}
.safe{
	background:url(../images/menu_bg_safe.png) no-repeat;
	border-right:0px !important;
	border-top:0px !important;	
}
.other{
	background:url(../images/menu_bg_other.png) no-repeat;
		border-top:0px !important;

}


.thumbWrap li img{
	
}
.thumb li:last-child{
	margin-right:0px;
}
.thumbWrap li img{
	float:left;
	box-shadow:3px 4px 2px rgba(185,185,185,0.41);
	width:100%;
	}
.thumbWrap li p{
	padding-left:10px;
	padding-top:10px;
	width:98%;
	text-shadow:#fff 0px 1px 1px;

}

/* 最新記事リンク */
ul.thumb h3{
	font-weight:bold;
	font-size:20px;
text-shadow:
-1px -1px 0px #fff,
1px -1px 0px #fff,
1px 1px 0px #fff,
-1px 1px 0px #fff,
1px 2px 3px rgba(0, 0, 0, 0.6);
padding-left:10px;

}
ul.thumb h3 a{
text-align:right !important;
display:block;
}
ul.thumb h3 span{
font-weight:normal;
font-size:12px;
display:block;
font-weight:bold;
color:rgba(223,90,48,1.00);
text-shadow:none;
}

ul.thumb span a{
	display:block;
	float:left;
	padding-left:10px;
	margin-top:10px;
	text-decoration:underline;
}
.margin0{
	margin:0px !important;
}
.w50{
	width:49.5% !important;
}
.w25{
	width:24.4% !important;
}
dl.table_price{
	width:19.45%;
	float:left;
	background:#fff;
	box-shadow:#ccc 0px 1px 3px;
	border:1px solid #eee;
	margin-right:0.4%;
}
h3.top_prices{
	width:98.5%;
	padding:10px 0px 10px 1%;
	border-radius:3px 3px 0px 0px;
	background:#FFFBCE;
	border:1px solid #E6DB55;
	color:#E1300B;
	font-weight:bold;
	text-shadow:#fff 0px 1px 1px;
	margin-bottom:5px;
}
h3.top_prices span{
	padding-left:15px;
	font-size:11px;
}
dl.table_price dt{
	width:99.8%;
	text-align:center;
	line-height:3em;
	padding:2% 0%;
	margin-bottom:10px;
	border-radius:2px 2px 0px 0px;
	-webkit-border-radius:2px 2px 0px 0px;
	-moz-border-radius:2px 2px 0px 0px;
	border-bottom:1px solid #ddd;
	text-shadow:#fff 0px 1px 1px;

}
dl.table_price dd{
	width:96%;
	padding:0% 2%;
	
	}
dl.table_price dd ul{
	margin:0px;
	height:110px;
}
dl.table_price dd.svmenu ul li{
	font-size:12px;
	padding-left:10px;
}
dl.table_price dd.price{
	width:100%;
	height:45px;
	text-align:center;
	line-height:1.2em;
	padding:2% 0%;
	font-size:20px;
	color:#D5070A;
	font-weight:bold;
	margin-right:0px;
}
dl.table_price dd.price span{
	display:block;
	font-size:10px;
}
.kaijyo{ background:#F49482; border:1px solid #EF6B52; }
.change{ background:#B3F4A3;border:1px solid #76D060; }
.repair{ background:#90E5FF;border:1px solid #6BC8E4; }
.attach{ background:#BFCEFF;border:1px solid #93A7E8; }
.make{ background:#FBB7F2;border:1px solid #EC9DE1; }

/* メインメニュー + 検索ボックス　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){
	nav#mainNav{
	clear:both;
	padding-top:5px;
	height:63px;
	margin-bottom:20px;
	background:url(../images/navBg.png) repeat-x;
	
	}

	.panel ul li{
	height:65px;
	position:relative;
	margin:0px;
	text-align:center;
	display:block;
	float:left;
	width:160px;
	text-align:center;
	
	
	}

	.panel ul li a{
	color:#fff;
	display:block;
	padding-top:5px;
	width:160px;
	height:53px;
	float:left;
	line-height:3.4em;
	}

	nav div.panel{
  display:block !important;
  float:left;
  }
  
  a#menu{display:none;}
  
  .panel ul{width:960px;}
  
	.panel ul li a span{
  margin:0px;
  padding:0px;
  _position:relative; /*To fix IE6 problem (not displaying)*/
  font-size:16px;
  text-shadow:0px -1px rgba(17,41,81,1.00);



  }
  
  /* 親メニュー */
  .panel ul li.current-menu-item a, .panel ul li a:hover, .panel ul li a:active, .panel ul li.current-menu-parent a{
  color:#fff;
  background: #366ba1;
  background: -moz-linear-gradient(top, #366ba1 0%, #003465 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#366ba1), color-stop(100%,#003465));
  background: -webkit-linear-gradient(top, #366ba1 0%,#003465 100%);
  background: -o-linear-gradient(top, #366ba1 0%,#003465 100%);
  background: -ms-linear-gradient(top, #366ba1 0%,#003465 100%);
  background: linear-gradient(to bottom, #366ba1 0%,#003465 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#366ba1', endColorstr='#003465',GradientType=0 );
  }
  
  .panel ul li.current-menu-item a span,.panel ul li a:active span, .panel ul li.current-menu-parent a span{
  color:#fff;
  background: #366ba1;
  background: -moz-linear-gradient(top, #366ba1 0%, #003465 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#366ba1), color-stop(100%,#003465));
  background: -webkit-linear-gradient(top, #366ba1 0%,#003465 100%);
  background: -o-linear-gradient(top, #366ba1 0%,#003465 100%);
  background: -ms-linear-gradient(top, #366ba1 0%,#003465 100%);
  background: linear-gradient(to bottom, #366ba1 0%,#003465 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#366ba1', endColorstr='#003465',GradientType=0 );
  }
  
  .panel ul li.current-menu-parent li a,
  .panel ul li.current-menu-item li a,
  .panel ul li.current-menu-item li a span,
  .panel ul li.current-menu-parent li a span,
  .panel ul li.current-menu-item li.current-menu-item a span,.panel ul li li a:hover span,.panel ul li li a:active span{
  background:none;
  }
  
  .panel ul li.current-menu-item li a{color:#fff;}
  
  .panel ul li.current-menu-item li.current-menu-item a, .panel ul li li a:hover,
  .panel ul li.current-menu-parent li.current-menu-item a{
  color:#fff;
  background: #366ba1;
  background: -moz-linear-gradient(top, #366ba1 0%, #003465 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#366ba1), color-stop(100%,#003465));
  background: -webkit-linear-gradient(top, #366ba1 0%,#003465 100%);
  background: -o-linear-gradient(top, #366ba1 0%,#003465 100%);
  background: -ms-linear-gradient(top, #366ba1 0%,#003465 100%);
  background: linear-gradient(to bottom, #366ba1 0%,#003465 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#366ba1', endColorstr='#003465',GradientType=0 );
  }
  
  .panel ul li.current-menu-parent:hover li a span,.panel ul li.current-menu-parent li a{color:#fff;}
  .panel ul li.current-menu-parent:hover li.current-menu-item a span, .panel ul li.current-menu-parent li a:hover{color:#fff;}
  
  .panel ul ul{width:158px; height:auto;background: #366ba1 url(../images/noiseBg.png) repeat-y;}
  
  .panel ul li li{
  float: none;
  height:40px;
  line-height:40px;
  width:160px;
  }
  
  .panel ul li li a{
  width:158px;
  height:40px;
  padding:5px 0px;
  font-size:12px;
  text-align:center;
  }
  
  .panel ul li ul{display: none;}
  
  .panel ul li:hover ul{
  display: block;
  position: absolute;
  top:58px;
  left:0px;
  z-index: 100;
  border:1px solid #003465;
  }
  
  .panel ul li:hover ul li{
  margin:0;
  background: #366ba1 url(../images/noiseBg.png) repeat-y;
  border-bottom:1px dotted #003465;
  padding-bottom:10px;
  width:100%;
  }
  
  .panel ul li:hover ul li:last-child{
  }
  
  .panel ul li ul li a span{
  margin:0;
  float:none;
  font-size:14px;
  padding-bottom:10px;
  }
	
	#searchHead{
	float:right;
	width:215px;
	margin-top:5px;
	text-align:right;
	}
}

/* メインメニュー + 検索ボックス iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){
	nav#mainNav{
	clear:both;
	width:100%;
	}
	
	nav#mainNav .inner{width:100%;}
	
	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	color:#fff;
	background: #383838 url(../images/menuOpen.png) no-repeat 1em 50%;
  background: url(../images/menuOpen.png) no-repeat 1em 50%, -moz-linear-gradient(top, #366ba1 0%, #003465 100%);
	background: url(../images/menuOpen.png) no-repeat 1em 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#366ba1), color-stop(100%,#003465));
	background: url(../images/menuOpen.png) no-repeat 1em 50%, -webkit-linear-gradient(top, #366ba1 0%,#003465 100%);
	background: url(../images/menuOpen.png) no-repeat 1em 50%, -o-linear-gradient(top, #366ba1 0%,#003465 100%);
	background: url(../images/menuOpen.png) no-repeat 1em 50%, -ms-linear-gradient(top, #366ba1 0%,#003465 100%);
	background: url(../images/menuOpen.png) no-repeat 1em 50%, linear-gradient(to bottom, #366ba1 0%,#003465 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#366ba1', endColorstr='#003465',GradientType=0 );
	}
	
	nav#mainNav a#menu span{padding-left:3em;}
	
	nav#mainNav a.menuOpen{
	border-bottom:0;
	color:#fff;
	background: url(../images/menuClose.png) no-repeat 1em 50%, -moz-linear-gradient(top, #366ba1 0%, #003465 100%);
	background: url(../images/menuClose.png) no-repeat 1em 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#366ba1), color-stop(100%,#003465));
	background: url(../images/menuClose.png) no-repeat 1em 50%, -webkit-linear-gradient(top, #366ba1 0%,#003465 100%);
	background: url(../images/menuClose.png) no-repeat 1em 50%, -o-linear-gradient(top, #366ba1 0%,#003465 100%);
	background: url(../images/menuClose.png) no-repeat 1em 50%, -ms-linear-gradient(top, #366ba1 0%,#003465 100%);
	background: url(../images/menuClose.png) no-repeat 1em 50%, linear-gradient(to bottom, #366ba1 0%,#003465 100%);
	}
	
	nav#mainNav a#menu:hover{cursor:pointer;}
	
	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	border-bottom:1px solid #ccc;
	}

	.panel ul{margin:0;padding:0;}

	.panel ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.4;
	}

	.panel ul li a,.panel ul li.current-menu-item li a{
	display: block;
	width:100%;
	padding:1em 0;
	text-align: left;
	background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f7ffff));
	background: -webkit-linear-gradient(top, #fff, #f7ffff);
	background: -moz-linear-gradient(top, #fff, #f7ffff);
	background: -o-linear-gradient(top, #fff, #f7ffff);
	background: -ms-linear-gradient(top, #fff, #f7ffff);
	background: linear-gradient(top, #fff, #f7ffff);
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
	}

 .panel ul li a span{padding-left:1em;}

	.panel ul li.current-menu-item a,.panel ul li a:hover,.panel ul li.current-menu-item a,.panel ul li a:active, .panel ul li li.current-menu-item a, .panel ul li.current-menu-item li a:hover, .panel ul li.current-menu-item li a:active{
	color:#003465;
	background:#f7ffff;
	}

	.panel ul li.current-menu-item li a{color:#366ba1;}

	.panel ul li li{
	float:left;
	border:0;
	}

	.panel ul li li a, .panel ul li.current-menu-item li a, .panel ul li li.current-menu-item a,.panel ul li li a:hover,.panel ul li.current-menu-item li a:hover{
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #fff;
	background:url(../images/sub1.png) no-repeat 15px 50%;
	}

	.panel ul li li:last-child a,.panel ul li li:last-child a:hover,.panel ul li.current-menu-item li:last-child a:hover{background:url(../images/subLast.png) no-repeat 15px 50%;}

	.panel ul li li a span{padding-left:25px;}
	
	nav div.panel,#searchHead{float:none;}
	
	#searchHead{text-align:center;margin:20px auto 10px;}
	
	.tel{padding:5px 0 5px 48px}
}


/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){
  #wrapper, #header, .inner{width:100%;}

	#header h1, #header h2{padding-left:10px;}
	#headerInfo{padding-right:10px;}

	.panel ul, .thumbWrap, .thumbWrap_PR{margin:0 auto;}
	.panel ul ul{padding:0;}

	nav div.panel,#searchHead{float:none;}

	p#mainImg{text-align:center;}
	p#mainImg img{width:98%;height:auto;}

	#content, #sidebar{
	clear:both;
	float:none;
	width:95%;
	margin:0 auto;
	padding:10px 0;
	}

	#footer{margin:0;text-align:center;}
	
	#footerInfo, #footer ul{
	float:none;
	width:auto;
	text-align:center;
	}

	#pagetop a{margin-right:15px;}
	dl.infobox{
	background:#FFFBCC;
	padding:1%;
	width:96%;
	height:auto;
	margin:auto;
	position:static;

}
dl.infobox dt{
	position:static;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#FE4500;
}
dl.infobox dd{
	position:static;
	width:100%;
	font-size:100%;
}

.thumbWrap{
width:100%;
margin:10px 0px;
}

.thumbWrap li{
width:45.7%;
height:170px;
padding:2%;
border:1px solid #E8DAB0;

}
.thumbWrap li img{
	
}
.thumb li:last-child{
	margin-right:0px;
}
.thumbWrap li img{
	float:left;
	box-shadow:3px 4px 2px rgba(185,185,185,0.41);
	width:100%;
	}
.thumbWrap li p{
	padding-left:10px;
	width:98%;
	float:left;
}
.tel_bnr{width:100%;}
.tel_bnr img{width:100%; height:auto;}
dl.table_price{
	width:49.3%;
	float:left;
	background:#fff;
	box-shadow:#ccc 0px 1px 3px;
	border:1px solid #eee;
	margin-right:0.4%;
}
dl.table_price dd ul{
	margin:0px;
	height:38px;
}

dl.table_price dd ul li{
	display:inline;
	background:url(../images/bullet.png) no-repeat 0 6px;
	margin-right:5px;
}
ul.main_list li p{
	padding-top:20px;
	float:left;
	width:70%;
	
}
ul.main_list li h3{
	font-weight:bold;
	font-size:22px;
	float:left;
	width:70%;
}
}

/* 幅648px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 648px){
	.thumbWrap,.thumbWrap_PR{width:100%;margin:0 auto;text-align:center;}
	.thumbWrap_PR ul.thumb li{width:30%;}
	.thumbWrap_PR ul.thumb li{margin:0 1% 0 2%;}
  .thumbWrap_PR img{width:100%;height:auto;}
	.thumbWrap ul.thumb li{width:98%;margin:0 auto;text-align:left; padding:1%;}
	#footerInfo .contactInfo{float:none;text-align:center;}
	.build,.vehcle,.safe,.other{
		border:1px !important;
	}
	dl.table_price{
	width:49.28% !important;
	float:none;
	background:#fff;
	box-shadow:#ccc 0px 1px 3px;
	border:1px solid #eee;
	margin-right:0.4%;
}
dl.table_price dd ul{
	margin:0px;
	height:100%;
}
dl.table_price dd ul li{
	display:inline;
	background:url(../images/bullet.png) no-repeat 0 6px;
	margin-right:5px;
}
dl.men_r_pr{
	width:100%;
	float:none;
	box-shadow:#999 0px 1px 6px;

	
}
.contents_list h4{
	font-size:18px;
}
.contents_list h4 span{
	display:block;
	margin-left:0px;
}
ul.men_tr_list{
	width:96%;
	float:none;
	margin-top:3%;
}
h3.top_prices span{
	display:block;
	
}
dl.infobox dt{
	font-size:16px;
}


}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px){
	#header{text-align:center;}
	#header h2,#headerInfo,#footerLogo{float:none;padding:0;text-align:center;}
	#headerInfo{padding:10px;}
	#headerInfo img{width:100%; height:auto;}
	#headerInfo p, #footerInfo p{font-size:90%;margin:3px 0;}
	#headerInfo p.tel, #footerInfo p.tel{font-size:200%;}
	img.alignright, img.alignleft{display: block;	margin:5px auto;}
	.alignright,.alignleft{float:none;}
	#footer ul{text-align:left;padding:15px;}
	#footer ul ul{padding:0;}
	dl.table_price{
	width:98% !important;
	float:none;
	margin:auto !important;
	margin-bottom:5px;
	background:#fff;
	box-shadow:#ccc 0px 1px 3px;
	border:1px solid #eee;
}
ul.main_list li p{
	padding-top:5px;
	float:left;
	font-size:13px;
	width:100%;
	
}
ul.main_list li h3{
	font-weight:bold;
	font-size:22px;
	float:left;
	width:100%;
}
ul.main_list li h3 span{font-size:12px;}
ul.main_list li img{
	display:none;
}
.contents_list img{
	display:none;
}

.contents_list p{
	padding-top:20px;
	float:left;
	width:100%;
	
}
.contents_list h3{
	font-weight:bold;
	font-size:22px;
	float:left;
	width:100%;
}
}
