@charset "shift_jis";
/* ------------------------------ common ------------------------------ */

body {
	margin:0;
	padding:0;
	font:13px/1.4 arial, helvetica, clean, sans-serif;
	*font-size:small;
	*font:x-small;
	color:#666;
	/*background-color:#F0F0F0;*/
	background:url(../images/contents_bg.jpg) 0 0;
}
select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}
img {
	border:0;
	vertical-align:top;
}
form {
	margin:0;
	padding:0;
}
a {
    color:#006699;
	text-decoration:underline;
}
a:hover {
	color:#550000;
	text-decoration:underline;
}
.float_right {
	float:right;
	margin:0 0 10px 15px;
}

.float_left {
	float:left;
	margin:0 15px 10px 0px;
}
.hr {
	width:auto;
	height:1px;
	margin:10px 0;
	padding:0;
	border-bottom:1px solid #CCC;
}


ul,li,dl,dt,dd {
	margin:0;
	padding:0;
	list-style-type:none;
}




/* ------------------------------ .clearfix ------------------------------ */

.clear {
	clear:both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
.clearfix {
	min-height:0px;
	clear: both;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/* ------------------------------ #wrapper ------------------------------ */

#wrapper {
	width:1020px;
	margin:0 auto;
	background-color:#F0F0F0;
}
/* ------------------------------ h1 ------------------------------ */
h1 {
	position:absolute;
	top:-100px;
	font-size:10px;

}

/* ------------------------------ h3 ------------------------------ */


h3{
background:url(../images/h3-bg.gif) no-repeat left bottom;
height:25px;
font-size:120%;
margin:10px 0px;
padding:5px 0px 10px 15px;
color:#222;
}
/* ------------------------------ #body ------------------------------ */

#body {
	width:1000px;
	margin:0 auto;
	padding:0;
	
}

#header {
	
	background:url(../images/header_bg.jpg) repeat-x 0 0;
	height:83px;
}

#header_inner {
	display:block;
	position:relative;
	width:1020px;
	margin:0 auto;
	
} 

#header_logo {
	float:left;
}

#header_right {
	width:300px;
	float:right;
	
}


#header_english {
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:128px;
	
}

#header_english li {
	float:left;
	display:block;

}


#header_menu {
	clear:both;
}
#header_menu li {
	float:left;
}



/* ------------------------------ #top_flash ------------------------------ */
#top_flash {
	width:1000px;
	height:300px;
	margin:1px auto 10px auto;
	padding:9px;
	background:url(../images/flash.jpg) no-repeat 9px;
}






#contents {
	width:1000px;
	display:block;
	position:relative;
}
	






/* ------------------------------ #left_contents ------------------------------ */







#left_contents {
	width:280px;
	float:left;
	margin-bottom:10px;
}


.left_contentsbox {
	border:#CCCCCC solid 1px;
	background:#F9F9F9;
	padding:8px;
	display:block;
}

.leftmenu li {
	margin:0 0 2px 0;
	padding:0;
}


dl.leftparts {
	background:#5A5A5A;
	border:#454545 solid 1px;
	width:258px;
	padding-bottom:7px;
}


dl.leftparts dd {
	width:240px;
	margin:7px 0 0 7px;
}


div.leftlink {
	margin-top:0px;
	padding-top:0px;
	width:260px;
}

div.leftlink li {
	margin-top:7px;
}



/* ------------------------------ #right_contents ------------------------------ */


#right_contents {
	float:right;
	width:710px;
	display:block;
	margin-bottom:10px;
}




.right_contentsbox {
	border:#CCCCCC solid 1px;
	background:#F9F9F9;
	padding:13px;
	display:block;
	margin-top:10px;
	overflow:hidden;
	margin-bottom: 10px;
}

.right_contentsbox2 {
	border:#CCCCCC solid 1px;
	background:#F9F9F9;
	
	display:block;
}


.right_contentsbox3 {
	border:#CCCCCC solid 1px;
	background:#F9F9F9;
	padding:0 13px 0px 13px;
	display:block;
	margin-top:10px;
	overflow:hidden;
}

.right_contentsbox h2 {
	margin:0;
	padding:0;
}


