@charset "shift_jis";
/*===================================================================



 RESET



===================================================================*/



body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, label, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
	color: #333;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
}
td, th {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
img {
	border: none;
	vertical-align: bottom;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul, li {
	list-style: none;
}
caption, th {
	text-align: left;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
a {
	/*text-decoration: none;*/

	color: #dc227b;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #dc227b;
}
br {
	letter-spacing: normal;
}
hr {
	display: none;
}
/*===================================================================



	LAYOUT



===================================================================*/



html { /* firefoxのスクロールバーを常に表示 */
	overflow-y: scroll;
	height: 100%;
}
body {
	text-align: center;
	background: url(../images/bg.png) repeat-x 0 0;
}
/*	#wrapper

------------------------------------------------------------------*/

#wrapper {
	width: 100%;
	background: url(../images/bg_left.png) no-repeat 0 0;
}
#wrapperInner {
	width: 100%;
	background: url(../images/bg_right.png) no-repeat right 0;/* -----------------------------------------



		min-height:885px;をcommon.jsで設定



		（桜のバックグランドが重ならないように） 



	----------------------------------------- */
}
/* pro_tennis */

#pro_tennis {
	width: 100%;
	height: 29px;
}
#pro_tennis #atpNavBar #atpNavBarInner {
	width: 950px;
	z-index: 5000!important;
}
#pro_tennis #atpNavBar #atpNavBarInner #atpNetworkTitle {
	margin-left: -10px;
}
#pro_tennis #atpNavBar .globalBarRibbonWrap {
	left: -15px;
}
/*	#header

------------------------------------------------------------------*/

#header {
	position: relative;
	width: 950px;
	height: 75px;
	margin: 0 auto;
	text-align: center;
}
#logo {
	width: 298px;
	height: 55px;
	margin: 0 auto;
	padding-top: 15px;
}
#logo_wta {
	position: absolute;
	left:0;
	top: 20px;
}
#utility {
	position: absolute;
	left: 828px;
	top: 19px;
}
#lang_select {
	overflow: hidden;
	width: 118px;
	height: 17px;
	margin-bottom: 3px;
	padding: 2px;
	background: url(../images/bg_lang_select.png) no-repeat 0 0;
}
#lang_select li {
	float: left;
	width: 59px;
	height: 17px;
}
#lang_select li a {
	display:block;
}
#lang_select li a img {
	line-height: 0;
	font-size: 0;
	vertical-align: top;
}
#lang_select li a:hover {
	background-color: transparent;
}
#lang_select li a:hover img, #lang_select .lang_select_english a img {
	visibility: hidden;
}
#controller {
	width: 122px;
	height: 21px;
	background: url(../images/bg_controller.png) no-repeat 0 0;
}
#controller p {
	float: left;
	width: 65px;
	height: 21px;
	text-indent: -9999px;
}
#controller ul {
	overflow: hidden;
	float: left;
	width: 57px;
	height: 18px;
	padding-top: 3px;
}
#controller li {
	float: left;
	width: 15px;
	height: 15px;
	margin-right: 4px;
}
#controller li a {
	display: block;
}
#controller li a img {
	vertical-align: top;
}
#controller li a:hover {
	background-color: transparent;
}
#controller li a:hover img {
	visibility: hidden;
}
/*	#gnav

------------------------------------------------------------------*/

#gnav {
	width: 100%;
	height: 66px;
	margin-bottom: 9px;
	background: url(../images/bg_gnav.png) repeat-x 0 8px;
}
#gnav ul {
	overflow: hidden;
	width: 950px;
	height: 66px;
	margin: 0 auto;
}
#gnav ul li {
	float: left;
	width: 118px;
	height: 66px;
}
#gnav ul li a {
	overflow: hidden;
	display: block;
	width: 118px;
	height: 66px;
	text-indent: -9999px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#gnav ul .gnav_tournament, #gnav ul .gnav_tournament a, #gnav ul .gnav_scoreboard, #gnav ul .gnav_scoreboard a {
	width: 120px;
}
#gnav ul .gnav_tournament a {
	background-image: url(../images/gnav_tournament.png);
}
#gnav ul .gnav_player a {
	background-image: url(../images/gnav_player.png);
}
#gnav ul .gnav_ticket a {
	background-image: url(../images/gnav_ticket.png);
}
#gnav ul .gnav_access a {
	background-image: url(../images/gnav_access.png);
}
#gnav ul .gnav_gallery a {
	background-image: url(../images/gnav_gallery.png);
}
#gnav ul .gnav_scoreboard a {
	background-image: url(../images/gnav_scoreboard.png);
}
#gnav ul .gnav_from_td a {
	background-image: url(../images/gnav_from_td.png);
}
#gnav ul .gnav_faq a {
	background-image: url(../images/gnav_faq.png);
}
#gnav ul li a:hover {
	background-position: 0 -132px;
}
.bdTOURNAMENT #gnav ul .gnav_tournament a, .bdPLAYER #gnav ul .gnav_player a, .bdTICKET #gnav ul .gnav_ticket a, .bdNEWS #gnav ul .gnav_news a, .bdEVENT #gnav ul .gnav_event a, .bdACCESS #gnav ul .gnav_access a, .bdMAIL #gnav ul .gnav_mail a, .bdGALLERY #gnav ul .gnav_gallery a, .bdSCOREBOARD #gnav ul .gnav_scoreboard a, .bdFAQ #gnav ul .gnav_faq a, .bdFROM_TD #gnav ul .gnav_from_td a {
	background-position: 0 -66px;
}
/*	#contents

------------------------------------------------------------------*/

