@charset "euc-jp";

/* ランキングメニュー */
#rank_menu {
  float:left;
  font-size:12px;
  font-weight:normal;
  line-height:19px;
  width:680px;
  margin-bottom:20px;
}
#rank_menu:after {
  clear:both;
  content:"";
  display: block;
  height: 1px;
  overflow: hidden;
}
* html #rank_menu {
  height: 1em;
  overflow: visible;
}
#rank_menu #menu_maker {
  float: left;
  width: 401px;
}
#rank_menu #menu_category {
	float: right;
	width: 261px;
	line-height: 15px;
	font-size: 10px;
}
#rank_menu #menu_category p {
	margin-bottom: 5px;
}

#rank_menu #menu_maker .td {
	padding-top: 2px;
	padding-bottom:2px;
	padding-left:5px;
}
#rank_menu #menu_maker .td_border {
	padding-top: 2px;
	padding-bottom:2px;
	padding-left:5px;
	border-bottom:1px dashed #CCCCCC;
}
#rank_menu #menu_maker .synthetic {
	margin-bottom: 15px;
}
#rank_menu .mi {
	background-image: url(/img/ranking/midashi_bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 670px;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

ul,li {
	list-style-type: none;
}
.mainimg {
	width: 680px;
	height: 225px;
	margin-bottom: 10px;
	float: left;
}

/*ランキング一覧*/
#ranklist {
	float: left;
	width: 680px;
}
#ranklist .mi {
	background-image: url(/img/ranking/midashi_bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 670px;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
#ranklist .ranklistlistbox {
	float: left;
	width: 680px;
	margin-bottom: 20px;
}

#ranklist .ranklistlistbox table {
	empty-cells:show;
}

#ranklist .ranklistlistbox td {
	padding: 5px;
	border-bottom: 1px dashed #999999;
}

#ranklist .listend {
	margin: 0px;
}

#ranklist .bikename {
	width: 504px;
	background-color:#DCE2F1;
	border-bottom: 1px solid #B8C7DE;
	border-right: 1px solid #B8C7DE;
	padding-left:5px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	float:left;
	clear: both;
}

#ranklist .valuelist {
	width: 510px;
	float:left;
	clear: both;
}
#ranklist .valuelist .valuename {
	width: 120px;
	margin-right: 5px;
	float:left;
}
#ranklist .valuelist .valuebox {
	width: 375px;
	float:right;
}
#ranklist .valuelist .valuestar {
	width: 98px;
	margin-right: 5px;
	float:left;
}
#ranklist .valuelist .valuepoint {
	width: 80px;
	margin-right: 5px;
	float:left;
}
#ranklist .valuelist .valuebbs {
	width: 90px;
	float:left;
}


#resultpoint {
	font-family: Verdana;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
}

/* コンテンツランキング */
#rank_contents {
  float:left;
  font-size:12px;
  font-weight:normal;
  line-height:19px;
  width:680px;
  margin-bottom:20px;
}
#rank_contents:after {
  clear:both;
  content:"";
  display: block;
  height: 1px;
  overflow: hidden;
}
* html #rank_contents {
  height: 1em;
  overflow: visible;
}
#rank_contents #contents {
  float: left;
  width: 330px;
}
#rank_contents #news {
  float: right;
  width: 330px;
}
#rank_contents table {
	empty-cells:show;
}

#rank_contents td {
	padding: 5px;
	border-bottom: 1px dashed #999999;
}
#rank_contents .mi {
	background-image: url(/img/ranking/midashi_bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 670px;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}


/*メーカー一覧*/
#allmaker {
	float: left;
	width: 940px;
	margin-top: 10px;
}
#allmaker .makerlist {
	float: left;
	width: 940px;
	margin-bottom: 10px;
}
#allmaker .makerlist .mi {
	background-image: url(/img/ranking/midashi_940bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 930px;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
#allmaker .makerlist .mi02 {
	background-image: url(/img/ranking/midashi08.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 940px;
}

#allmaker .makerlist ul {
	float: left;
	width: 940px;
}
#allmaker .makerlist li {
	float: left;
	width: 210px;
	display: inline;
	height: 25px;
}
#allmaker .makerlist .listtable {
}

#allmaker .makerlist .listtable .cell_wh {
	padding-top: 10px;
	padding-bottom: 10px;
}

#allmaker .makerlist .listtable .cell_th {
	padding-top: 25px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

#allmaker .makerlist .listtable tr {
	background-image: url(/img/common/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#allmaker .makerlist .listtable .boader {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0B305A;
	font-size: 14px;
	font-weight: bold;
}

#allmaker .makerlist .listtable .flag {
	margin-right: 5px;
}

#allmaker .makerlist .title {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	background-color: #E7E7E7;
	padding-top: 4px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}

/* インフォメーション */
.uinfo {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-color: #999999;
	margin-bottom: 20px;
	margin-top: 10px;
	float: left;
	width: 680px;
	display: block;
}
.uinfo .right_text {
	text-align: right;
}

.uinfo p {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}

/* 画像装飾 */
.link_border a img {
	border:1px solid #BABABA;
}
.link_border a:hover img {
	border:1px solid #CC3333;
}


/*右側　クチコミ一覧*/
.infobox {

}
.infobox .title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 14px;
	padding-left: 27px;
	clear: both;
}

.bike {
	background-image: url(/img/ranking/icon_bike.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.goods {
	background-image: url(/img/ranking/icon_goods.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.talk {
	background-image: url(/img/ranking/icon_talk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.touring {
	background-image: url(/img/ranking/icon_touring.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bb {
	background-image: url(/img/ranking/icon_bb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.infobox .maker {
	font-weight: normal;
	padding-left: 25px;
	margin-top: 5px;
}

.infobox p {

}
.infobox .img_link {
	float: left;
	margin: 0px;
	padding: 0px;
}
.infoboxnoborder {
	float: left;
	margin: 0px;
	padding-bottom: 0px;
	width: 100%;
}
.infoboxmoreinfo {
	float: left;
	margin: 0px;
	padding-bottom: 0px;
	width: 100%;
	text-align:right;
}
