@charset "Shift_JIS";

/* {outline:1px solid #000;}*/
/*
00 1st configuration
01 div#pagetop
02 div#header,div#footer
03 div#nav
04 div#container
05 div#subnav
06 div#main
*/


/*------00 1st configuration--------------------------------------------------------------*/
body {
	margin:0px;
	padding:0px;
	color:#000;
	background-color:#ddd;
	font-size:100%;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Osaka,sans-serif;
	background-repeat:repeat-x;
	-webkit-text-size-adjust:none;
}

h1,h2,h3,h4,h5,h6,p,address,ol,ul,li,dl,dt,dd,table,caption,th,td,img,form,a,span {
	margin:0px;
	padding:0px;
	border:none;
	font-size:100%;
	font-style:normal;
	list-style:none;
	line-height:1.6em;
	text-align:left;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Osaka,sans-serif;
}

textarea {
	font-size:100%;
}
img {
	vertical-align:bottom;
}

a {
	outline:none;
}
a:link,
a:visited {
	color:#036 !important;
	text-decoration:none;
}
a:hover,
a:focus,
a.now {
	color:#d01 !important;
	text-decoration:underline;
}

a {outline:hidden;}
a {/* \*/ overflow:hidden; /* */}

.floatclear {clear:both;}
.floatleft {float:left;margin-right:0px !important;}
.floatright {float:right;margin-left:0px !important;}

.right {text-align:right !important;}
.center {text-align:center !important;}
.left {text-align:left !important;}
.no_top {margin-top:0px !important;padding-top:0px !important;}
.expand {line-height:2em !important;}
.nallow {line-height:1.5em !important;}

.red {color:#f00;}

.bold {font-weight:bold !important;}
.super {vertical-align:super !important;}
.first {padding-top:30px !important;}
.imgborder {border:1px solid #ccc;}


.small {font-size:11px !important;}
.x-small {font-size:9px !important;}
.large {font-size:13px !important;}
.x-large {font-size:16px !important;}


div#header h1 {font-size:14px;}
div#header ul li a {font-size:14px;}
div#header ul li a span {font-size:12px;}

div#footer address {font-size:14px;}
div#footer p {font-size:14px;}

div#main p,
div#main dt,
div#main dd,
div#main li,
div#main th,
div#main td {font-size:12px;}

div#main div.topicpath {font-size:13px;}


div#main div.index_box h3 {font-size:14px;}
body#body_index div#main div div a {font-size:12px;}


/*------div#pagetop, box----------------------------------------------------------------*/
div#wrapper {
	margin-right:auto;
	margin-left:auto;
	width:1000px;
}


/*------div#header------------------------------------------------------------------------*/
div#header {
	height:172px;
}

div#header h1 {
	color:#fff;
	font-weight:normal;
	padding:5px 0px 0px 45px;
}
div#header #header_logo {
	margin:15px 0px 0px 43px;
}

div#header ul {
	margin:20px 0px 0px 40px;
	width:520px;
	height:59px;
	background-image:url(../pic/bg-nav-trans.png);
	background-repeat:no-repeat;
}
div#header ul li {
	line-height:0;
}
div#header ul li a {
	display:block;
	height:59px;
	padding-top:6px;
	height:53px;
	text-align:center;
	color:#fff !important;
	line-height:1.5em;
}
div#header ul li a:hover,
div#header ul li a:focus,
div#header ul li a:active,
div#header ul li a.now {
	color:#ff895d !important;
}
div#header ul li#nav_index a {
	float:left;
	width:54px;
	margin-right:3px;
	background-position:0px -5px;
}
div#header ul li#nav_stockcar a {
	float:left;
	width:79px;
	margin-right:3px;
	background-position:13px -5px;
}
div#header ul li#nav_stockparts a {
	float:left;
	width:93px;
	margin-right:3px;
	background-position:17px -5px;
}
div#header ul li#nav_corporate a {
	float:left;
	width:83px;
	margin-right:3px;
	background-position:13px -5px;
}
div#header ul li#nav_contact a {
	float:left;
	width:91px;
	margin-right:3px;
	background-position:18px -5px;
}
div#header ul li#nav_blog a {
	float:right;
	width:105px;
	background-position:24px -5px;
}


/*------div#footer-------------------------------------------------------------------------*/
div#footer {
	height:83px;
	background-image:url(../pic/bg-footer.jpg);
	background-repeat:repeat-x;
	background-position:0px 22px;
	background-position:0px 0px;
}
div#footer2 {
	margin:0px auto 0px auto;
	padding-top:24px;
	width:920px;
	height:105px;
	height:81px;
	background-image:url(../pic/bg-footer2-trans.png);
	background-repeat:no-repeat;
	position:relative;
	top:-22px;
}
div#footer p {
	color:#fff;
	text-align:center;
}
div#footer address {
	color:#fff;
	text-align:center;
}

