@charset "utf-8";
/* Imported styles based YUI */
@import "reset.css";
/* Imported styles fonts reset by itami */
@import "jfonts.css";
@import "form.css";

body {
	background: url(../images/bg01.jpg);
}
#wrapper {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}

header p {
	line-height: 0px;
	height: 28px;
}
#homeBt {
		float:left;
	width: 230px;
	height: 70px;
	display: block;
	margin-left:350px;
}

#EnglishVersion{
	float:right;
	margin-right:10px;
	font-size:0.8em;
	color:rgba(255,255,255,1.00);
	text-decoration:none;

}
a:hover#EnglishVersion {
	color: rgba(255,251,154,1.00);
}

#topHead {
	background: url(../images/topHeaderLogo.png);
	height: 148px;
	display: block;
}
#topNavi ul li {
	float: left;
}
#topNavi a {
	display: block;
	height: 46px;
	margin-top: 2px;
}
#secBt01 {
	background: url(../images/secBt01.jpg);
	width: 180px;
	margin-left:7px;
	margin-right:1px;
}
#secBt02 {
	background: url(../images/secBt02.jpg);
	width: 178px;
	margin-right:1px;
}
#secBt03 {
	background: url(../images/secBt03.jpg);
	width: 178px;
	margin-right:1px;
}
#secBt04 {
	background: url(../images/secBt04.jpg);
	width: 178px;
	margin-right:1px;
}
#secBt05 {
	background: url(../images/secBt05.jpg);
	width: 178px;
}
a:hover#secBt01,a:hover#secBt02,a:hover#secBt03,a:hover#secBt04,a:hover#secBt05{
	background-position:0px -46px;
}

.inside{
	margin:10px 10px 10px 10px;
}

header  span{
	display: none;
}

.clearboth{
	clear:both;
	display: block;
}
footer {
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#footerNotice {
	clear: both;
	font-size: 11px;
	color: #FFF;
	line-height: 140%;
	padding-top: 5px;
	padding-bottom: 10px;
}
#copyright {
	color: #666;
	font-size: 12px;
	text-align: center;
}
/*top*/
#top #wrapper article {
	clear: both;
}
#top #footerLeft {
	background: #FFF;
	height: 90px;
	width: 555px;
	float: left;
	font-size: 12px;
	line-height: 140%;
	border-radius: 9px;         /* CSS3 */
	-webkit-border-radius: 9px; /* Webkit */
	-moz-border-radius: 9px;
}
#top #footerLeft .photo {
	float: left;
	width: 160px;
	height: 80px;
}

#top #footerLeft ul li{
	padding-left:50px;
	background:no-repeat url(../images/bullet_right.png) 10px 0px; 
}


#top #footerRight {
	background: #FFF;
	float: right;
	height: 90px;
	width: 330px;
	border-radius: 9px;         /* CSS3 */
	-webkit-border-radius: 9px; /* Webkit */
	-moz-border-radius: 9px;    /* Mozilla */
}
/*second*/
#second #wrapper #mainContent {
	background: url(../images/bg02.png) repeat-y;
	display: block;
}
#second #catNav {
	background: #eee;
	border-top: 1px solid #666;
	padding-top: 4px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#second #catNav ul {
}
#second #catNav ul li a {
	float: left;
	margin-left: 5px;
	font-size: 11px;
	text-decoration: none;
}
#second #catNav ul li a:hover{
	color:#900;
}
#second #catNav ul li span:after {
	content:" | ";
}
.breadcrumbs {
	clear: both;
	height: 17px;
	font-size: 10px;
	border-bottom: 1px solid #999;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.breadcrumbs img{
	vertical-align:middle;
}

#articleCenter .product ,#articleCenter #majorArticle{
	margin: auto;
	width: 850px;
}
#articleCenter h1.majorTitle    {
	font-size: 1.3em;
	font-weight: bold;
	width: 775px;
	background: url(../images/majorTitle.png);
	margin: 2em auto;
	height: 34px;
	padding-left: 40px;
	padding-top: 8px;
	color: #fff;
