@charset "utf-8";


/*
 Share Style [
----------------------------------------------------------- */
h1#top a{
	background:url(../image/rogo.jpg) no-repeat;
	width:200px;
	height:250px;
	text-indent:-9999em;
	outline:none;
	display:block;
	left:20px;
	position:absolute;
	z-index:8;
	}


#top_ph{
	width:800px;
	height:395px;
	background:url(../image/top.jpg) no-repeat;
	margin:0 auto;
	position:relative;
	z-index:0;
	}

#top_main img{
	margin:0;
	padding:0;
	vertical-align:bottom;
	}

#top_main{
	background:url(../image/shadow.gif) no-repeat top;
	width:740px;
	margin:0 auto;
	padding:20px 30px;
	}
*html #top_main{
	padding:20px 30px 0 30px;
	}



#news{
	width:330px;
	position:absolute;
	top:235px;
	left:40px;
	color:#fff;
	}

#news li{
	border-bottom:#fff 1px dotted;
	padding:7px 0 7px 0;
	}
*html #news li{
	border-bottom:#fff 1px dotted;
	padding:5px 0 5px 0;
	}
*:first-child+html #news li{
	border-bottom:#fff 1px dotted;
	padding:5px 0 5px 0;
	}
#news li a{
	color:#fff;
	text-decoration:none;
	}
#news li a:link{color:#fff; }
#news li a:hover{color:#ff; text-decoration:underline; }
#news li a:activ{color:#ff; }


/*コンテンツ*/

#left_contents{
	width:355px;
	float:left;
	margin-right:30px;
	}

h2.recent_game{
	width:345px;
	height:16px;
	background:url(../image/recent_game.gif) no-repeat;
	display:block;
	text-align:right;
	color:#fff;
	padding:1px 5px 5px 5px;
	font-weight:normal;
	font-size:100%;
	}

#left_contents table{
	border:0;
	padding:0;
	margin:0;
	width:355px;
	border-top:#999 1px solid;
	border-left:#999 1px solid;
	}

#left_contents table tr{
	}
#left_contents table tr th{
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
	height:17px;
	background:url(../image/bg_game.gif) repeat-x;
	text-align:center;
	font-weight:normal;
	color:#666;
	}
#left_contents table tr td{
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
	height:30px;
	text-align:center;
	color:#333;
	}
	
.top_bt{
	text-align:right;
	padding:3px 0 20px 0;
	}

#right_contents{
	width:355px;
	float:right;
	}
h2.recent_schedule{
	width:355px;
	height:22px;
	background:url(../image/recent_schedule.gif) no-repeat;
	display:block;
	text-indent:-9999em;
	}

#schedule{
	width:333px;
	height:55px;
	background:url(../image/bg_schedule.gif) repeat-x;
	border:1px solid #999;
	padding:7px 10px 13px 10px;
	color:#333;
	}
*html #schedule{
	padding:7px 10px 0 10px;
	}

#schedule ul li{
	padding-bottom:3px;
	}