#contents {
	clear: both;
	width: 950px;
	margin: 0 auto 36px;
	text-align: left;
}
/*	#mainArea

------------------------------------------------------------------*/

#mainArea {
	float: right;
	display: inline;
	width: 715px;
}
/*	#main

--------------------------------------*/



#main {
	float: left;
	width: 480px;
}
#mainvisual {
	width: 480px;
	height: 280px;
	margin-bottom: 20px;/*padding: 10px;

	background: url(../images/bg_mainvisual.png) no-repeat 0 0;*/
}
#index_box {
	width: 480px;
}
#index_box .index {
	float: left;
	width: 230px;
}
#index_box .index_inner {
	height: 375px;
	width: 230px;
	overflow: auto;
	_zoom: 1;
}
#index_box h2 {
	margin-bottom: 10px;
}
#index_box table th {
	width: 54px;
	padding-right: 6px;
	padding-bottom: 10px;
}
#index_box table td {
	padding-right: 3px;
	padding-bottom: 10px;
	line-height: 1.25;
}
#index_news {
	margin-right: 20px;
}
/*	#local

--------------------------------------*/

#local {
	float: right;
	width: 215px;
}
#local_bnr {
}
#local_bnr li {
	margin-bottom: 10px;
}
#history p {
	padding-left: 7px;/*text-align: center;*//*height: 26px;*/

	/*background: url(../images/bg_history.png) no-repeat 0 0;*/



}
#history p select {
	margin-top: 0;
	font-size: 11px;
}
/*	#sabArea

------------------------------------------------------------------*/



#sabArea {
	overflow: hidden;
	float: left;
	display: inline;
	width: 195px;
	padding: 10px 10px 0;
	background: url(../images/bg_side.png) no-repeat 0 0;
}
#sabArea dl {
	clear: both;
	padding-bottom: 4px;
}
#sabArea .label {
	margin-bottom: 9px;
}
#sabArea dl dd {
	margin-bottom: 7px;
}
/* sabSponsor */



#sabSponsor {
	overflow: hidden;
	width: 204px;
	margin-right: -9px;
}
#sabSponsor dd.bnrS {
	float: left;
	padding-right: 9px;
	padding-bottom: 9px;
	margin-bottom: 0;
}
#history {
	width: 195px;
	height: 60px;
	background: url(../images/bg_history.png) no-repeat 0 0;
	margin-bottom: 10px;
}
#history .label {
	visibility: hidden;
	height: 36px;
	line-height: 0;
	font-size: 0;
	margin-bottom: 0;
}
/* local_menu */



#sabArea #local_menu {
	margin-bottom: 4px;
}
#sabArea #local_menu dt.label {
	margin-bottom: 7px;
}
#sabArea #local_menu dd {
	margin-left: 5px;
	margin-bottom: 5px;
}
#sabArea #local_menu dd a {
	padding-left: 8px;
	background: url(../images/allow_d10668.gif) no-repeat 0 center;
}
#sabArea #local_menu dd a:hover {
	color: #666;
	background: url(../images/allow_363636.gif) no-repeat 0 center;
	text-decoration: underline;
}
/*	#footer

------------------------------------------------------------------*/







#footer {
	clear: both;
	width: 100%;
	height: 36px;
	padding-bottom: 30px;
	background: url(../images/bg_footer.png) repeat-x 0 0;
}
#footerInner {
	position: relative;
	width: 950px;
	height: 36px;
	margin: 0 auto;
}
#fnav {
	padding-top: 14px;
}
#fnav li {
	float: left;
	margin-right: 20px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#fnav li.fnav_sitemap {
	background-image: url(../images/fnav_sitemap_on.png);
}
#fnav li.fnav_inquiry {
	background-image: url(../images/fnav_inquiry_on.png);
}
#fnav li.fnav_privacy {
	background-image: url(../images/fnav_privacy_on.png);
}
#fnav li.fnav_faq {
	background-image: url(../images/fnav_faq_on.png);
}
#fnav li.fnav_link {
	background-image: url(../images/fnav_link_on.png);
}
#fnav li.fnav_uno {
	background-image: url(../images/fnav_uno_on.png);
}
#fnav li a {
	display: block;
}
#fnav li a img {
	vertical-align: top;
}
#fnav li a:hover {
	background-color: transparent;
}
#fnav li a:hover img {
	visibility: hidden;
}
#copyright {
	position: absolute;
	left: 587px;
}
#fnav img, #copyright img {
	vertical-align: top;
}
/*===================================================================



 PARTS



===================================================================*/



