﻿@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
	margin:0;
	padding:0;
	letter-spacing:1px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	background:#fff;
	line-height: 1.6;
}

br {
   letter-spacing:normal;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

img {
   border:0;
}

h1,h2,h3,h4,h5,h6 {
	clear: both;
}


/* ========TEMPLATE LAYOUT======== */
#top {
   width:757px;
   margin:0 auto;
   background:#fff;
}

#header {
	width:757px;
	background:#fff;
	height: 60px;
}
#header-left {
	float: left;
	height: 60px;
	width: 200px;
}
#header-center {
	float: left;
	height: 60px;
	width: 200px;
}
#header-center h2 {
	color: #333;
}
#header-center-en{
	float: left;
	height: 60px;
	width: 200px;
}
#header-center-en h2 {
	color: #333;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
#header-right {
	float: right;
	height: 60px;
	width: 285px;
}
#header-right-en {
	float: right;
	height: 60px;
	width: 300px;
}
#search {
	width: 200px;
	float: left;
	padding-top: 20px;
}
#search-en {
	float: left;
	width: 200px;
	padding-top: 20px;
}
#search-button {
	float: right;
	width: 70px;
}
#search-button-en {
	float: right;
	width: 98px;
}
#Language {
	float: right;
}


#menu {
	width:756px;
	margin-bottom:10px;
	clear: both;
}

#contents {
	clear:both;
	width:756px;
	border-bottom:1px solid #535D57;
	background-repeat: repeat-y;
	background-position: 567px 0;
}

#headImage {
	width:756px;
	position : relative;
}

#main {
	width:756px;
	margin-top:10px;
}

#wrap {
	width: 754px;
	border-right-color: #DDF4DD;
	border-left-color: #DDF4DD;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDF4DD;
}
#wrap-boder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDF4DD;
	border-left-color: #DDF4DD;
}

.brand01 {
	width: 754px;
}
.brand-box01 {
	float: left;
	width: 376px;
}
.brand-box01 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}
.brand-box01 ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.brand02 {
	width: 754px;
	clear: both;
}
.brand-box02 {
	width: 188px;
	float: left;
}



#info {
	height: 350px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#info-language {
	text-align: right;
	height: 25px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}


#info table tr th {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #333;
	background-image: url(../images/info-table-bg01.png);
	background-repeat: repeat-y;
}
#info table tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
	color: #333;
	background-color: #F1F5E7;
}

#info table {
	border-bottom-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	line-height: normal;
	width: 600px;
}
table tr .th-40 {
	height: 40px;
	width: 140px;
}
table tr .th-25 {
	height: 25px;
}
table tr .th-75 {
	height: 75px;
}
table tr .td-95 {

}
table tr .td-357 {

}


#info-map {
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#map-large {
	height: 20px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

.td-bottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#footer {
	position:relative;
	width:756px;
	text-align: center;
}


/* 回り込み解除 */
#contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}


/* ========HEADER CUSTOMIZE======== */
#header h1 {
   margin:0;
   padding:0;
   font-size:32px;
   color:#000;
   line-height:60px;
}

#header h1 a {
   color:#000;
}

#header h1 a:hover {
   color:#535D57;
}


/* ========MENU CUSTOMIZE======== */
#menu ul {
	width:756px;
	margin:0;
	padding:1px 0 1px 1px;
	background:#000;
}

#menu li {
	float:left;
	color:#333;
	text-align:center;
	list-style-type:none;
	width: 125px;
	margin-right: 1px;
}

#menu li a {
	display:block;
	width:125px;
	margin-right:1px;
	padding:5px 0;
	color:#fff;
	background:url(../images/bg_menu_off.gif);
}


#menu li a:hover {
   color:#fff;
   background:url(../images/bg_menu_on.gif);
}

/* 回り込み解除 */
#menu ul:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
#main a {

}

#main a:hover {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #3333FF;
}

#main h2 {
	margin-bottom:8px;
	padding:2px 2px 2px 0;
	color:#333300;
	font-size:15px;
	font-weight:bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #535D57;
}

#main h3 {
	margin-bottom:3px;
	padding:0 4px;
	font-size:14px;
	color:#fff;
	background-color: #4F774F;
}

#main h4 {
	margin-bottom:2px;
	font-size:13px;
	color:#333300;
	border-bottom:2px solid #31001D;
}
#main h5 {
   margin-top:5px;
   margin-bottom:2px;
   padding-left:5px;
   font-size:13px;
   border-left:8px solid #999;
}
#main h6 {
   margin-bottom:2px;
   font-size:13px;
}

#main p {
   margin:0 10px 1em 0;
}

#main ul,ol,dl {
   margin-right:10px;
}

#main dt {
   margin-bottom:3px;
}

#main dd {
   padding:0;
   margin:0 0 1em 1em;
   padding:3px;
   background:#f1f1f1;
}