#top_concept {
		background:url(../images/top_concept_bg.jpg) no-repeat right bottom;
		padding:13px;
}


#top_concept p {
	margin:0;
	padding:0;
	text-align:130%;
	font-size:12px;
	width:496px;
}



/* ------------------------------ #top_point ------------------------------ */

ul#top_point {
	margin:0 0 0 0;
	padding:0;
	display:block;
	overflow:hidden;
	
}

ul#top_point li {
	margin:0;
	padding:15px 0 0 0;
	list-style:none;
	border-bottom: #CCC dotted 1px;
	display:block;
	float:left;
	width:338px;
	height:160px;
	
}

ul#top_point li.last {
	border:none;
	overflow:hidden;
	height:160px;
	
}



ul#top_point li dl,ul#top_point li dt,ul#top_point li dd {
		margin:0;
	padding:0;
	list-style:none;
}




ul#top_point li dt {
	padding-bottom:5px;
	float:right;
}

#top_point li dd img {
	float:left;
	padding-left:0;
	padding-bottom:10px;
}

#top_point li dd p {
	float:left;
	margin:0;
	padding:0;
	width:220px;
	font-size:12px;
	padding-left:10px;
		padding-bottom:10px;
}





/* ------------------------------ #top_tester ------------------------------ */


.right_contentsbox .right_contentsbox_left {
	float:left;
	width:370px;
}

.right_contentsbox ul.right_contentsbox_right {
	float:right;
	width:305px;
}


.right_contentsbox ul.right_contentsbox_right li {
	float:left;
}

/*
#top_tester dt {
	width:378px;
	float:left;
}


#top_tester dt p {
	font-size:12px;
	line-height:120%;
	margin:10px 0 0 0;
	padding:0;
}


#top_tester dd {
	float:left;
}*/



/* ------------------------------ #footer ------------------------------ */


#footer {
	border-top:#CCCCCC solid 1px;
	
	margin:10px 0;
	padding-top:10px;
	display:block;
}



#footer_link {
	font-size:10px;
	line-height:160%;
}


#footer_copyright {
	background:#1C1400;
	text-align:center;
	color:#CCC;
	font-size:10px;
}








/* ------------------------------ h3 ------------------------------ */


h3{
background:url(../images/h3-bg.gif) no-repeat left bottom;
height:25px;
font-size:120%;
margin:10px 0px;
padding:5px 0px 10px 15px;
color:#222;
}






/*-----------------------------------------------------------------------------*/




/*company*/

h2#company{
background:url(../images/h-company.jpg) no-repeat;
margin:0px;
padding:0px;
width:710px;
height:69px;
display:block;

text-indent:-9999px;


}


#companybox{
background:url(../company/images/company-bg.jpg) no-repeat top right;
padding:16px;
}

#companybox p{
width:400px;
}




/*service*/


h2#service{
background:url(../images/h-service.jpg) no-repeat;
margin:0px;
padding:0px;
width:710px;
height:69px;
display:block;

text-indent:-9999px;


}

#servicebox{

}


.linebox{
border:#CCCCCC solid 1px;}

.padding5px{
padding:5px;
}

.padding20px{
padding:20px;
}


.img_left{
margin-right:10px;
}

.img_right{
margin-left:10px;
}


/*parts*/


h2#parts{
background:url(../images/h-parts.jpg) no-repeat;
margin:0px;
padding:0px;
width:710px;
height:69px;
display:block;

text-indent:-9999px;


}

#partsbox{

}


.eagy3{
margin-left:20px;
clear:both;}

.eagy3 div{
font-size:10px;
float:left;
margin:10px}




/*order*/


h2#order{
background:url(../images/h-order.jpg) no-repeat;
margin:0px;
padding:0px;
width:710px;
height:69px;
display:block;

text-indent:-9999px;


}

#orderbox{

}


h2#access{
background:url(../images/h-access.jpg) no-repeat;
margin:0px;
padding:0px;
width:710px;
height:69px;
display:block;

text-indent:-9999px;


}

#accessbox{

}


/*news*/

h2#news{
background:url(../images/h-news.jpg) no-repeat;
margin:0px;
padding:0px;
width:710px;
height:69px;
display:block;

