/* common
-----------------------------*/
div#header_0510355, div#footer {}
div#header_0510355 a:link, div#header_0510355 a:visited,
div#footer a:link, div#footer a:visited {
	text-decoration: none;
}
div#header_0510355 a:hover, div#footer a:hover { text-decoration: underline; }
div#header_0510355 img, div#footer img { vertical-align: top; }

/* header
-----------------------------*/
#header_v2 .new{
	background: none;
}
#header_v2 .new .side{
	padding-bottom: 10px;
}

div#header_0510355 h1 {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

#s_header {
	width: 100%;
	height: 32px;
	padding: 0 auto;
	position: relative;
	min-width:960px;/*ipad表示調整*/
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	font-size: 100%;
	line-height: 1.6em;
	color: #e2dac0;
	text-shadow: rgba(1,1,1,0.1) 0px 0px 1px;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #000;
}

#s_header h1 {
	color: #f1f1f1;
	height: 32px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	background: url("/newpackage/0510355/img/header_top.png") no-repeat top center;
}

#s_header a span {
	display: none;
}

#header_0510355 a span {
	display: none;
}

#header_0510355 {
	margin: auto;
width: 100%;
	height: 100px;
	background-image: url("/newpackage/0510355/img/bg_header.png");
	background-repeat: repeat-x;
	padding: 0 auto;
	position: relative;
	min-width:960px;/*ipadﾉｽｼｨﾄｴﾀｰ*/
}

#header_0510355 a {
	display: block;
	height: 94px;
}

a#logo {
	width: 306px;
	height: 94px;
	background: url("/newpackage/0510355/img/logo.png") no-repeat top center;
	margin: 2px auto 0 auto;
	float: left;
	position: relative;
}

#header_0510355 a#tel {
	display: block;
	height: 94px;
}

a#tel {
	width: 314px;
	height: 94px;
	background: url("/newpackage/0510355/img/tel.png") no-repeat top center;
	margin: 2px auto 0 auto;
	float: right;
	position: relative;
}