div#footer p a {
	color:#fff !important;
}
div#footer p a:hover,
div#footer p a:focus,
div#footer p a:active {
	color:#e83c00;
	color:#ff895d !important;
}


/*------div#main--------------------------------------------------------------------------*/
div#main {
	width:920px;
	margin:0px 40px 0px 40px;
	padding-bottom:30px;
}

div#main p.back {
	text-align:right;
	margin:1px 4px 0px 0px;
}
div#main p.back span {
	color:#f60 !important;
}
div#main p.back a:link,
div#main p.back a:visited {
	color:#666;
}
div#main p.back a:hover,
div#main p.back a:focus {
	color:#d01;
}
div#main p.back a:active {
	color:#ddd;
}


div#main div.topicpath {
	margin-left:15px;
	padding-left:12px;
	width:896px;
	width:884px;
	padding-top:7px;
	height:40px;
	height:33px;
	background-image:url(../pic/bg-topicpath-trans.png);
	background-repeat:no-repeat;
}
*:first-child+html div#main div.topicpath {
	padding-top:0px;
	height:40px;
}
div#main div.topicpath span {
	background-image:url(../pic/bg-topicpath_arrow-trans.png);
	background-repeat:no-repeat;
	width:17px;
	height:31px;
	position:relative;
	top:-6px;
	/*top:-8px\9;*//* for IE8 */
	display:inline-block;
	text-indent:-99999em;
	margin:0px 6px 0px 2px;
}
div#main div.topicpath span:not(:target) {
    top:-7px\9;/* for IE9 */
}
*:first-child+html div#main div.topicpath span {
	top:0px;/* for IE7 */
}
div#main div.topicpath span,  x:-moz-any-link  {
	top:-7px;/* for FireFox */
}

div#main div.topicpath a:link,
div#main div.topicpath a:visited {
	color:#069;
}
div#main div.topicpath a:hover,
div#main div.topicpath a:focus {
	color:#d01;
}
div#main div.topicpath a:active {
	color:#ddd;
}


div#main img.pic_border {
	display:block;
	padding:2px;
	border:1px solid #999;
	background-color:#fff;
}

div#main hr {
	background-image:url(../pic/hr.gif);
	background-repeat:no-repeat;
	background-position:0px 15px;
	margin:0px 20px 0px 20px;
	width:880px;
	height:29px;
	border:none;
}



/*------index-------------------------------------------------------------------------------*/
body#body_index {
	background-image:url(../pic/bg-body.jpg);
}
body#body_index div#wrapper {
	background-image:url(../pic/bg-wrapper.jpg);
	background-repeat:no-repeat;
}

body#body_index div#header {
	background-image:url(../pic/index_intro-trans.png);
	background-repeat:no-repeat;
	background-position:580px 32px;
}

body#body_index div#main {
	background-image:url(../pic/bg-index-trans.png);
	background-repeat:no-repeat;
	height:650px;
	padding-top:12px;
}


div#main div#index_information {
	float:left;
	padding-left:14px;
	margin-right:10px;
	background-image:url(../pic/index_information_bg-trans.png);
	background-position:15px 0px;
}
div#main div#index_stockcar {
	float:right;
	padding-right:14px;
	background-image:url(../pic/index_stockcar_bg-trans.png);
	background-position:0px 0px;
}
div#main div#index_stockparts {
	float:left;
	padding-left:14px;
	margin-right:10px;
	background-image:url(../pic/index_stockparts_bg-trans.png);
	background-position:15px 0px;
}
div#main div#index_blog {
	float:right;
	padding-right:14px;
	background-image:url(../pic/index_blog_bg-trans.png);
	background-position:0px 0px;
}
div#main div#index_corporate {
	float:left;
	padding-left:14px;
	margin-right:10px;
	background-image:url(../pic/index_corporate_bg-trans.png);
	background-position:15px 0px;
}
div#main div#index_contact {
	float:right;
	padding-right:14px;
	background-image:url(../pic/index_contact_bg-trans.png);
	background-position:0px 0px;
}

div#main div.index_box {
	width:441px;
	height:187px;
	background-repeat:no-repeat;
}
div#main div.index_box h3 {
	height:36px;
	height:30px;
	color:#fff;
	font-weight:normal;
	padding:6px 0px 0px 12px;
}
div#main div.index_box h3 span {
	color:#f60;
}

