/* CSS Document */

#navEZPagesTop {
	margin:0;
	padding:0;
	height:32px;
	background-image:none;
	}

#navEZPagesTop ul{
	list-style:none;
	margin:0 auto 0 auto;
	padding:0;
	width:695px;
	}

#navEZPagesTop li{
	float:left;
	}

#navEZPagesTop li a{
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	display:block;
/*naoto_kun	width:95px;*/
/*saito_sama*/
	width:113px;
	height:32px;
	line-height:normal;
	font-size: 0px;
	}

/*Old setting was [margin:0 5px 0 0;]. This setting was defined by Naoto Shouji.*/
/*Sola.com made a change as following for layout fixing*/
#navEZPagesTop li#jitensya{
	margin:0 3px 0 0;
	background:url(../../template_default/images/m_jitensya.gif) no-repeat 0px 0px;
}

#navEZPagesTop li#kids{
	margin:0 3px 0 0;
	background:url(../../template_default/images/m_kids.gif) no-repeat 0px 0px;
}

#navEZPagesTop li#ichirin{
	margin:0 4px 0 0;
	background:url(../../template_default/images/m_ichirin.gif) no-repeat 0px 0px;
}

#navEZPagesTop li#sanrin{
	margin:0 3px 0 0;
	background:url(../../template_default/images/m_sanrin.gif) no-repeat 0px 0px;
}

#navEZPagesTop li#parts{
	margin:0 3px 0 0;
	background:url(../../template_default/images/m_parts.gif) no-repeat 0px 0px;
}

#navEZPagesTop li#accessory{
	margin:0 3px 0 0;
	background:url(../../template_default/images/m_accessory.gif) no-repeat 0px 0px;
}

#navEZPagesTop li#bouhan{
	background:url(../../template_default/images/m_bouhan.gif) no-repeat 0px 0px;
}

.header_site{
	color : #ffffff;
	text-align: left;
	font-size: 10px;
}

#login{
	background-color:#F8B625;
}

#login td{
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	margin:0 auto;
	padding:3px;
}

.hr_white{
	border-style:solid none none none;
	border-top-width:1px;
	border-top-color:#FFFFFFF;
	height:1px;
	margin:0;
	padding:0;
}

.footerbottom{
	color : #ffffff;
	text-align:center;
	background-color:#ED6B00;
}

.footerbottom p{
	color : #ffffff;
	margin:5px 0 5px 0;
	padding:0;
}

.clearBoth {
	clear: both;
	margin:0;
	padding:0;
}

#navColumnOne {
	padding:0 0 0 0.5em;
	border-left: 1px solid #F8B625;
	}




