@charset "euc-jp";

body {
	font: normal 12px/16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	padding: 0px;
}


h1,h2,h3,h4,h5,h6,ul,li,p {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

img {
	font-size: 0px;
	line-height: 0px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*右メニュー*/
#right {
	float: right;
	width: 300px;
}

#adbanner {
	float: left;
	width: 300px;
	margin-bottom: 10px;
}


#adbanner #banner300 {
	height: 250px;
	width: 300px;
	float: left;
}

#HGbanner {
	background-color: #999999;
	float: left;
	width: 300px;
	height: 100px;
	margin-bottom: 10px;
	clear: both;
}


#rightcontext {
	width: 300px;
	clear: both;
	float: left;
	background-image: url(../img/top/rightside_bg.gif);
}

#rightcontext h3 {
	display: block;
	height: 26px;
	width: 300px;
	float: left;
}
h3.title {
	float: left;
	width: 300px;
}

#pickupinfo {
	float: left;
	width: 280px;
	padding: 10px;
}
#pickupinfo .listbox {
	float: left;
	width: 270px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

#pickupinfo .list {
	float: left;
	width: 270px;
	background-image: url(../img/top/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#pickupinfo .listend {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#pickupinfo  .list  .ph {
	float: left;
	width: 50px;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #999999;
}
#pickupinfo .list .txt {
	float: right;
	width: 210px;
}
#pickupinfo .list .txt .midashi {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}






/*読者プレゼント*/
#present {
	width: 270px;
	clear: both;
	float: left;
	margin-top: 5px;
}

#present .list {
	background-color: #FFFFFF;
	padding: 4px;
	width: 270px;
	border: 1px solid #CCCCCC;
}

#present .list .prelist .listend {
	background-image: none;
	margin: 0px;
	padding: 0px;
}


#present .prelist { margin-top: 10px; }

#present .prelist li {
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	background-image: url(../img/top/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#present .prelist li a { color: #006699; }
#present .prelist li a:hover { color: #FF6600; }
#present .list span.arrow {
	background-image: url(../img/top/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 16px;
	width: 10px;
	float: left;
}



#info {
	float: left;
	width: 280px;
	padding: 10px;
}

#info .list {
	background-color: #FFFFFF;
	float: left;
	width: 270px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

#info .list .more {
	text-align: right;
	clear: both;
	float: left;
	width: 270px;
}

#info .list .more a {
	background-image: url(../img/top/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	padding-left: 10px;
}

#info .list .newbox {
	background-image: url(../img/common/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 270px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#info .list .newbox img {
	margin-right: 5px;
	float: left;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #999999;
}

#info .list .newbox .bigmidashi { font-weight: bold; }



/*ピックアップ*/
#pickup {
	float: left;
	width: 280px;
	padding: 10px;
}

#pickup .list {
	float: left;
	width: 280px;
	background-image: url(../img/top/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
	clear: both;
	padding-bottom: 5px;
}

#pickup .listend {
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#pickup .list .photo {
	float: left;
	width: 120px;
	background-color: #FFFFFF;
	padding: 1px;
}

#pickup .list .photo a {
	display: block;
	border: 1px solid #666666;
	padding: 1px;
	height: 80px;
	width: 120px;
}

#pickup .list .photo a:hover {
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	display: block;
}

#pickup .list .data {
	float: right;
	width: 150px;
}

#pickup .list .data .midashi {
	font-weight: bold;
	color: #666666;
}

#pickup .list .data .txt {
	color: #666666;
	font-size: 12px;
	line-height: 14px;
}

/*コミュニティ*/
#Community {
	float: left;
	width: 280px;
	padding: 10px;
}

#Community .listbox {
	float: left;
	background-color: #FFFFFF;
}

#Community .list {
	float: left;
	width: 270px;
	clear: both;
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

#Community .listend {
	background-image: none;
	margin: 0px;
	padding: 0px;
}


#Community .list .data {
	float: left;
	width: 270px;
	margin-top: 10px;
}

#Community .list .data .left p {
	margin-bottom: 1px;
}

*html #Community .list .data .left p {
	margin-bottom: 4px;
}

#Community .list .data img.comarrow {
	vertical-align: 0px;
}

#Community .list .data .right {
	float: right;
	width: 120px;
}

#Community .list .data .left {
	float: left;
	width: 140px;
}



#Community .list .data .midashi {
	font-weight: bold;
	color: #666666;
}

#Community .list .data .txt {
	color: #666666;
	font-size: 12px;
	line-height: 14px;
}




/*クチコミ掲示板*/
#kuchikomi {
	float: left;
	width: 280px;
	padding: 10px;
}

#kuchikomi .list {
	background-color: #FFFFFF;
	float: left;
	width: 270px;
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#kuchikomi .list .infobox {
	background-image: url(../img/common/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 270px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	clear: both;
}

#kuchikomi .list .more {
	text-align: right;
	background-image: url(../img/top/list.gif);
	background-repeat: no-repeat;
	background-position: 205px center;
}

/*インプレ*/
#userimpre {
	float: left;
	width: 280px;
	padding: 10px;
}

#userimpre .list {
	background-color: #FFFFFF;
	float: left;
	width: 270px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

#userimpre .list .infobox {
	background-image: url(../img/common/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 270px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	clear: both;
}