#cont_ttl {
	margin-bottom: 30px;
}
.ttl_circle {
	padding-left: 14px;
	background: url(../images/circle_363636.gif) no-repeat 0 0.3em;
	font-weight: bold;
}
/*	#topicpath

------------------------------------------------------------------*/

#topicpath {
	width: 100%;
	overflow: hidden;
	margin-bottom: 18px;
	line-height: 1.3;
}
#topicpath li {
	float: left;
	display: inline;/*margin-left: 5px;*/
}
#topicpath li a {
	/*padding-right: 5px;*/



	text-decoration: underline;
}
#topicpath li a:hover {
	text-decoration: none;
}
#topicpath li span {
	padding-right: 5px;
}
/*	title

------------------------------------------------------------------*/

.ttl_txt {
	margin-bottom: 20px;
	padding-bottom: 3px;
	background: url(../images/dot_878787.gif) repeat-x 0 bottom;
}
.ttl_txt span {
	padding-left: 24px;
	background: url(../images/box_allow_down.gif) no-repeat 0 center;
	font-weight: bold;
}
/*	.entry

------------------------------------------------------------------*/

.article {
	margin-bottom: 35px;
}
.article_ttl {
	padding-bottom: 3px;
	margin-bottom: 18px;
	background: url(../images/dot_878787.gif) repeat-x 0 bottom;
}
.article_ttl span {
	display: block;
	padding-left: 13px;
	background: url(../images/rectangle_363636.gif) no-repeat 0 0.13em;
	font-weight: bold;
}
.article .article_body, .article .article_txt, .article .article_pic {
	overflow: hidden;
	_zoom: 1;
}
.article .article_body {
/*margin-bottom: 7px;*/

	/*background: url(../images/dot_878787.gif) repeat-x 0 bottom;*/

}
.article .article_txt {
	padding-bottom: 15px;
}
.article .article_pic {
	float: left;
}
.article .article_pic img {
	display: block;
	margin-right: 15px;
	padding-bottom: 15px;
}
/*	.border_tb

------------------------------------------------------------------*/



.border_tb {
	width: 100%;
	border: 1px solid #cbcbcb;
	border-right: none;
	border-bottom: none;
	border-collapse: separate;
}
.border_tb th, .border_tb td {
	border: 1px solid #cbcbcb;
	border-left: none;
	border-top: none;
}
.border_tb th {
	width: 98px;
	padding: 11px 0 11px 9px;
	background: url(../images/dot_e5e5e5_line.png) no-repeat 0 0;
}
.border_tb .cont {
	padding: 11px 0 11px 11px;
}
.border_tb .btn {
	width: 68px;
	text-align: center;
	vertical-align: middle;
}
/*	.btn_box

------------------------------------------------------------------*/



#btn_box {
	clear: both;
	position: relative;
	height: 96px;
	margin-bottom: 30px;
	background: url(../images/dot_e4e4e4.gif) repeat 0 0;
}
#btn_box li {
	position: absolute;
}
#btn_box li.ticket {
	left: 133px;
	top: 20px;
}
#btn_box li.player {
	left: 368px;
	top: 20px;
}
/*	.pgtop

------------------------------------------------------------------*/



.pgtop {
	position: relative;
	clear: both;
	width: 100%;
	margin-bottom: 35px;
	padding-top: 7px;
	background: url(../images/dot_878787.gif) repeat-x 0 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
.pgtop a, .pgtop a:hover {
	padding-left: 15px;
	background: url(../images/box_allow_363636_up.gif) no-repeat 0 center;
	color: #333;
}
.pgtop #link_result {
	background: url(../images/box_allow_363636_left.gif) no-repeat 0 center;
	position: absolute;
	left: 0;
}
p.pgtop.last {
	margin-bottom: 0!important;
}
/*===================================================================



	other



===================================================================*/
.pinkTxt {
	color: #dc227b;
}
.mb0 {
	margin-bottom:0px!important;
}
.mb10 {
	margin-bottom:10px!important;
}
.mb15 {
	margin-bottom:15px!important;
}
.mb20 {
	margin-bottom:20px!important;
}
.mb25 {
	margin-bottom:25px!important;
}
.mb30 {
	margin-bottom:30px!important;
}
.mb35 {
	margin-bottom:35px!important;
}
.clear {
	clear: both;
}
/* clearfix */



#contents:after, #index_box:after, #draw_seat_w:after, .article:after, #winner_list li:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html #contents, * html #index_box, * html #draw_seat_w, * html .article, * html #winner_list li {
	zoom: 1;
} /* IE6 */
*:first-child+html #contents, *:first-child+html #index_box, *:first-child+html #draw_seat_w, *:first-child+html .article, *:first-child+html #winner_list li {
	zoom: 1;
} /* IE7 */

