@charset "utf-8";

#main{
	/*width:900px;*/	
	}
/*-----------------------------------------------
基本設定
----------------------------------------------- */	
.top_main{
	margin:20px 0px 0px;padding:0px 0px 0px;
}	
.top_left{
	float:left;
	width:432px;
	margin:0px 20px 0px 0px;padding:0px 0px 0px;
	background-image: url(images/top_base.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.top_right_l{
	margin:0px 18px 0px 0px;padding:0px 0px 0px;
	float:left;
	width: 225px;
}
.top_right_r{
	margin:0px 0px 0px;padding:0px 0px 0px;
	float:left;
	width: 205px;
	background-color: #f2ebde;
}

/*-----------------------------------------------
新着ニュース
----------------------------------------------- */
.top_news {
	margin:0px 0px 15px;padding:0px;
}
.top_news h2{
	margin:0px 0px 10px;padding:10px 0px 0px;
	text-align: center;
}
.top_news h3{
	margin:0px 0px 5px 10px;padding:0px 0px 0px 20px;
	background: url(common/images/title_h2.gif) no-repeat left 3px;
	font-size:1em;
}
.top_news p{
	margin:5px 5px 5px 0px;padding:0px;
	float:left;
}

/*-----------------------------------------------
ニュース１
----------------------------------------------- */
.top_news1 dl {
	padding: 2px 0px 4px; margin: 0px 10px 0px;
	background: url(common/images/kei_g.gif) repeat-x left bottom; 
	line-height: 1.6; 
	text-align: left;
}
.top_news1 dt.bike {
	width: 110px;
	padding:0px 0px 0px 30px;margin: 2px 0px;
	font-weight: bold;
	color: #717171;
	background-image: url(images/icon_bike.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.top_news1 dt.parts {
	width: 110px;
	padding:0px 0px 0px 30px;margin: 2px 0px;
	font-weight: bold;
	color: #717171;
	background-image: url(images/icon_parts.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.top_news1 dd {
	padding:0px 0px 0px 18px;margin: -1.6em 0px 0px 110px;
}
/*-----------------------------------------------
ニュース２
----------------------------------------------- */
.top_news2{
	padding: 0px; margin: 0px 10px 20px;
}
.top_news2 dl {
	padding: 2px 0px 4px; margin: 0px 0px 0px;
	background: url(common/images/kei_g.gif) repeat-x left bottom; 
	line-height: 1.6; 
	text-align: left;
}
.top_news2 dt {
	width: 110px;
	padding:0px 0px 0px 0px;margin: 2px 0px;
	font-weight: bold;
	color: #717171;
}
.top_news2 dd {
	padding:0px 0px 0px 18px;margin: -1.6em 0px 0px 110px;
}
.top_news2 p{
	padding: 0px; margin: 10px 10px 0px 0px;
}

/*-----------------------------------------------
キャンペーンバナー
----------------------------------------------- */
.banner_center{
	margin:0px 0px 0px;padding:0px;
}
.banner_center p{
	margin:0px 0px 5px;padding:0px;
}

/*-----------------------------------------------
カラム右
----------------------------------------------- */
.banner_r{
	margin:7px 0px 150px;padding:0px;
	text-align: center;
}
.top_right_r p{
	margin:0px 0px 0px;padding:0px;
}
.top_right_r p.space{
	margin:0px 0px 5px;padding:0px;
}

/*-----------------------------------------------
センター
----------------------------------------------- */
.center_waku{
	margin:0px 0px;padding:0px 0px;
	background-image: url(images/center_wak1.gif);
	background-repeat: repeat-y;
}
.center_waku h2{
	margin:0px 0px;padding:7px 0px 3px;
	background-image: url(images/center_title1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 480px;
	color: #FFFFFF;
	text-align: center;
	font-size:14px;
}
.center_waku p{
	margin:0px 0px;padding:0px 0px;
}

/*-----------------------------------------------
各ロゴマーク
----------------------------------------------- */
.rogomark{
	margin:0px 0px;padding:7px 0px 0px;
	background-image: url(common/images/track.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.rogomark_base{
	margin:0px 0px 0px;padding:5px 0px;
	background-image: url(images/track_tate.gif);
	background-repeat: repeat-y;
}
.rogomark_l{
	margin:0px 25px 0px 0px;padding:0px 0px;
	float:left;
	width:185px;
}	
.rogomark_r{
	margin:0px 0px 0px 0px;padding:0px 0px;
	float:right;
	width:690px;
}

.rogomark h2{
	margin:0px 0px;padding:0px 0px;
}
.rogomark_l p{
	margin:5px 0px 8px 0px;padding:0px 0px;
	text-align: center;
}
.rogomark_r p{
	margin:5px 0px 0px 20px;padding:0px 0px;
}