text-shadow: -2px 2px 2px rgba(0,0,200, 0.5);
}
#articleCenter .product .left  {
	float: left;
	width: 400px;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#articleCenter .product .right  {
	float: left;
	width: 400px;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.priceListTitle {
	margin-top: 1em;
	font-size: 0.8em;
	background: #699;
	font-weight:bold;
	color: #FFF;
	padding-left: 20px;
	padding-top: 2px;
	border-top-left-radius: 5px;     /* 左上 */
	border-top-right-radius: 5px;    /* 右上 */
	-webkit-border-top-left-radius: 5px;     /* 左上 */
	-webkit-border-top-right-radius: 5px;    /* 右上 */
	-moz-border-radius-topleft: 5px;     /* 左上 */
	-moz-border-radius-topright: 5px;    /* 右上 */
}
.photoCaption {
	font-size: 0.8em;
	margin-bottom: 10px;
}
.detailsText {
	font-size: 0.9em;
}
#articleCenter h3 {
	font-weight: bold;
	color: #369;
	border: 1px solid #369;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.priceProduct {
	color: #900;
	text-align: right;
}
.detailsList {
	font-size: 0.9em;
}
.detailsList li {
	background: url(../images/c_3.png) no-repeat 0px 4px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.borderRadius   {  
	font-size: 1.3em;
	font-weight: bold;
	width: 815px;
	margin: 1.5em auto;
	border: 1px solid #369;
	padding-left: 20px;
	background: #369;
	color: #FFF;
	padding-top: 3px;

    border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;   /* Firefox用 */  
}  
.titleEn {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #9CC;
	margin-left: 10px;
}
.borderRadius2,.borderRadius3 {
	font-size: 1em;
	font-weight: bold;
	margin: 1em auto;
	padding-left: 10px;
	background: #CDE7CD;
	color: #063;
	padding-top: 1px;
	border: 1px solid #87C587;
	border-radius: 8px;        /* CSS3草案 */
	-webkit-border-radius: 8px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 8px;
}
.borderRadius3 {
	width: 815px;
	margin-left: auto;
	margin-right: auto;
}

.photoRadius{
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}
.photoCaptionTitle {
	font-weight: bold;
	color: #036;
}
.notice {
	font-size: 10px;
	color: #666;
}
.productsIndex {
	margin-left: auto;
	width: 600px;
	margin-right: auto;
	line-height: 3em;
}
.productsIndex dd a:link {
	text-decoration: none;
	background: url(../images/pagination_1_next.png) no-repeat 0px 1px;
	padding-left: 30px;
}
.productsIndex dd a:hover {
	color: #900;
	text-decoration: underline;
}
.productsIndex dt {
	font-size: 1.2em;
	font-weight: bold;
}
.productsIndex dd {
	margin-left: 50px;
}
.pagetop {
	text-align: right;
	margin-right: 20px;
	margin-top: 10px;
	padding-bottom: 10px;
}


/**/
.menuRibbon {
	margin:0 0 10px 0;
	padding:2px 8px;
	background:#8eade6;
	color:#ffffff;
	line-height:140%;
	font-weight:bold;
}

.menuRibbonLight {
	margin:0 0 10px 0;
	padding:2px 8px;
	background:#CCCCCC;
	color:#3c4967;
	line-height:140%;
	font-weight:bold;
}

.menuTab {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 0 5px;
	border-color: #CCCCCC;
	border-style:solid;
	background:#8eade6;
	color:#ffffff;
	line-height:140%;
	font-weight:bold;
}

.menuTabLight {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 0 5px;
	border-color:#8eade6;
	border-style:solid;
	background:#CCCCCC;
	color:#3c4967;
	line-height:140%;
	font-weight:bold;
}

.menuTabDouble {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 5px;
	border-color: #CCCCCC;
	border-style:solid;
	background:#8eade6;
	color:#ffffff;
	line-height:140%;
	font-weight:bold;
	text-align:center;
}

.menuTabDoubleLight {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 5px;
	border-color:#8eade6;
	border-style:solid;
	background:#CCCCCC;
	color:#3c4967;
	line-height:140%;
	font-weight:bold;
	text-align:center;
}

.menuLine {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 5px 0;
	border-color: #CCCCCC;
	border-style:solid;
	background:#8eade6;
	color:#ffffff;
	line-height:140%;
	font-weight:bold;
}

.menuLineLight {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 5px 0 ;
	border-color:#8eade6;
	border-style:solid;
	background:#CCCCCC;
	color:#3c4967;
	line-height:140%;
	font-weight:bold;
}

.menuLineDouble {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:5px 0;
	border-color: #CCCCCC;
	border-style:solid;
	background:#8eade6;
	color:#ffffff;
	line-height:140%;
	font-weight:bold;
	text-align:center;
}

.menuLineDoubleLightW {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:5px 0;
	border-color:#8eade6;
	border-style:solid;
	background:#fff;
	color:#3c4967;
	line-height:140%;
	font-weight:bold;
	text-align:center;
}

.menuLineDoubleLight {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:5px 0;
	border-color:#8eade6;
	border-style:solid;
	background:#CCCCCC;
	color:#3c4967;
	line-height:140%;
	font-weight:bold;
	text-align:center;
}
.imageCenter01 {
	margin: auto;
	width: 600px;
}

.menuLineLightW {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 5px 0 ;
	border-color:#8eade6;
	border-style:solid;
	background:#fff;
	color:#3c4967;
	line-height:140%;
	font-weight:bold;
}
.redBold {
	font-weight: bold;
	color: #900;
}

/*****2015*****/
.myList{
	font-size:1em;
	margin-top:5em;
	line-height:3em;
	text-indent:6em;
	list-style:decimal;
	
}

.defaultlist
,.defaultlist li{
	width: 85%;
	padding:0px;
	margin:0px 0px 0px 120px;
}
 
.defaultlist li{
	list-style-type:none !important;
	list-style-image:none !important;
	margin: 5px 0px 5px 0px !important;
}
 
.list9{
	counter-reset:li;   
}
.list9 li{
	font-size:1.2em;
	position:relative;
	display: block;
	padding:5px 0px 5px 50px; 
	background: #eee;
	border: 2px solid #aaa;
	border-radius: 2px;
	margin-left:-15px !important;
	margin-bottom:20px !important;
}
li.list9-count:after{
	counter-increment: li;
	content: counter(li);
	position: absolute;	
	left: 0px;
	top: 0px;
	background: #aaa;
	height: 32px;
	width: 32px;
	line-height: 30px;
	border: 2px solid #aaa;
	text-align: center;
	font-weight: bold;
}
 
li.list9-count:before{
	content:''; 
	display:block; 
	position:absolute; 
	box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset;
	top:8px; 
	left:33px; 
	height:0; 
	width:0; 
	border-top: 8px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 13px solid #aaa;
}

.daiaList li {
	position: relative;
}
.daiaList li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 6px;
	height: 6px;
	background-color: #3498db;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.noticeDd dt
      {
		  width:90%;
         font-weight: bold;
         border-bottom: solid 1px #cccccc;
         color: #333;
		 margin:1em auto;
      }
      
.noticeDd dd
      {

		  width:90%;
         padding: 1em;
		 margin:1em auto;

      }
.shipcosts th{
		  padding:2px;
		  text-align:center;
		  font-weight:1000 !important;
		  background-color:rgba(214,255,220,1.00);
	  }
.shipcosts td{
		  padding:2px;
	  }
	  
#formWrap{
	margin: 50px auto;
	font-size:1em;
	line-height:1.5em;
	
}

/*Navi Button */

.AboutCarburetorInjection #secBt01,
.productIndex #secBt02,
.companyOverview #secBt03,
.Howtobuy #secBt04,
.Inquiry #secBt05
{
	background-position:0px -92px;
}