@charset "Shift_JIS";

body {
	background-image:url(../images/header_background_02.gif);
	background-repeat:repeat-x;
	}


/*ロゴ
-------------------- */

div.topnavi {
	margin: 30px 20px;
	}

/*コンテンツボックス
--------------------*/

div#contentbox {
	width:800px;
	padding:0 20px 0;
	background:url("../images/background_line.gif") repeat-y left top;
	}


/*サイドメニュー
----------------*/

div.leftmenu {
	float:left;
	width:215px;
	}

.leftmenu p,
.leftmenu ul {
	width: 190px;
	}

.sb-top,
.maker {
	background: url(../images/side-menu.gif) repeat-y left top;
	font-size: 110%;
	}

#layer_suzuki,
#layer_kawasaki,
#layer_yamaha,
#layer_honda,
#layer_bmw {
	background: url(../images/sidesub-menu.gif) repeat-y left top;
	margin-bottom: 2px;
	padding-top: 10px;
	}

.sb-top {
	margin-bottom: 2px;
	padding: 10px 0 10px 5px;
	}

.sb-top img {
	margin-right: 3px;
	}

.maker {
	padding: 10px 0 10px 5px;
	margin-bottom: 2px;
	}

.maker input {
	margin-right: 5px;
	}

.syasyu {
	padding-left: 15px;
	padding-bottom: 10px;
	}

.syasyu input {
	margin-right: 5px;
	}

.seihin {
	background: url(../images/icon2.gif) no-repeat 2.3em 0.4em;
	padding-left: 35px;
	padding-bottom: 8px;
	}

div.leftmenu a:hover {
	color:#4ca4fe;
	text-decoration:none;
	}

.now {
	color: #4ca4fe
	}

/*メインコンテンツ
------------------*/

div.maincontents a:hover {
	color:#4ca4fe;
	text-decoration:none;
	}

div.maincontents {
	width:560px;
	float:right;
	}
.syasyu-title {
	height: 18px;
	font-size: 120%;
	font-weight:bold;
	color: #ffffff;
	background: url(../suzuki/images/title-image.gif) no-repeat left top;
	padding: 5px 10px;
	margin-bottom: 20px;
	}
.syasyu-title-k {
	height: 18px;
	font-size: 120%;
	font-weight:bold;
	color: #ffffff;
	background: url(../kawasaki/images/title-image.gif) no-repeat left top;
	padding: 5px 10px;
	margin-bottom: 20px;
	}	
	
.syasyu-title-y {
	height: 18px;
	font-size: 120%;
	font-weight:bold;
	color: #ffffff;
	background: url(../yamaha/images/title-image.gif) no-repeat left top;
	padding: 5px 10px;
	margin-bottom: 20px;
	}
	
.syasyu-title-h {
	height: 18px;
	font-size: 120%;
	font-weight:bold;
	color: #ffffff;
	background: url(../honda/images/title-image.gif) no-repeat left top;
	padding: 5px 10px;
	margin-bottom: 20px;
	}
	
.syasyu-title-b {
	height: 18px;
	font-size: 120%;
	font-weight:bold;
	color: #ffffff;
	background: url(../bmw/images/title-image.gif) no-repeat left top;
	padding: 5px 10px;
	margin-bottom: 20px;
	}
	
.seihin-title {
	width:539px;
	margin: 0 10px 15px;
	background: url(../images/bar.gif) no-repeat left top;
	font-size: 120%;
	font-weight: bold;
	padding-top: 10px;
	}
.seihin-image{
	margin-right:10px;
	display:inline;
	float:right;
}
.s-img{
	height:188px;
}

.seihin-image1 {
	margin: 0 10px 10px;
}
.seihin-image2 {
	margin: 0 10px 20px;
}
.seihin-image3 {
	margin: 0 10px 0;
}
.gototop {
	clear:both;
}
.gototop p {
	text-align: right;
}

.gototop a {
	padding-left: 13px;
	background: url(../images/icon3.gif) no-repeat 0 45%;
	}

.gototop a:hover {
	color:#4ca4fe;
	text-decoration:none;
	}
.text-r{
	text-align:right;
}

.line{
	margin:20px 0px 20px 10px;
}