/* CSS Document */

body {
margin: 0 auto;
	padding:0px;
	background-color:#e3e3e3;
	background-image:url(image/background.jpg);
	background-position:center top;
	background-repeat:repeat-y;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size:0.8em;
line-height:1.2;
text-align: center;
color:#333;
vertical-align: top;
border: 0;

	}

/*link setting ---------------------------------------------------*/
a:link {color:#3366CC; text-decoration:none;}
a:hover {color:#3366CC; text-decoration:underline;}
a:visited {color:#0066CC;}

a.pdf {
	background-image: url(image/ico-pdf.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:18px;
	line-height:18px;
	}
a.shousai {
	background-image:url(image/ico-ya-green.jpg);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:10px;
	display:block;
	}

/* ------------------------------------------------------------font setting----*/
.f16b {
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	}
.f18b {
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	}
.f-red {
	color:#FF0000;
	}
.f-small {font-size:10px; font-family:"lr SVbN", "Osaka|";}
.fmens {color:#003366;}
.fwem {color:#cc3366;}
.fvs {color:#FF3333; }
.fmatch {color:#336600;}
.fnotice {color:#FF0000;}
.fq {color:#3333cc; margin-top:3px;}

form {margin:0px;}
/*--------------------------------------------------------------Common-------------*/
.totop {
	text-align:right;
	font-size:12px;
	margin:10px;
	}
.BorderTbl {
	margin:5px;}

div.BorderTbl table {
	border-spacing:0px;
	empty-cells:show;
	border-collapse:collapse;
	border-top:1px solid #9E9D99;
	border-left:1px solid #9E9D99;
	margin-top:3px;
	margin-bottom:3px;
	}
div.BorderTbl th {
	border-right:1px solid #9E9D99;
	border-bottom:1px solid #9E9D99;
	font-weight:bold;
	font-size:12px;
	padding:1px;
	background-color:#F0F0EC;
	color:#282D2B;
	}
div.BorderTbl td {
	border-right:1px solid #9E9D99;
	border-bottom:1px solid #9E9D99;
	font-size:12px;
	line-height:120%;
	padding:2px;
	}

div.BorderTbl table.noborder {
	border-spacing:0px;
	empty-cells:show;
	border-collapse:collapse;
	border-top:0;
	border-left:0;
	margin-top:0px;
	margin-bottom:0px;
	}
div.BorderTbl table.noborder th {
	border-right:0;
	border-bottom:0;
	font-weight:bold;
	font-size:12px;
	padding:3px;
	background-color:#F0F0EC;
	color:#282D2B;
	}
div.BorderTbl table.noborder td {
	border-right:0;
	border-bottom:0;
	font-size:12px;
	line-height:120%;
	padding:5px;
	}
	
	
.BorderTbl2 {
	margin:5px;}

div.BorderTbl2 table {
	border-spacing:0px;
	empty-cells:show;
	border-collapse:collapse;
	border-top:1px solid #9E9D99;
	border-left:1px solid #9E9D99;
	margin-top:3px;
	margin-bottom:3px;
	}
div.BorderTbl2 th {
	border-right:1px solid #9E9D99;
	border-bottom:1px solid #9E9D99;
	font-size:12px;
	line-height:2.0;
	padding:1px;
	background-color:#F0F0EC;
	color:#282D2B;
	}
div.BorderTbl2 td {
	border-right:1px solid #9E9D99;
	border-bottom:1px solid #9E9D99;
	font-size:12px;
	line-height:120%;
	padding:2px;
	}

div.BorderTbl2 table.noborder {
	border-spacing:0px;
	empty-cells:show;
	border-collapse:collapse;
	border-top:0;
	border-left:0;
	margin-top:0px;
	margin-bottom:0px;
	}
div.BorderTbl2 table.noborder th {
	border-right:0;
	border-bottom:0;
	font-weight:bold;
	font-size:12px;
	padding:3px;
	background-color:#F0F0EC;
	color:#282D2B;
	}
div.BorderTbl2 table.noborder td {
	border-right:0;
	border-bottom:0;
	font-size:12px;
	line-height:120%;
	padding:5px;
	}


table.result {
	background-color:#FFFFFF;
	}
td.playerWin {
	font-size:18px !important;
	font-weight:bold;
	background-color:#F0B2AC;
	}
td.player {
	font-size:18px !important;
	font-weight:bold;
	padding:5px !important;
	text-align:center;
	}
td.point {
	font-size:14px !important;
	text-align:center;
	color:#009900;
	}
td.border-r {
    border-right: 1px solid #CCCCCC;
	padding:2px 10px;
	
}


#container{
	width:900px;
	margin:5px auto 10px auto;
	}

#header{text-align:left;}
#HeadLogo{
	width:467px;
	float:left;}
#HeadMenu{
	width:433px;
	float:right;
	margin-top:80px;
	text-align:right;
	}
#HeadFoot{
	clear:both;
	}
#menu {}
#menu ul {
	margin:0px;
	padding:0px;
	}

#menu li {
	list-style:none;
	margin:0px;	padding:0px;
	float:left;
	}
#menu img {
	margin:0px;
	padding:0px;
	border:0px;	}
#menu a:hover img {	
  filter: alpha(opacity=70);  -moz-opacity:0.70;  opacity:0.70;
  }

#HotNews{
	margin:3px auto;
	}

#TopMainImg{
	margin-bottom:15px;
	text-align:center;
	}


