/* CSS Document */


#wrapper {
	width: 700px;
	margin: auto;
	padding: auto;
	background: #FFFFFF;
}
#logo {
	margin:0px;
	padding:0px;
}

#rotator{
	background: url(../rotator/rotator.php) no-repeat top center;
	width: 700px;
	height: 180px;
}


#main_feature {
float:left;
width:700px; /* #main の横サイズ。変える場合 #sub の width も変更してください */
}

#sub_feature {
float:right;
width:246px; /* #sub の横サイズ。#containerの幅から#mainの幅をマイナスし、さらに4を引いてください */
}



/* au */

ul#nav_au {
	background:url(../img/au_bg.jpg) no-repeat;
	position:relative;
	margin:0px;
	height:29px;
	list-style:none;
}
ul#nav_au li {
	position: absolute;
	width: 174px;
}
ul#nav_au a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
ul#nav_au a:hover {color: #FFFF00;}
/* /au */

/* rg */

ul#nav_rg {
	background:url(../img/rg_bg.jpg) no-repeat;
	position:relative;
	margin:0px;
	height:29px;
	list-style:none;
}
ul#nav_rg li {
	position: absolute;
	width: 174;
}
ul#nav_rg a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
ul#nav_rg a:hover {color: #FFFF00;}
/* /rg */

/* wim */

ul#nav_wim {
	background:url(../img/wim_bg.jpg) no-repeat;
	position:relative;
	margin:0px;
	height:29px;
	list-style:none;
}
ul#nav_wim li {
	position: absolute;
	padding-top: 9px;
	width: 174px;
}
ul#nav_wim a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
ul#nav_wim a:hover {color: #FFFF00;}
/* /wim */

/* us */

ul#nav_us {
	background:url(../img/us_bg.jpg) no-repeat;
	position:relative;
	margin:0px;
	height:29px;
	list-style:none;
}
ul#nav_us li {
	position: absolute;

	width: 174px;
}
ul#nav_us a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
ul#nav_us a:hover {	color: #FFFF00;}
/* /us */

li#navAu {left: 40px; padding-top: 9px;}
li#navRg {left: 210px; padding-top: 6px;}
li#navWim {left: 385px; padding-top: 9px;}
li#navUs {left: 560px; padding-top: 9px;}

#bg_au{border-bottom: 6px solid #016FA0;}
#bg_rg{border-bottom: 6px solid #5C1F00;}
#bg_wim{border-bottom: 6px solid #035A27;}
#bg_us{border-bottom: 6px solid #063084;}

/* TOP */

ul#nav_top {
	background:url(../img/roland_garros_menu_top.jpg) no-repeat;
	position:relative;
	margin:0px;
	height:38px;
	background-color:#EFEFEF;
	list-style:none;
}
ul#nav_top li {
	position: absolute;
	top: 7px;
	width: 99px;
}
ul#nav_top a {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:14px;
	color: #FFFFFF;
	text-decoration: none;
}
ul#nav_top a:hover {
	color: #FF6600;
}
/* /TOP */

/* NEWS */

ul#nav_news {
	background:url(../img/roland_garros_menu_news.jpg) no-repeat;
	position:relative;
	margin:0px;
	height:38px;
	background-color:#EFEFEF;
	list-style:none;
}
ul#nav_news li {
	position: absolute;
	top: 7px;
	width: 99px;
}
ul#nav_news a {
	display: block;
	width: 100%;
	height: 23px;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:14px;
	color: #FFFFFF;
	text-decoration: none;
}
ul#nav_news a:hover {
	color: #FF6600;
}
/* /NEWS */

/* DRAWS */

ul#nav_draws {
	background:url(../img/roland_garros_menu_draws.jpg) no-repeat;
	position:relative;
	margin:0px;
	height:38px;
	background-color:#EFEFEF;
	list-style:none;
}
ul#nav_draws li {
	position: absolute;
	top: 7px;
	width: 99px;
}
ul#nav_draws a {
	display: block;
	width: 100%;
	height: 23px;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:14px;
	color: #FFFFFF;
	text-decoration: none;
}
ul#nav_draws a:hover {
	color: #FF6600;
}
/* /DRAWS */