text-indent:-9999px;


}

#newsbox{
margin-top:20px;


}






#newsbox dl{
margin:0px;
padding:0px;
}
#newsbox dt{
background:url(../news/images/newslist2.gif) no-repeat;
background-position:0px 0px;
margin:10px 0px 0px 0px;
padding:0px 5px 0px 15px;
font-size:12px;
line-height:16px;
color:#CC0000;
font-weight:bold;
}


#newsbox dd{
margin:0px 0px 0px 0px;
padding:0px 0px 5px 0px;
font-size:12px;
line-height:16px;
border-bottom:#CCCCCC dotted 1px;
}



/*contact*/

h2#contact{
background:url(../images/h-contact.jpg) no-repeat;
margin:0px;
padding:0px;
width:710px;
height:69px;
display:block;

text-indent:-9999px;


}

#contactbox{
margin-top:20px;


}


/*sitemap*/

h2#sitemap{
background:url(../images/h-sitemap.jpg) no-repeat;
margin:0px;
padding:0px;
width:710px;
height:69px;
display:block;

text-indent:-9999px;


}

#sitemapbox{
margin-top:20px;


}




/*english*/

h2#english{
background:url(../images/h-english.jpg) no-repeat;
margin:0px;
padding:0px;
width:710px;
height:69px;
display:block;

text-indent:-9999px;


}

#englishbox{
background:url(../images/english-bg.jpg) no-repeat top right;
}
#englishbox p{
width:384px;
}






/*privacy*/

h2#privacy{
background:url(../images/h-privacy.jpg) no-repeat;
margin:0px;
padding:0px;
width:710px;
height:69px;
display:block;

text-indent:-9999px;


}

#privacybox{
margin-top:20px;


}
#form{
margin:0;
padding:0;
}


/* ------------------------ mt ------------------------ */

h2#blog {
background:url(../images/h-blog.jpg) no-repeat;
margin:0px;
padding:0px;
width:710px;
height:69px;
display:block;
text-indent:-9999px;
}

h2#swapmeet {
background:url(../images/h-swapmeet.jpg) no-repeat;
margin:0px;
padding:0px;
width:710px;
height:69px;
display:block;
text-indent:-9999px;
}

h2#originalparts {
background:url(../images/h-originalparts.jpg) no-repeat;
margin:0px;
padding:0px;
width:710px;
height:69px;
display:block;
text-indent:-9999px;
}


h2#information {
background:url(../images/h-information.jpg) no-repeat;
margin:0px;
padding:0px;
width:710px;
height:69px;
display:block;
text-indent:-9999px;
}



#mt img {
	border:none;
}

#mt .asset-meta {
	text-align:right;
	border-bottom:1px dotted #999;
	margin:0 0 15px 0;
}

#mt h3 {
clear:both;
background:url(../images/h3-bg.gif) no-repeat left;
height:41px;
font-size:120%;
margin:10px 0px;
padding:10px 0px 0px 20px;
}

#mt .widget-header {
background:url(../images/h3-bg.gif) no-repeat left;
height:25px;
font-size:100%;
margin:10px 0px;
padding:10px 0px 0px 20px;
}

#mt .calender table {
	margin:10px 0;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
}

#mt .calender th {
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background-color:#EEE;
}

#mt .calender td {
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

#mt .usedparts_caution_autodesign {
	border-left:1px solid #006;
	border-bottom:1px solid #006;
	border-right:1px solid #006;
	background-color:#CFDFEF;
}

#mt .asset-footer {
	margin:0 0 15px 0;
}


#right h3{
background:url(../images/h3-bg.gif) no-repeat left bottom;
}


#right {
	
}












.originalpartsbox table{
margin:0px;
padding:0px;
border:#CCCCCC solid;
border-width:1px 0 0 1px;
}

.originalpartsbox td{
margin:0px;
padding:4px;
border:#CCCCCC solid;
border-width:0px 1px 1px 0px;
vertical-align:top;
}

.originalpartsbox h3{
background:url(../images/originalparts_h3bg.jpg) no-repeat top;
display:block;
line-height:300%;
width:680px;
margin:50px;
padding:50px;
}