/*TOP --3Column--*/
#Con3C {
	margin:0px;}
#Con3CLeft {
	width:216px;
	float:left;
	}
#Con3CMain {
	width:464px;
	margin-left:10px;
	float:left;}
#Con3CRight {
	width:198px;
	float:right;
	}


.ContBox {
	border:1px solid #666666;
	margin-bottom:10px;
	}

#Con3CLeft h3 {
	margin:0px;
	text-align:center;
	border-top:3px solid #000000;
	padding:3px 0px 0px 0px;
	text-align:center;
	background-image:url(images09/left-img03.jpg);
	background-repeat:repeat-x;
	font-size:14px;
	line-height:140%;	
		}
		
#Con3CLeft h4 {
	margin:0px;
	padding:7px 3px 3px 3px;
	background-image:url(images09/left-img03.jpg);
	background-repeat:repeat-x;
	font-size:14px;
	line-height:20px;
		}
		
#Con3CLeft p {
	font-size:12px;
	line-height:16px;
	margin:3px;
			}
#Con3CLeft ul {
	border-top:1px dashed #CCCCCC;
	margin:0px auto;
	padding:3px 0px;
		}
#Con3CLeft li { /* for FireFox */
	list-style-image:url(images09/ico-ya-red.jpg);
	text-align:left;
	font-size:12px;
	line-height:16px;
	list-style-position:inside;
	padding:0px 0px 0px 10px;
	margin:0px;
	text-indent:3px;
	}
*:first-child+html #Con3CLeft li  { /* for IE7 */
	list-style-image:url(images09/ico-ya-red.jpg);
	text-align:left;
	font-size:12px;
	line-height:16px;
	list-style-position:outside;
	padding:0px;
	margin:0px 0px 0px 20px;
	text-indent:3px;
	} 

.LinkBox {
	font-size:12px;
	line-height:17px;
	margin:5px 0px;
	padding:3px 5px;
	border-top:1px dashed #CCCCCC;
	text-align:right;
				}
.LinkBox2 {
	font-size:12px;
	line-height:17px;
	margin:5px 0px;
	padding:3px 5px;
	text-align:right;
				}

#footer{
	clear:both;
	text-align:center;
	}
#footer div{
border-top:5px solid #000000; margin:5px 0px; padding-top:10px;text-align:right;	}
#footer p{
	margin:0px;
	font-size:12px;
	line-height:140%;
padding-bottom:5px;text-align:left;	}
#footer p.sitemap{
	padding-top:5px;
	margin:0px;
	font-size:12px;
	line-height:140%;
	text-align:right;
	}




#left{
	width:330px;
	float:left;
	margin-left:5px;}
#right{
	width:550px;
	float:left;
	margin:10px 0;
	}
	
#notice {
	width:750px;
	background-color:#fdffea;
	border:1px solid #cccc00;
	padding:5px;
	font-size:12px;
	margin:8px auto 10px auto;
	}