div#main div#index_stockcar div a,
div#main div#index_stockparts div a,
div#main div#index_blog div a,
div#main div#index_corporate div a,
div#main div#index_contact div a {
	color:#fff !important;
}
div#main div#index_stockcar div a:hover,
div#main div#index_stockcar div a:focus,
div#main div#index_stockcar div a:active,
div#main div#index_stockparts div a:hover,
div#main div#index_stockparts div a:focus,
div#main div#index_stockparts div a:active,
div#main div#index_blog div a:hover,
div#main div#index_blog div a:focus,
div#main div#index_blog div a:active,
div#main div#index_corporate div a:hover,
div#main div#index_corporate div a:focus,
div#main div#index_corporate div a:active,
div#main div#index_contact div a:hover,
div#main div#index_contact div a:focus,
div#main div#index_contact div a:active {
	color:#ff895d !important;
	/*text-decoration:none;*/
}
div#main div#index_stockcar div a span,
div#main div#index_stockparts div a span,
div#main div#index_blog div a span,
div#main div#index_corporate div a span,
div#main div#index_contact div a span {
	color:#e60;
	color:#ff895d !important;
	font-weight:bold;
}

div#main div#index_information p {
	margin:8px 5px 0px 10px;
	padding-bottom:7px;
	background-image:url(../pic/index_information_border-trans.png);
	background-repeat:no-repeat;
	background-position:0% 100%;
	padding-left:20px;
}
div#main div#index_information p span {
	display:inline-block;
	background-image:url(../pic/index_information_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:20px;
	margin-left:-20px;
}
div#main div#index_information div {
	height:146px;
	overflow:auto;
	margin-right:2px;
}

div#main div#index_stockcar div {
	height:151px;
	background-image:url(../pic/index_stockcar-trans.png);
	background-repeat:no-repeat;
	background-position:5px 0px;
}
div#main div#index_stockcar div p {
	margin:7px 0px 0px 229px;
	line-height:1.45em;
	color:#fff;
	background-color:#666;
	padding:7px;
	width:210px;
	width:197px;
	height:103px;
	height:88px;
}
div#main div#index_stockcar div a {
	display:block;
	margin:10px 10px 0px 243px;
	width:188px;
	height:23px;
	text-align:center;
	padding-top:1px;
	height:22px;
	background-image:url(../pic/index_btn-trans.png);
	background-repeat:no-repeat;
}

div#main div#index_stockparts div {
	height:151px;
	background-image:url(../pic/index_stockparts-trans.png);
	background-repeat:no-repeat;
	background-position:8px 0px;
}
div#main div#index_stockparts div p {
	margin:7px 0px 0px 229px;
	line-height:1.45em;
	color:#fff;
	background-color:#666;
	padding:7px;
	width:210px;
	width:197px;
	height:103px;
	height:88px;
}
div#main div#index_stockparts div a {
	display:block;
	margin:10px 10px 0px 243px;
	width:188px;
	height:23px;
	text-align:center;
	padding-top:1px;
	height:22px;
	background-image:url(../pic/index_btn-trans.png);
	background-repeat:no-repeat;
}

div#main div#index_blog div {
	height:151px;
	background-image:url(../pic/index_blog-trans.png);
	background-repeat:no-repeat;
	background-position:7px 0px;
}
div#main div#index_blog div p {
	margin:7px 0px 0px 229px;
	line-height:1.45em;
	color:#fff;
	background-color:#666;
	padding:7px;
	width:210px;
	width:197px;
	height:103px;
	height:88px;
}
div#main div#index_blog div a {
	display:block;
	margin:10px 10px 0px 243px;
	width:188px;
	height:23px;
	text-align:center;
	padding-top:1px;
	height:22px;
	background-image:url(../pic/index_btn-trans.png);
	background-repeat:no-repeat;
}

div#main div#index_corporate div {
	height:151px;
	background-image:url(../pic/index_corporate-trans.png);
	background-repeat:no-repeat;
	background-position:13px 2px;
}
div#main div#index_corporate div p {
	margin:7px 0px 0px 229px;
	line-height:1.45em;
	color:#fff;
	background-color:#666;
	padding:7px;
	width:210px;
	width:197px;
	height:103px;
	height:88px;
}
div#main div#index_corporate div a {
	display:block;
	margin:10px 10px 0px 243px;
	width:188px;
	height:23px;
	text-align:center;
	padding-top:1px;
	height:22px;
	background-image:url(../pic/index_btn-trans.png);
	background-repeat:no-repeat;
}

div#main div#index_contact div {
	height:151px;
	background-image:url(../pic/index_contact-trans.png);
	background-repeat:no-repeat;
	background-position:9px 2px;
}
div#main div#index_contact div p {
	margin:7px 0px 0px 229px;
	line-height:1.45em;
	color:#fff;
	background-color:#666;
	padding:7px;
	width:210px;
	width:197px;
	height:103px;
	height:88px;
}
div#main div#index_contact div a {
	display:block;
	margin:10px 10px 0px 243px;
	width:188px;
	height:23px;
	text-align:center;
	padding-top:1px;
	height:22px;
	background-image:url(../pic/index_btn-trans.png);
	background-repeat:no-repeat;
}