/* PLAYERS */

ul#nav_players {
	background:url(../img/roland_garros_menu_players.jpg) no-repeat;
	position:relative;
	margin:0px;
	height:38px;
	background-color:#EFEFEF;
	list-style:none;
}
ul#nav_players li {
	position: absolute;
	top: 7px;
	width: 99px;
}
ul#nav_players a {
	display: block;
	width: 100%;
	height: 23px;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:14px;
	color: #FFFFFF;
	text-decoration: none;
}
ul#nav_players a:hover {
	color: #FF6600;
}
/* /PLAYERS */

/* GALLERY */

ul#nav_gallery {
	background:url(../img/roland_garros_menu_gallery.jpg) no-repeat;
	position:relative;
	margin:0px;
	height:38px;
	background-color:#EFEFEF;
	list-style:none;
}
ul#nav_gallery li {
	position: absolute;
	top: 7px;
	width: 99px;
}
ul#nav_gallery a {
	display: block;
	width: 100%;
	height: 23px;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:14px;
	color: #FFFFFF;
	text-decoration: none;
}
ul#nav_gallery a:hover {
	color: #FF6600;
}
/* /GALLERY */

/* QUIZ */

ul#nav_quiz {
	background:url(../img/roland_garros_menu_quiz.jpg) no-repeat;
	position:relative;
	margin:0px;
	height:38px;
	background-color:#EFEFEF;
	list-style:none;
}
ul#nav_quiz li {
	position: absolute;
	top: 7px;
	width: 99px;
}
ul#nav_quiz a {
	display: block;
	width: 100%;
	height: 23px;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:14px;
	color: #FFFFFF;
	text-decoration: none;
}
ul#nav_quiz a:hover {
	color: #FF6600;
}
/* /QUIZ */

/* BLOG */

ul#nav_blog {
	background:url(../img/roland_garros_menu_quiz.jpg) no-repeat;
	position:relative;
	margin:0px;
	height:38px;
	background-color:#EFEFEF;
	list-style:none;
}
ul#nav_blog li {
	position: absolute;
	top: 7px;
	width: 99px;
}
ul#nav_blog a {
	display: block;
	width: 100%;
	height: 23px;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:14px;
	color: #FFFFFF;
	text-decoration: none;
}
ul#nav_blog a:hover {
	color: #FF6600;
}
/* /BLOG */

li#navTop {left: 10px;}
li#navNews {left: 126px;}
li#navDraws {left: 242px;}
li#navPlayers {left: 358px;}
li#navGallery {left: 474px;}
li#navQuiz {left: 590px;}
li#navBlog {left: 596px;}


.category {
	border-left: 1px solid #993333;
	border-right: 1px solid #993333;
	border-bottom: 10px solid #993333;
	padding: 2px 10px 0px 10px;
}
.category h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	padding: 3px 0;
	margin-bottom: 10px;
	border-bottom: 3px solid #E7E9EC;
}
.category .section {padding-bottom: 8px; padding-left: 6px;}
.category .section h5 {
	margin-bottom: 10px;
	padding: 2px 0px 0px 32px;
	color: #FFFFFF;
	height:25px;
	font-weight: bold;
	font-size:15px ;
	background: url(../img/h5_bg_roland_garros.gif) no-repeat;
}
.category .section p {
	line-height: 1.4;
}
td.celwhite {
background-color:#FFFFFF;
font-size:10px;
}


.meikan {text-align:right; padding-right:5px;}

