@charset "UTF-8";
/*======================================
reset
======================================*/
* {
    margin:0;
    padding:0;
}
body {
    font-family:Verdana,Arial,Helvetica,sans-serif,;
    font-size:75%;
    font-style: normal;
    font-weight: normal;
    color: #333333;s
    text-decoration: none;
		background:url(../img/back_body.jpg) repeat-x left top;
		background-color:#000000;
	

}

html {
    overflow-y:scroll;
}
h1,h2,h3,h4,h5,h6 {
}
/*p,li,dt,dl {
    line-height:1.6;
}*/
p {
    margin:0 0 1em 0;
}
li {
    list-style-type:none;
}
img {
    border:0;
}
address {
    font-style:normal;
}
hr {
    display: none;
}
/*======================================
　link
======================================*/
a:link {
    color:ffffff;
    text-decoration:none;
}
a:visited {
    color:ffffff;
    text-decoration:none;
}
a:hover {
    color:ffffff;
    text-decoration:underline;
}
a:active {
    color:ffffff;
}
/*======================================
　layout
======================================*/
#wrapper {
	width:770px;
	margin:0 auto;
}

#header,#header_product {
	width:770px;
	margin:0 auto;
}

#content {
	width:760px;
	margin:0 auto;
}


/*======================================
　header(toppage)
======================================*/

#g_navi_horizontal {
	width:760px;
	margin:0 auto;
	}
#g_navi_horizontal ul li{
	display:inline;
	}
	
#g_navi_horizontal ul li a{
	width:152px;
	height:70px;
	display:block;
	float:left;
	text-indent:-9999px;
	}
#h_brand a {
	background:url(../img/gnavi_h_brand.gif) no-repeat left top;
}
#h_brand a:hover {
	background:url(../img/gnavi_h_brand.gif) no-repeat left -70px;
}
#h_size a {
	background:url(../img/gnavi_h_size.gif) no-repeat left top;
}
#h_size a:hover {
	background:url(../img/gnavi_h_size.gif) no-repeat left -70px;
}
#h_list a {
	background:url(../img/gnavi_h_list.gif) no-repeat left top;
}
#h_list a:hover {
	background:url(../img/gnavi_h_list.gif) no-repeat left -70px;
}
#h_lock a {
	background:url(../img/gnavi_h_lock.gif) no-repeat left top;
}
#h_lock a:hover {
	background:url(../img/gnavi_h_lock.gif) no-repeat left -70px;
}
#h_nonjapan a{
	background:url(../img/gnavi_h_nonjapan.gif) no-repeat left top;
}
#h_nonjapan a:hover {
	background:url(../img/gnavi_h_nonjapan.gif) no-repeat left -70px;
}
	
	
#topicpath{
	clear:both;
	color:#FFFFFF;
	font-size:0.8em;
	background:url(../img/back_topicpath.jpg) no-repeat left top;
	width:760px;
	height:25px;
	padding-left:2em;
	padding-top:15px;
	}
	
#topicpath_2 a ,#topicpath_2 a:visited{
	color:#FFFFFF;
	}

/*======================================
　table_product
======================================*/
.name_product a {
	color: rgb(153, 153, 153);
	font-weight:bold;
	font-size:0.9em;
	width:141px;
}


.explanation {
	margin-left: 5px; 
	color: rgb(153, 153, 153);
	padding-left:1em;
}

.table_product {
	margin-top:20px;
	margin-left:10px;
}
.brandname {
	margin:20px 0 20px 10px;
	width:300px;
} 
	
/*======================================
　content
======================================*/

#content {
	width:770px;
	background:url(../img/back_content.jpg) repeat-y left top;
	padding:0 5px;
}

/*======================================
　footer
======================================*/
#footer {
	background:url(../img/back_topicpath.jpg) no-repeat left top;
	width:770px;
	padding:1em 0;
}

#corpinfo a {
	font-size:1em;
	font-weight:bold;
	text-align:right;
	color:#ffffff;
	padding-right:10px;
	padding-bottom:5px;
	display:block;
	margin-left:560px;
}
#copyright {
	font-size:0.8em;
	text-align:right;
	color:#ffffff;
	padding-right:10px;
}

/*======================================
　partslist
======================================*/
#partslist tr,#partslist td,{
	padding:2px;
	}
.Uas {
	padding:5px;
}

.brown{
	text-align:center;
	background-color:#542108;
	padding:2px;
	color:#ffffff;
}
purple {
	text-align:center;
	background-color:#3C0013;
	padding:2px;
	color:#ffffff;
}

.note {
	color:#ffffff;
	font-size:0.8em;
	padding:5px;
}

/*======================================
　sitemap.html
======================================*/
.categorytitle {
	color:#990000;
	font-size:1.5em;
	font-weight:bold;
	border-top:#999999 1px solid;
	padding-top:10px;
	margin-bottom:10px;
	
}
.list_sitemap ul{
	padding-bottom:10px;
}
.list_sitemap li a{
	display:block;
	background:#333333 url(../../sitemap/img/bullet.gif) no-repeat 5px center;
	line-height:2;
	color:#999999;
	padding-left:10px;
	margin-top:2px;
	_margin-top:-10px;

}


.table_search {
	width:7px;
	background:url(../../sitemap/img/prt_w_linebg01.jpg) no-repeat -2px top;	
}
