/* CSS Document */
#feature_rakuten {
	width: 950px;
}

#rotator{
	background: url(../rotator/rotator.php) no-repeat top center;
	padding-bottom: 10px;
	width: 950px;
	height: 240px;
}

/* ナビゲーション */
ul#nav_top {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 40px;
	list-style: none;
}
ul#nav_top li {
	float: left;
	width: 237px;
	height: 40px;
	border-right:1px solid #e6187c;
}
ul#nav_top a {
	display: block;
	width: 237px;
	height: 40px;
	background: url(../image/r_nav_bg.jpg) no-repeat;
	text-align: center;
	line-height: 40px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size:18px;
}
ul#nav_top a:hover {
	background: url(../image/r_nav_bg_on.jpg) no-repeat;
	color: #FFFFFF;
}
#nav_top_act {
	background: url(../image/r_nav_bg_on.jpg) no-repeat !important;
}

/* ソーシャルボタン */
div#social {
	overflow: hidden;
	margin: 0 10px;
	padding: 5px 10px;
	border-bottom: 1px dashed #ffffff;
}
div#social_body {
	float: right;
	width: 430px;
}

/* 本文 */
#main_rakuten {
	overflow: hidden;
	padding-top: 10px;
	width: 950px;
}
/* トップ */
#top_left_rakuten {
	float: left;
	width: 680px;
}
#top_right_rakuten {
	float: left;
	padding-left: 10px;
	width: 240px;
}
#top_news_title {
	padding: 0 10px;
	width: 640px;
	height: 30px;
	background: #bf0000;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	font-weight: bold;
}
#top_news_wrap {
	overflow: hidden;
	padding: 9px;
	border: 1px solid #bf0000;
	border-width: 0 1px 1px 1px;
	width: 640px;
}
#top_news_img {
	float: left;
	width: 230px;
}
#top_news_txt {
	float: left;
	padding-left: 10px;
	width: 390px;
	font-size: 12px;
	line-height: 18px;
}
#top_newslist {
	padding: 9px;
	border: 1px solid #bf0000;
	width: 640px;
	list-style: none;
}
#top_newslist li {
	border-bottom: 1px solid #999999;
	font-size: 12px;
	line-height: 18px;
}
.top_twitter {
	padding-bottom: 10px;
}
.jcarousel-next-horizontal {
	background: url(../image/arrow_r.gif) !important;
}
.jcarousel-prev-horizontal {
	background: url(../image/arrow_l.gif) !important;
}
#mycarousel_frame {
	width:652px;
}
/* 対戦表 */
div.rakuten_draw {
	margin:0px;
	padding: 15px 15px 15px 15px;
	width: 648px;
	border:1px solid #E72382;
}

div.rakuten_draw ul {
	width: 660px;
	height: 40px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div.rakuten_draw li {
	float: left;
	width: 320px;
	height: 40px;
	list-style: none;
}

div.rakuten_draw li.mr10{
	margin-right:10px;
}

div.rakuten_draw p.dot{
 	border-bottom: 1px dotted #999;
	margin:15px 0;
}

/* 選手 */
#player_rakuten {
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 950px;
	list-style: none;
}
#player_rakuten li {
	float: left;
	padding: 10px;
	width: 455px;
	height: 220px;
}
#top_newslist li.newkj {
	padding-left:30px;
	background:url(../image/new.gif) no-repeat;
}