#mirror {
	width:750px;
	text-align:center;
	background-color:#FFDDFB;
	border:1px solid #AE0000;
	padding:5px;
	font-size:12px;
	margin:8px auto 10px auto;
	}
#info{
	margin:5px 0px 15px 0px;
	position:relative;
	}
	
#info h1 {
	background-image:url(image/title-bg.gif);
	line-height:40px;
	font-size:18px;
	margin:0px;
	text-indent:70px;
}

#LeftTbl {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	margin:10px 0px;
	background-color:#f4f4f4;
	}
.midashi {
	background-image:url(image/midashi-bg.gif);
	background-repeat:repeat-x;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-size:13px;
	font-weight:bold;
	height:33px;
	}
.midashi_new {
	background-image: url(image/new_title_bg2.gif);
	background-repeat:repeat-x;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-size:13px;
	font-weight:bold;
	height:33px;
	}
h2 {	
	line-height:33px;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0 10px;
	}
#howto{
	margin:10px auto;
	width:350px;
	font-size:12px;
	line-height:120%;
	}
#howto h3{
	margin:0px auto 5px auto;
	font-size:16px;
	line-height:20px;
		}
#howto p{
	margin-top:3px;
	margin-bottom:8px;
	}

#RightTbl {
	margin:2px 0 10px 0;
	background-color:#f4f4f4;
	}

object,
embed{
	margin:0;
	padding:0;
	vertical-align:top;
}

.ClearBox
{
clear:both;
height:0;
visibility:hidden;
}

.ClearBox hr
{
position:absolute;
height:0;
visibility:hidden;
border:0;
}

html body>#container .ClearBox hr
{
position:static;
}

/* fixed for mac ie 5 and not value change */
.ClearBox hr{/*\*//*/position:fixed;/**/}

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding:  0;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #ccc;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #444; }
ul.tabbernav li a:visited { color: #222; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #ccc;
 border-color: #333;
}

ul.tabbernav li.tabberactive a
{
 background-color: #f5f5f5;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #333;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 overflow:auto;
}

.twtr-hd {display:none;}
.twtr-ft {display:none;}


.menu{
	border:none;
	border:0px;
	margin:0px 0 10px 0;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
    clear:both;	}
.menu ul{
	background:#333333;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#333333 url("images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a, #current{
			background: #C8151D url("images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#C8151D url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

a:hover {
color:#ff8a00;
}
#Con3C {
text-align:left;
}
.imgbox{
padding:1px;
border:1px solid #ccc;
}
dl.line {
 width:100%;
 margin:0;
 padding:0;
}
.dlbox_wrap {
padding:0 15px;
}
.dlbox{
text-align:left;
}
.dlbox dt {
 float:left;
 padding:10px 0 0 0;
 width:70%;
 
 clear:both;
}
.dlbox dt span{
 color:#FF6600;
 font-size:0.9em;
}
.dlbox dd {
 width:30%;
  padding:10px 0 0 0;
text-align:right;
 margin-left:70%;
}
.dlbox {
border-bottom:1px dotted #ccc;
padding-bottom:5px;
}
.dlbox2 {
border-bottom:1px dotted #ccc;
padding-bottom:5px;
font-size:0.9em;
width:100%;
}
.dlbox2 dt {
 float:left;
 padding:10px 0 0 0;
 width:10%;
 color:#FF6600;
 clear:both;
}
.dlbox2 dd {
 width:90%;
  padding:10px 0 0 0;
text-align:left;
 margin-left:10%;
}
div#dl_list{
border:1px solid #ccc;
margin-bottom:10px;
	
}
div#dl_list h2 {
}
div#dl_list dl {
    font-size: 0.9em;
	padding:0 10px 10px 10px;
	margin:0;
}

div#dl_list dl dt {
    font-weight: bold;
    margin: 0;
    padding: 10px 0 5px 5px;
    width: 5em;
}

div#dl_list dl dd {
    border-bottom: 1px dotted #999999;
    line-height: 1.4em;
    margin-bottom: -1px;
    margin-left: 0;
    margin-top: -2.6em;
    padding: 10px 5px 5px 5.8em;
}


.news_live_tbl th{
text-align:left;
}

.news_live_tbl td{
padding:5px;
}