.originalpartsbox_guide{
font-size:11px;
border:#CCCCCC solid 1px;
background:#EFEFEF;
}


.original_spec{
margin:0px;
padding:0px;
border:#CCCCCC solid;
border-width:1px 0 0 1px;
float:left;
}


.original_spec th{
margin:0px;
padding:4px;
border:#CCCCCC solid;
border-width:0px 1px 1px 0px;
vertical-align:top;
text-align:left;
font-size:92%;
background:#EFEFEF;
width:100px;
font-weight:normal;
}
.original_spec td{
margin:0px;
padding:4px;
border:#CCCCCC solid;
border-width:0px 1px 1px 0px;
vertical-align:top;
text-align:left;
font-size:92%;
}



.originalparts_btn {
width:200px;
height:51px;
float:right;
margin-top:30px;

}

.originalparts_btn a {
	width:200px;
	height:51px;
	background:url(../images/originalparts_btn.jpg) 0 0 no-repeat;
	display:block;
}


.originalparts_btn a:hover {
	width:200px;
	height:51px;
	background:url(../images/originalparts_btn.jpg) 0 -51px no-repeat;
}

.originalparts_btn span{
display:none;}





#top_news ul{
list-style-type:none;
margin:0px;
padding:0px;
}

#top_news li{
margin:0px;
padding:5px 0px;
font-size:12px;
line-height:150%;
color:#333;
border-bottom:#CCCCCC dotted 1px;
}


.usedparts_caution_autodesign {
	border-left:1px solid #006;
	border-bottom:1px solid #006;
	border-right:1px solid #006;
	background-color:#CFDFEF;
}






































/*---------------------------------------------------------------*/











table.formlist,p.caution{
	margin: 0 auto 15px;
}
table.formlist2,p.caution2{
	margin: 0 auto 15px;
}
p.caution{
margin-top:20px;
margin-bottom: 0px;
padding: 0px;
color: #c00;
font-size: 11px;
text-align: right;
}
.caution{
	color: #c00;
	font-size: 11px;
}
p.cp{
	width: 605px;
	margin: 0px auto 20px;
	height: 23px;
	text-indent: 20px;
	text-align: left;
	vertical-align: bottom;
	color: #fff;
	font-size: 14px;
	background-color: #999;
	background-image: url(../img/kou_icon.gif);
	background-repeat: no-repeat;
	border-width: 4px 0 0 0;
	border-style: solid;
	border-color: #666666;
	line-height: 23px;
}
/* table border */
table.formlist,table.formlist tr td{
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
	background-color: #FFFFFF;
	font-size: 12px;
}
table.formlist2,table.formlist2 tr td{
	border: 1px solid #00552B;
	border-collapse: collapse;
	background-color: #FFFFFF;
} 
table.noborder,table.noborder tr td{
border-width: 0px;
}
/* end-table border */
table.carnavi td{
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}
table.formlist td{
padding:5px;}
table.formlist tr td.tbltitle{
text-align: center;
color: #fff;
font-weight: bold;
background-color: #666666;
}

table.formlist2 tr td.tbltitle2{
text-align: center;
color: #fff;
font-weight: bold;
background-color: #00552B;
}
table.formlist tr td.cellname{
	background-color: #EEEEEE;
	/*text-align: center;*/
	padding-left:5px;
}
table.formlist2 tr td.cellname2{
	background-color: #BACB8D;
	text-align: center;
}
p.submitbtn{
text-align: center;
}

/*
strong{
color: #c00;
}
*/
/* hack for ie */
table.formlist,table.formlist2{
	margin: 0px auto 30px;
	padding: 0px;
	/*width: 650px;*/
}

img.mwa-img {
	margin: 0px;
	float: left;
}
p#teble-ind{
	font-size: 12px;
	line-height: 15px;
	width: 600px;
	margin: 0px auto;
	color: #333333;
}
#top_news a {
color:#2F5460;
text-decoration:underline;
}

#top_news a:hover {
	color:#550000;
	text-decoration:underline;
}

#list {
	margin:1px 10px;
	padding:5px 0;
}





.caption {
	font-size:10px;
	color:#CCC;
}