a.meikan:link { color: #660066; }

.bottom_border_w {border-bottom:1px solid #660066;}
.right_border_w {border-right:1px solid #660066;}
.bottom_border {border-bottom:1px solid #AE0505;}
.right_border {border-right:1px solid #AE0505;}
.name {
background-color:#993399;
margin:5px 0px 5px 0px;
padding-left:5px;
color: #FFFFFF;
}
.record {margin:5px 0px 10px 0px;}
.singles {
font-size:14px;
font-weight: bold;
padding:0px 0px 0px 5px;
color: #FFFFFF;
}
.name_atp {
background-color:#3399CC;
margin:5px 0px 5px 0px;
padding-left:5px;
color: #FFFFFF;
}
.singles_atp {
font-size:14px;
font-weight: bold;
padding:0px 0px 0px 5px;
color: #FFFFFF;
}
.schedule {
font-size:12px;
font-weight: bold;
padding:2px 0px 2px 5px;
color: #FFFFFF;
background-color:#993399;
}
.schedule_m {
font-size:12px;
font-weight: bold;
padding:2px 0px 2px 5px;
color: #FFFFFF;
background-color:#3399CC;
}
.schname_m {
font-size:12px;
font-weight: bold;
color: #3399CC;
padding:0px 0px 5px 0px;
}
.schname_w {
font-size:12px;
font-weight: bold;
color: #660066;
padding:0px 0px 5px 0px;}

.schecard_w {
margin:3px 0px 3px 5px;
padding:5px 5px 5px 5px;
border-left:3px solid #660066;
}
.schecard {
margin:3px 0px 3px 5px;
padding:5px 5px 5px 5px;
border-left:3px solid #005baa;
}

.gaora_w {
font-size:12px;
color: #660066;
margin:5px 0px 5px 0px;}
.gaora_m {
font-size:12px;
color: #005baa;
margin:5px 0px 5px 0px;}


.top{font-size:12px;
	padding-right:10px;
	color:#FFFFFF;
	margin-right:12px;
	background-color:#CCCCCC}

.day_bar{
color: #660000;
border-bottom:1px solid #996666;
width: 660px;
height:15px;
font-size:12px;
font-weight: bold;
padding:3px 0px 1px 2px;
margin:6px 0px 6px 0px;
}

.day_bar a:hover{
color: #660000;
border-bottom:1px solid #996666;
width: 660px;
height:15px;
padding:3px 0px 1px 2px;
margin:6px 0px 6px 0px;
border:10px solid #996666;
}

.USwrap {
border-left:2px solid #3374ac;
border-right:2px solid #3374ac;
border-bottom:2px solid #3374ac;
padding:5px 2px 0px 2px;
background-color:#ffffff; }

.players_pic {float:right;}
.players_title {
	background-color:#660000;
	color: #444444;
	font-size:10px;
	line-height:130%;
	padding:3px 3px 3px 10px;
	font-weight: bold;
	margin-top:6px;
}
.players_title a {color: #FFFFFF;}
.players_title a:hover {color: #FF6600;}
.players_title a:visited {color: #FFFF00;}
.players {
	color: #444444;
	font-size:10px;
	background-color:#EEEEEE;
	line-height:130%;
	padding:2px 2px 2px 10px;
}
.players_c {
	font-size:10px;
	line-height:130%;
	color: #444444;
	padding:2px 2px 2px 10px;
}
.players_bottom{
	color: #444444;
	clear:both;
	font-size:10px;
	width:315px;
	line-height:130%;
	background-color:#EEEEEE;
	padding:2px 5px 4px 10px;
	margin-bottom:6px;
	border-bottom:1px solid #996666;

}


.player_gallery_img{padding:0px; margin:0px;}
.p_gallery{
	background-color:#FFF4EF;
	margin:0px;
	font-size:10px;
	text-align:center;
}
.p_gallery a{
	margin:0px;
	font-size:10px;
	text-align:center;
}
.text_mobile{ margin:5px 10px 0px 10px; font-size:10px; text-align:right;}
.title_index{ width:300px; font-size:12px; font-weight:bold; color:#ffffff; background-color:#993333; padding:5px 5px 5px 5px; line-height:2.5em;}