.right_naiyou {
padding:10px;
}
.news_title {
border-left:10px solid #3333FF;
padding:0px 0 0px 15px;

}

#single_box{
width:800px;margin:15px auto;
}
#single_box h3{
margin:10px 0 10px 0; background:#ddd; padding:12px 0 10px 10px; font-weight:normal;
}

.ellimination th{
background:#2150d6 !important;
color:#fff !important;
}
.ellimination2 th{
background:#d64621 !important;
color:#fff !important;
}
.ellimination td, .ellimination2 td {
 padding:5px !important;
} 

/* ------------------teams styles -----------------------*/
.teams_list li{
list-style-type: decimal;margin-bottom:10px;
}
.teams_list li ul li{
list-style-type:none;margin-bottom:10px;
}

/*-------------------content style -----------------------*/
.cnttbl {
border-collapse: collapse;
 border: 1px solid #ccc;
 margin: 10px 0;
}
.cnttbl th {
background:#333333;
color:#fff;
font-weight:bold;
border: 1px solid #ccc; padding:5px 10px;
}
.cnttbl td {
font-size:12px;
border: 1px solid #ccc; padding:10px;
}

.button,
.button:visited {
    display: inline-block;
    outline: none;
    cursor: pointer;
    color:#fff!important;
    text-decoration:none;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: .5em 1em .55em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    background:#eee;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
	
}
.button:hover {
    text-decoration: none;
}
.button:active {
    position: relative;
    top: 1px;
}


.orange {
    color: #fef4e9;
    background: #f78d1d;
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
    background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
	
}
.orange:hover {
    background: #f47c20;
    background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
    background: -moz-linear-gradient(top,  #f88e11,  #f06015);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
	
}
.orange:active {
    color: #fcd3a5;
    background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
    background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
	
}

.titlegradient{
 background-color:#222222;
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#333333, endColorstr=#222222);
 background-image:-moz-linear-gradient(top, #333333 30%, #222222 100%);
 background-image:-webkit-linear-gradient(top, #333333 30%, #222222 100%);
 background-image:-ms-linear-gradient(top, #333333 30%, #222222 100%);
 background-image:linear-gradient(top, #333333 30%, #222222 100%);
 background-image:-o-linear-gradient(top, #333333 30%, #222222 100%);
 background-image:-webkit-gradient(linear, right top, right bottom, color-stop(30%,#333333), color-stop(100%,#222222));
color:#fff;
}
.titlemen{
 background-color:#577eff;
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#577eff, endColorstr=#3867ff);
 background-image:-moz-linear-gradient(top, #577eff 30%, #3867ff 100%);
 background-image:-webkit-linear-gradient(top, #577eff 30%, #3867ff 100%);
 background-image:-ms-linear-gradient(top, #577eff 30%, #3867ff 100%);
 background-image:linear-gradient(top, #577eff 30%, #3867ff 100%);
 background-image:-o-linear-gradient(top, #577eff 30%, #3867ff 100%);
 background-image:-webkit-gradient(linear, right top, right bottom, color-stop(30%,#577eff), color-stop(100%,#3867ff));
color:#fff;padding:5px 10px;
}
.titlewem{
 background-color:#ff5757;
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff5757, endColorstr=#ff3838);
 background-image:-moz-linear-gradient(top, #ff5757 30%, #ff3838 100%);
 background-image:-webkit-linear-gradient(top, #ff5757 30%, #ff3838 100%);
 background-image:-ms-linear-gradient(top, #ff5757 30%, #ff3838 100%);
 background-image:linear-gradient(top, #ff5757 30%, #ff3838 100%);
 background-image:-o-linear-gradient(top, #ff5757 30%, #ff3838 100%);
 background-image:-webkit-gradient(linear, right top, right bottom, color-stop(30%,#ff5757), color-stop(100%,#ff3838));
color:#fff;padding:5px 10px;
}
.righttxt{
font-size:11px; float:right;margin:0;padding:0 5px 0 0;line-height:33px;
}
.rightbox {
width:240px;margin:10px 0 0 0;background:#f2f2f2;border:1px solid #ccc;	
}
.schedulebox{
width:646px;margin:10px 10px 0 0;float:left;	
}
.white {
color:#fff !important;	
}
