@charset "utf-8";

#main{
	/*width:900px;*/	
	}
/*-----------------------------------------------
基本設定
----------------------------------------------- */	
.top_main{
	margin:20px 0px 0px;padding:0px 0px 0px;
}	
.top_left{
	float:left;
	width:400px;
	margin:0px 35px 0px 0px;padding:0px 0px 0px;
}

.top_right{
	float:right;
	width:462px;
	margin:0px 0px 0px;padding:0px 0px 0px;
}

.top_right_l{
	margin:0px 15px 0px 0px;padding:0px 0px 0px;
	float:left;
	width: 250px;
}
.top_right_r{
	margin:0px 0px 0px;padding:0px 0px 0px;
	float:left;
	width: 197px;
}

/*-----------------------------------------------
新着ニュース
----------------------------------------------- */
.top_news {
	margin:0px 0px 15px;padding:0px;
}
.top_news h3{
	margin:0px 0px 5px;padding:0px 0px 0px 20px;
	background: url(common/images/title_h2.gif) no-repeat left 3px;
	font-size:1em;
}
/*
.top_news h3{
	margin:5px 0px 0px;padding:5px 10px;
	background-image: url(images/news_bese.gif);
	background-repeat: no-repeat;
	font-size:1em;
}
*/
.top_news p{
	margin:5px 5px 5px 0px;padding:0px;
	float:left;
}

/*-----------------------------------------------
ニュース１
----------------------------------------------- */
.top_news1 dl {
	padding: 2px 0px 4px; margin: 0px 0px;
	background: url(common/images/kei_g.gif) repeat-x left bottom; 
	line-height: 1.6; 
	text-align: left;
}
.top_news1 dt.mtb {
	width: 110px;
	padding:0px 0px 0px 30px;margin: 2px 0px;
	font-weight: bold;
	color: #717171;
	background-image: url(images/icon_mtb.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.top_news1 dt.bmx {
	width: 110px;
	padding:0px 0px 0px 30px;margin: 2px 0px;
	font-weight: bold;
	color: #717171;
	background-image: url(images/icon_bmx.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 dl {
	padding: 2px 0px 4px; margin: 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;
}
/*-----------------------------------------------
ニュース3
----------------------------------------------- */
.top_news3 dl {
	padding: 2px 0px 4px; margin: 0px 0px;
	background: url(common/images/kei_g.gif) repeat-x left bottom; 
	line-height: 1.6; 
	text-align: left;
}
.top_news3 dt {
	width: 110px;
	padding:0px 0px 0px 0px;margin: 2px 0px;
	font-weight: bold;
	color: #717171;
}
.top_news3 dd {
	padding:0px 0px 0px 18px;margin: -1.6em 0px 0px 110px;
}

/*-----------------------------------------------
ピックアップニュース用2010_02_23追加
----------------------------------------------- */
.top_news_pickup p{
	padding:0px 0px 5px; margin: 0px 0px 0px;
	/*background: url(common/images/kei_g.gif) repeat-x left bottom; */
	line-height: 1.6; 
	text-align: left;
}

/*-----------------------------------------------
キャンペーンバナー
----------------------------------------------- */
.banner_center{
	margin:0px 0px 0px;padding:5px;
	background-color: #E8E8E8;
}
.banner_center p{
	margin:0px 0px 0px;padding:0px;
}

/*-----------------------------------------------
カラム右
----------------------------------------------- */
.banner_r{
	margin:0px 0px 10px;padding:0px;
}
.top_right_r p{
	margin:0px 0px 0px 3px;padding:0px;
	line-height: 1.4em;
}

/*-----------------------------------------------
センター
----------------------------------------------- */
.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;
	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 0px 0px;padding:0px 0px;
	text-align: center;
}
.rogomark_r p{
	margin:5px 0px 0px 20px;padding:0px 0px;
}