hr.style-red {
	border: 0;
	height: 1px;
	background: #000;
	background-image: -webkit-linear-gradient(left, #000, #cf0001, #000);
	background-image:    -moz-linear-gradient(left, #000, #cf0001, #000);
	background-image:     -ms-linear-gradient(left, #000, #cf0001, #000);
	background-image:      -o-linear-gradient(left, #000, #cf0001, #000);
	margin: 0 auto;
}

hr.style-gray {
	border: 0;
	height: 1px;
	background: #000;
	background-image: -webkit-linear-gradient(left, #000, #5a5a5a, #000);
	background-image:    -moz-linear-gradient(left, #000, #5a5a5a, #000);
	background-image:     -ms-linear-gradient(left, #000, #5a5a5a, #000);
	background-image:      -o-linear-gradient(left, #000, #5a5a5a, #000);
	margin: 0 auto;
}

hr.style-gold {
	border: 0;
	height: 3px;
	background: #000;
	background-image: -webkit-linear-gradient(left, #000, #e4dcc2, #000);
	background-image:    -moz-linear-gradient(left, #000, #e4dcc2, #000);
	background-image:     -ms-linear-gradient(left, #000, #e4dcc2, #000);
	background-image:      -o-linear-gradient(left, #000, #e4dcc2, #000);
	margin: 0 auto;
}

div.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
}

/* navi
-----------------------------*/
#navi {
	background-color: black;
	width:100%;
	margin:0 auto;
}

ul#navigation {
	width:1000px;
	margin:0 auto;
	overflow:hidden; /*float解除*/
	zoom:100%; /*float解除*/
}

ul#navigation li {
    float:left; /*次の要素を右側へ回り込ませる*/
    list-style:none; /*リストの●を消す*/
}

ul#navigation li a {
    display:block; /*インラインからブロック要素へ変更*/
    height:52px; /*高さ*/
    text-align:center; /*テキストの位置*/
    font-weight:bold; /*テキストの太さ*/
    letter-spacing:1px; /*文字間隔*/
    text-indent:-9898px; /*テキストを横に飛ばして見えなくする*/
	background-image:url("/newpackage/0510355/img/menu_navi.png"); /*メニュー画像*/
	background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}

ul#navigation a.index {background-position:0px 0px;width:89px;}
ul#navigation li a.index:hover {background-position:0 -52px;}
 
ul#navigation a.stock {background-position:-89px 0px;width:94px;}
ul#navigation li a.stock:hover {background-position:-89px -52px;}
 
ul#navigation li a.service {background-position:-183px 0px;width:100px;}
ul#navigation li a.service:hover {background-position:-183px -52px;}
 
ul#navigation li a.company {background-position:-283px 0px;width:82px;}
ul#navigation li a.company:hover {background-position:-283px -52px;}
 
ul#navigation li a.qanda {background-position:-365px 0px;width:107px;}
ul#navigation li a.qanda:hover {background-position:-365px -52px;}
 
ul#navigation li a.warranty {background-position:-472px 0px;width:83px;}
ul#navigation li a.warranty:hover {background-position:-472px -52px;}

ul#navigation li a.search {background-position:-555px 0px;width:105px;}
ul#navigation li a.search:hover {background-position:-555px -52px;}

ul#navigation li a.longdistance {background-position:-660px 0px;width:86px;}
ul#navigation li a.longdistance:hover {background-position:-660px -52px;}

ul#navigation li a.estimate {background-position:-746px 0px;width:92px;}
ul#navigation li a.estimate:hover {background-position:-746px -52px;}

ul#navigation li a.reviews {background-position:-838px 0px;width:122px;}
ul#navigation li a.reviews:hover {background-position:-838px -52px;}

#header_v2 .speace30,
.speace30{
	padding: 30px 0 0 0;
	background-color: #000;
}
.mb20{
	margin-bottom: 20px;
}


/* footer
-----------------------------*/
div#footer {
	border: none !important;
}

#footer {
	width: auto;
	height: 42px;
	display: block;
	margin: 0 auto !important;
	padding-top:0px !important;
	text-align: center;
	background: url("/newpackage/0510355/img/bg_footer.png") repeat-x top center;
	min-width:960px;/*ipad表示調整*/
	clear:both;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	font-size: 100%;
	line-height: 1.6em;
	color: #e2dac0;
	text-shadow: rgba(1,1,1,0.1) 0px 0px 1px;
	word-break: break-all;
	word-wrap: break-word;
}

#footer a:link {
	text-decoration: none;
}

#footer ul {
	text-align: left;
	padding-top: 10px !important;
	font-size: 12px;
}

#footer ul li {
	text-align: center;
	display: inline;
	color: #e2dac0;
}

#footer ul li a {
	display: inline;
	color: #e2dac0;
}

#footer ul li a:hover {
	text-decoration: none !important;
	display: inline;
	color: #ceaa33;
}

#footer ul li:after {
	content: ' | ';
}

#footer ul li.last:after {
	content: '';
}

#s_footer {
	background-color: #000;
	padding-top:20px !important;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	font-size: 100%;
	line-height: 1.6em;
	color: #e2dac0;
	text-shadow: rgba(1,1,1,0.1) 0px 0px 1px;
	word-break: break-all;
	word-wrap: break-word;
}

#s_footer dl dt {
	display: none;
}

#s_footer dl {
	background: url("/newpackage/0510355/img/logo_footer.png") no-repeat top left;
	text-align:left;
	font-size: 13px;
	line-height: 1.6em;
	margin: 0 auto !important;
	padding-left:290px !important;
	color: #fff;
}

#s_footer dl dd {
	display: inline;
	margin: 0px 10px !important;
}

#copy {
	text-align: center;
	font-weight: 100;
	margin-top: 30px !important;
	font-size: 12px;
	color: #e2dac0;
}

.color_btn a {
	color: #ceaa33;
	text-decoration: none;
}

.color_btn a:hover {
	text-decoration: none !important;
}