#userimpre .list .more {
	text-align: right;
	background-image: url(../img/top/list.gif);
	background-repeat: no-repeat;
	background-position: 205px center;
}

/*バイクニュース*/
#News {
	width: 280px;
	float: left;
	padding: 10px;
}

#News .list {
	background-color: #FFFFFF;
	padding: 9px;
	float: left;
	width: 260px;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#News .list ul {
	margin: 0px;
	padding: 0px;
}

#News .list li {
	background-image: url(../img/top/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#News .list li a {
	background-image: url(../img/top/speaker.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	z-index: 3;
	display: block;
}


#News .list .more {
	width: 260px;
	text-align: right;
	clear: both;
	float: left;
	margin-top: -15px;
	background-image: url(../img/top/list.gif);
	background-repeat: no-repeat;
	background-position: 110px center;
}

#News .list .more2 {
	width: 260px;
	text-align: right;
	clear: both;
	float: left;
	margin-top: -15px;
	background-image: url(../img/top/list.gif);
	background-repeat: no-repeat;
	background-position: 55px center;
}


/*編集部ブログ*/
#blog {
	width: 280px;
	float: left;
	padding: 10px;
}

#blog .list {
	background-color: #FFFFFF;
	padding: 9px;
	float: left;
	width: 260px;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#blog .list ul {
	margin: 0px;
	padding: 0px;
}

#blog .list li {
	background-image: url(../img/top/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#blog .list li a {
	background-image: url(../img/top/balloon.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	z-index: 3;
	display: block;
}


#blog .list .more {
	width: 260px;
	text-align: right;
	clear: both;
	float: left;
	margin-top: -15px;
	background-image: url(../img/top/list.gif);
	background-repeat: no-repeat;
	background-position: 117px center;
}

#mobile {
	float: left;
	width: 300px;
	margin-top: 10px;
}

#magazine_pickup {
	float: left;
	width: 270px;
	clear: both;
	margin-top: 5px;
}

#magazine_pickup .list {
	float: left;
	width: 270px;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#magazine_pickup .photo01 img,
#magazine_pickup .photo02 img {
	padding: 1px;
	border: 1px solid #999999;
	margin-bottom: 2px;
}

#magazine_pickup .midashi_img {
	float: left;
	width: 270px;
	margin-bottom: 5px;
}

#magazine_pickup .photo01 {
	float: left;
	width: 129px;
}

#magazine_pickup .photo02 {
	float: right;
	width: 129px;
}

#magazine_pickup .photo01 .noborder, 
#magazine_pickup .photo02 .noborder {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*ショップキャンペーン*/
#Campaign {
 float               : left;
 padding             : 10px;
 width               : 280px;
}

#Campaign .list {
 background-color    : #FFFFFF;
 border-bottom       : 1px solid #CCCCCC;
 border-left         : 1px solid #CCCCCC;
 border-right        : 1px solid #CCCCCC;
 float               : left;
 margin              : 0;
 padding             : 9px;
 width               : 260px;
}
#Campaign .list .ph {
	float: left;
	width: 69px;
}
#Campaign .list .ph img {
	padding: 1px;
	border: 1px solid #999999;
}



#Campaign .list .more {
 float               : left;
 text-align          : right;
 width               : 260px;
}

#Campaign .list .more span a {
 background-image    : url(img/top/list.gif);
 background-position : left center;
 background-repeat   : no-repeat;
 display             : block;
 float               : right;
 padding-left        : 10px;
}

#Campaign .list li {
	background-image    : url(../img/top/dot.gif);
	background-position : left bottom;
	background-repeat   : repeat-x;
	margin-bottom       : 5px;
	padding-bottom      : 5px;
	text-align          : left;
	text-indent: -43px;
	padding-left: 41px;
}

#Campaign .list li img {
 font-size           : 0px;
 line-height         : 0px;
 vertical-align      : bottom;
}


#Campaign .list li.listend {
 background-image    : none;
 margin-bottom       : 0px;
 padding-bottom      : 0px;
}

#Campaign_Box .context_inbox {
 background-color    : #FFFFFF;
 border              : 1px solid #CCCCCC;
 float               : left;
 padding             : 5px;
 width               : 222px;
}

#Campaign_Box .context_right {
 background-color    : #E6E6E6;
 border-bottom       : 1px solid #CCCCCC;
 border-left         : 1px solid #CCCCCC;
 border-right        : 1px solid #CCCCCC;
 clear               : both;
 color               : #000000;
 float               : left;
 margin-bottom       : 10px;
 padding             : 3px 2px 2px;
 width               : 234px;
}

#Campaign_Box .list {
 float               : left;
 width               : 222px;
}

#Campaign_Box .list .ph {
 float               : left;
 width               : 69px;
}

#Campaign_Box .list .ph img {
 border              : 1px solid #999999;
 margin-right        : 5px;
 padding             : 1px;
}

#Campaign_Box .list .text {
 float               : right;
 width               : 153px;
}

#Campaign_Box .list .text img {
 vertical-align      : bottom;
}

#Campaign_Box .list li {
 background-image    : url(img/top/dot.gif);
 background-position : left bottom;
 background-repeat   : no-repeat;
 float               : left;
 margin-bottom       : 5px;
 padding-bottom      : 5px;
 width               : 222px;
}

#Campaign_Box .list li.listend {
 background-image    : none;
 margin-bottom       : 0px;
 padding-bottom      : 0px;
}