#main-information {
   font-weight:bold;
   color:red;
		
}
/* ========PAGE CUSTOMIZE========= */
#pageTop {
   margin:10px 0;
   text-align:right;
}

#pageTop a {
   padding:0 0 0 12px;
   background:url(../images/bg_pagetop.gif) 0 50% no-repeat;
}

#pageTop a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3333FF;
}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
   padding:10px 0;
   font-style:normal;
   font-size:11px;
   color:#333;
}
#parts-search-left {
	float: left;
	height: 120px;
	width: 400px;
}

#parts-search-right {
	float: right;
	height: 120px;
	width: 300px;
}
#parts-search-left-en {
	float: left;
	width: 400px;
	height: 170px;
}

#parts-search-right-en {
	float: right;
	width: 300px;
	height: 170px;
}
#stock-table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	border-right-style: none;
	border-bottom-style: none;
	margin-top: 20px;
	margin-bottom: 20px;

}
#stock-table tr th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	background-color: #CFEDAF;
}
#stock-table tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	text-align: center;
}
#stock-table .stock-p   {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#main .font {
	font-size: 18px;
	font-weight: bolder;
}
#stock-table tr .td-stock {
	text-align: left;
}
#stock-table tr .td-stock-qty {
	text-align: right;
}
#contactus {
	margin-top: 20px;
	margin-bottom: 20px;
}
#contactus .p {
	font-size: small;
	padding-left: 20px;
}

#contactus table {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #66AC2D;
}
#contactus table tr th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #CCC;
	color: #333;
	background-color: #C0EAA2;
}

#contactus table tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	color: #333;
	background-color: #F1F5E7;
}
#contactus span {
	color: #F00;
}
#contactus-button {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.g-recaptcha {
	
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	
	
}
#inquiry table {
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-bottom: 20px;
}
#inquiry table tr .th-date1 {
	background-color: #693;
	color: #FFF;
}
#inquiry table tr .th-left1 {
	text-align: left;
	padding-left: 5px;
	background-color: #9C6;
	color: #FFF;
}
#inquiry table tr .th-right1 {
	background-color: #9C6;
	text-align: right;
	padding-right: 5px;
	color: #FFF;
}
#inquiry table tr .td-left1 {
	text-align: left;
	padding-left: 5px;
}
#inquiry table tr .td-right1 {
	text-align: right;
	padding-right: 5px;
}
#inquiry table tr th {
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #999;
	border-top-width: 1px;
	border-top-color: #999;
	border-bottom-style: none;
}
#inquiry table tr td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F3F9EE;
}
#inquiry table tr .th-date2 {
	background-color: #7EA9A9;
	color: #FFF;
}
#inquiry table tr .th-left2 {
	text-align: left;
	padding-left: 5px;
	background-color: #A4C1C1;
	color: #FFF;
}
#inquiry table tr .th-right2 {
	background-color: #A4C1C1;
	text-align: right;
	padding-right: 5px;
	color: #FFF;
}
#inquiry table tr .td-left2 {
	text-align: left;
	padding-left: 5px;
}
#inquiry table tr .td-right2 {
	text-align: right;
	padding-right: 5px;
}
#inquiry table tr .th-date3 {
	background-color: #AFAF3A;
	color: #FFF;
}
#inquiry table tr .th-left3 {
	text-align: left;
	padding-left: 5px;
	background-color: #CFCF6D;
	color: #FFF;
}
#inquiry table tr .th-right3 {
	background-color: #CFCF6D;
	text-align: right;
	padding-right: 5px;
	color: #FFF;
}
#inquiry table tr .td-left3 {
	text-align: left;
	padding-left: 5px;
}
#inquiry table tr .td-right3 {
	text-align: right;
	padding-right: 5px;
}
#inquiry table tr .th-date4 {
	background-color: #BB7B46;
	color: #FFF;
}
#inquiry table tr .th-left4 {
	text-align: left;
	padding-left: 5px;
	background-color: #D6AF8F;
	color: #FFF;
}
#inquiry table tr .th-right4 {
	background-color: #D6AF8F;
	text-align: right;
	padding-right: 5px;
	color: #FFF;
}
#inquiry table tr .td-left4 {
	text-align: left;
	padding-left: 5px;
}
#inquiry table tr .td-right4 {
	text-align: right;
	padding-right: 5px;
}
#inquiry table tr .th-date5 {
	background-color: #8A63AB;
	color: #FFF;
}
#inquiry table tr .th-left5 {
	text-align: left;
	padding-left: 5px;
	background-color: #A88ABF;
	color: #FFF;
}
#inquiry table tr .th-right5 {
	background-color: #A88ABF;
	text-align: right;
	padding-right: 5px;
	color: #FFF;
}
#inquiry table tr .td-left5 {
	text-align: left;
	padding-left: 5px;
}
#inquiry table tr .td-right5 {
	text-align: right;
	padding-right: 5px;
}
