@charset "shift_jis";

/**********************************************************************
CSS FOR QUARTERS
Copyright (C) QUARTERS
http://www.quarters.jp/
**********************************************************************/

/**********************************************************************
DISCRIPTION: CSS読込：トップページ
**********************************************************************/

@import url("ms_base.css");
	
/* メニュー
=====================================================================*/

.top-menu-tx{
	padding:0 0 0 17px;
	}
	
		
/* バイクオンニュース
=====================================================================*/

/*見出し部*/

#cl{
	margin:0 8px 0 8px;
	padding:0 0 6px 0;
	background:url(../img/top_m1_bo__news_btm.gif) bottom left no-repeat;
	}

#cl_link A{
	display:block;
	margin:5px 0 0 0;
	padding:0;
	height:29px;
	background:url(../img/top_m1_bo__news.gif) top left no-repeat;
	text-indent:-10000px;
	outline:0px;
	}
	
	
/*全体*/

#clt A{
	background:url(../img/thing_bg.gif) bottom left repeat-x;
	color:#2C70A3;
	}
	
#clt A:hover{
	background:url(../img/thing_bg2.gif) bottom left repeat-x;
	color:#0099FF;
	}

/*イメージ*/

.cl_img{
	width:100px;
	height:67px;
 	}

/*テキスト*/

#crt{
	width:380px;
	}

/*==小リスト==*/

/*イメージ*/


.cl_img_h{
	width:70px;
	height:53px;
	margin:5px;
	padding:0;
	float:left;
 	}

/*テキスト*/

#crt_h{
	width:150px;
	margin:0;
	padding:0 0 0 10px;
	float:left;
	}

*:first-child+html  
#crt_h{
	float:none;
	}
	

/* 新車・中古車
=====================================================================*/


#cl_v2{
	margin:0 8px 0 8px;
	}

#cln{
	margin:0 3px 0 0;
	padding:0 0 6px 0;
	width:260px;
	background:url(../img/top_m1_bo__news_btm.gif) bottom left no-repeat;
	float:left;
	}

#cln_link A{
	display:block;
	margin:5px 0 0 0;
	padding:0;
	width:260px;
	height:34px;
	background:url(../img/top_m1_new_bike.gif) top left no-repeat;
	text-indent:-10000px;
	outline:0px;
	}
	
#clc{
	width:260px;
	margin:0;
	padding:0 0 6px 0;
	background:url(../img/top_m1_bo__news_btm.gif) bottom left no-repeat;
	float:left;
	}

#clc_link A{
	display:block;
	margin:5px 0 0 0;
	padding:0;
	width:260px;
	height:34px;
	background:url(../img/top_m1_cust.gif) top left no-repeat;
	text-indent:-10000px;
	outline:0px;
	}

.left-80>*{
	margin-left: 80px;
	}

.cl_new{
	 background:url(../thing/img/mark_th_new.gif) top right no-repeat;
	 }
	
.cl_baiyaku{
	 background:url(../thing/img/mark_th_baiyaku.gif) top right no-repeat;
	 }

.cl_osusume{
	 background:url(../thing/img/mark_th_osusume.gif) top right no-repeat;
	 }

.cl_syoudan{
	 background:url(../thing/img/mark_th_syoudan.gif) top right no-repeat;
	 }
	
.cl_pdown{
	 background:url(../thing/img/mark_th_pdown.gif) top right no-repeat;
	 }

	 
/* フロート
=====================================================================*/

/*-- CLEAR:float回り込みの解除--*/
.clear:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear{display:inline-table;}
/* \*/
* html .clear{height:1%;}
.clear{display:block;}
/* */


/* WHATS NEW
=====================================================================*/

#whats{
	height:218px;
	background:url(../img/top_what_bg.gif) left top repeat-y;
	}

#s_menu{
	height: 185px;
	margin:5px 5px 5px 5px;
	overflow: auto;
	scrollbar-track-color:#e2f1f8;
	scrollbar-face-color:#bddbe9;
	scrollbar-arrow-color:#96a8b1;
	scrollbar-3dlight-color:#e2f1f8;
	scrollbar-darkshadow-color:#e2f1f8;
	scrollbar-highlight-color:#b1c6d0;
	scrollbar-shadow-color:#96a8b1;
	font-size:100%;
}

#s_menu ul{
	margin:0;
	padding:0;
	}

#s_menu li{
	margin:0 12px 5px 5px;
	line-height:1.5em;
	}

/* テキストボックス１
=====================================================================*/

.txt-b1{
	line-height:180%;
	}

.txt-b1 h2{
	padding:0;
	margin:0;
	font-size:14px;
	color:#E42941;
	}

.txt-b1 B{
	font-size:14px;
	color:#666666;
	}


