/* CSS Document */

/* ------------------------------------------------------------ 基本設定 */
#feature_toure {
	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;
	background:#e6187c;
}
ul#nav_top li {
	float: left;
	width: 236px;
	height: 40px;
}

#nav_top li.mr2{
	margin-right:2px;
}

ul#nav_top a {
	display: block;
	width: 236px;
	height: 40px;
	background: url(../images/r_nav_bg.gif) 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(../images/r_nav_bg_on.gif) no-repeat;
	color: #FFFFFF;
}
#nav_top_act {
	background: url(../images/r_nav_bg_on.gif) no-repeat !important;
}


/* ------------------------------------------------------------ 本文 */
#main_toure {
	overflow: hidden;
	padding-top: 10px;
	width: 950px;
}

/* ------------------------------------------------------------ トップ */
#top_left_toure {
	float: left;
	width: 680px;
}
#top_right_toure {
	float: left;
	padding-left: 10px;
	width: 250px;
}
#top_news_title {
	padding: 0 10px;
	width: 660px;
	height: 30px;
	background: #E72382;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	font-weight: bold;
}
#top_news_wrap {
	overflow: hidden;
	padding: 9px;
	border: 1px solid #E72382;
	border-width: 0 1px 1px 1px;
	width: 660px;
}
#top_news_img {
	float: left;
	width: 230px;
}
#top_news_txt {
	float: left;
	padding-left: 10px;
	width: 415px;
	font-size: 12px;
	line-height: 18px;
}
#top_newslist {
	padding: 9px;
	border: 1px solid #E72382;
	width: 660px;
	list-style: none;
}
#top_newslist li {
	border-bottom: 1px solid #999999;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 3px;
}
.top_twitter {
	padding-bottom: 10px;
}

/* ------------------------------------------------------------ 選手 */
#player_toure {
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 950px;
	list-style: none;
}
#player_toure li {
	float: left;
	padding: 10px;
	width: 455px;
	height: 220px;
}

#top_newslist li.newkj {
	padding-left:30px;
	background:url(../image/new.gif) no-repeat;
}

/* ------------------------------------------------------------ スケジュール */
div.toure_schedule {
	margin:0px;
	padding: 15px 15px 15px 15px;
	width: 648px;
	border:1px solid #E72382;
}

div.toure_schedule table.schedule_box{
	width:646px;
	border-top:1px solid #E72382;
	border-left:1px solid #E72382;
	text-align:center;
}

div.toure_schedule table.schedule_box tr th{
	color:#fff;
	font-size:14px;
	padding:10px;
	background:#fa55a7;
	border-right:1px solid #E72382;
	border-bottom:1px solid #E72382;
	text-align:center;
}

div.toure_schedule table.schedule_box tr th.sc_singles{
	width:200px;
	text-align:center;
}

div.toure_schedule table.schedule_box tr th.sc_doubles{
	width:200px;
	text-align:center;
}
	
div.toure_schedule table.schedule_box tr td{
	width:px;
	font-size:12px;
	padding:8px 10px;
	background:#fff;
	border-right:1px solid #E72382;
	border-bottom:1px solid #E72382;
	text-align:center;
}

div.toure_schedule table.schedule_box tr td.date{
	background:#ffb7db;
	width:100px;
	text-align:center;
	color:#000;
}

div.toure_schedule table.schedule_box tr td.date02{
	width:60px;
	text-align:center;
}

/* ------------------------------------------------------------ 対戦表 */
div.toure_draw {
	margin:0px;
	padding: 15px 15px 15px 15px;
	width: 648px;
	border:1px solid #E72382;
}

div.toure_draw ul {
	width: 648px;
	height: 40px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div.toure_draw li {
	float: left;
	width: 209px;
	height: 40px;
	list-style: none;
}

div.toure_draw li.mr10{
	margin-right:10px;
}

div.toure_draw p.dot{
 	border-bottom: 1px dotted #999;
	margin:15px 0;
}

/* ------------------------------------------------------------ カルーセル */

.jcarousel-skin-tango .jcarousel-container-horizontal {
width: 605px;
padding: 10px 30px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 605px;
    height: 117px;
}
