@charset "shift_jis";

/* hl_img ----------------------------------------------- */

div#hl_img{
	background: url(../event/images/hl_img.jpg) no-repeat;
	}

h3.hl2_img{
	padding: 10px 8px;
	}


/* event/index.html /*
-------------------------------------------------------------------------- */

#lead{
	width: 724px;
	padding: 0 28px;
	margin-bottom: 20px;
	}

/* Calendar ----------------------------------------------- */

.calendar{
	width: 620px;
	padding: 5px 40px;
	margin: 0 auto;
	}

.calendar table{
	width: 600px;
	margin: 5px auto 10px;
	padding: 5px;
	}

.calendar table td{
	vertical-align: top;
	line-height: 1.7em;
	font-size: 0.98em;
	padding-left: 3px;
	}

.calendar table td table td{
	border-bottom: dotted 1px #999999;
	vertical-align: top;
	line-height: 1.7em;
	font-size: 0.98em;
	padding-left: 3px;
	}

.calendar table td.days{
	width: 70px;
	}

.calendar table td.hai{
	width: 250px;
	}

.calendar table td.hl{
	width: 50px;
	}
	
.calendar table td.bikou{
	width: 150px;
	}


/* lately ----------------------------------------------- */

#lately ul{
	list-style:none;
	margin: 0 0 15px 45px;
	}

#lately li{
	line-height: 1.7em;
	padding-left: 20px;
	padding-top: 2px;
	background: url(../images/contents_mark.gif) no-repeat;
	}

#lately p{
	margin-top: 15px;
	margin-left: 30px;
	padding-left: 60px;
	background: url(../entry/images/cursor.gif) no-repeat;
	}

#lately p img{
	margin-left: 10px;
	vertical-align: middle;
	}

/* event/score.html /*
-------------------------------------------------------------------------- */

/* Lead ----------------------------------------------- */

#lead ul{
	list-style: none;
	margin: 0;
	padding: 0;
	}

#lead p{
	margin-bottom: 15px;
	}

#lead ul li{
	float: left;
	}


/* Lead #year ----------------------------------------------- */

ul#year li{
	margin-right: 1px;
	margin-bottom: 1px;
	}

ul#year li a{
	display: block;
	width: 91px;
	height: 25px;
	font-size: 0.95em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	}

ul#year li a:link{
	background: url(../event/images/year_off.gif) no-repeat;
	text-decoration: none;
	}

ul#year li a:visited{
	background: url(../event/images/year_off.gif) no-repeat;
	text-decoration: none;
	}

ul#year li a:hover{
	background: url(../event/images/year_on.gif) no-repeat;
	text-decoration: none;
	}

ul#year li.now a:link{
	background: url(../event/images/year_on.gif) no-repeat;
		}
	
ul#year li.now a:visited{
	background: url(../event/images/year_on.gif) no-repeat;
		}
	
ul#year li.now a:hover{
	background: url(../event/images/year_on.gif) no-repeat;
		}

/* Lead #month ----------------------------------------------- */

ul#month li{
	width: 178px;
	height: 25px;
	background-color: #E4E4E4;
	border-right: dotted 1px #8C6E5A;
	line-height: 25px;
	padding-left: 2px;
	font-size: 0.9em;
	font-weight: bold;
	color: #999999;
	}

ul#month li a{
	display: block;
	width: 178px;
	height: 25px;
	background-color: #E4E4E4;
	font-weight: bold;
	border-right: dotted 1px #8C6E5A;
	}

ul#month li.end a{
	border: none;
		}

ul#month li.end{
	border: none;
		}

ul#month li a:link{
	text-decoration: none;
	color: #999999;
	}

ul#month li a:visited{
	text-decoration: none;
	color: #999999;
	}
	
ul#month li a:hover{
	text-decoration: underline;
	color: #999999;
	}

ul#month li.now a:link{
	text-decoration: none;
	color: #4C4C4C;
	font-weight: bold;
	}

ul#month li.now a:visited{
	text-decoration: none;
	color: #4C4C4C;
	font-weight: bold;
	}
	
ul#month li.now a:hover{
	text-decoration: none;
	color: #4C4C4C;
	font-weight: bold;
	}

ul#month li.now span{
	color: #EA7636;
	font-weight: bold;
	}


/* Score ----------------------------------------------- */

.score{
	padding: 0 20px;
	margin-bottom: 20px;
	}

.score div.left{
	width: 340px;
	margin-left: 8px;
	margin-right: 5px;
	padding: 5px 4px 10px;
	background-color: #EFEFEF;
	float: left;
	}

.score div.left_wide{
	width: 540px;
	margin-left: 8px;
	margin-right: 5px;
	padding: 5px 4px 10px;
	background-color: #EFEFEF;
	float: left;
	}

.score div.right{
	width: 340px;
	margin-right: 8px;
	padding: 5px 4px 10px;
	background-color: #EFEFEF;
	float: right;
	}

.score h5{
	font-size: 0.985em;
	color: #17AA7D;
	font-weight: bold;
	border-bottom: solid 3px #AAAAAA;
	margin: 15px 6px 10px;
	}

.score p{
	font-size: 0.9em;
	font-weight: bold;
	}

.winner{
	text-align: center;
	margin-bottom: 5px;
	}

.score table{
	width: 300px;
	margin: 0 auto 20px;
	background-color: #999999;
	}

.score table.wide{
	width: 500px;
	margin: 0 auto 20px;
	background-color: #999999;
	}

.score table td{
	padding: 2px;
	background-color: #FFFFFF;
	}

.score table th{
	background-color: #4AA88B;
	}

.score table td.rank{
	background-color: #C8EADF;
	text-align: center;
	}

/* Score_bak ----------------------------------------------- */

.score_bak{
	padding: 0 20px;
	margin-bottom: 20px;
	}

.score_bak table.graph td{
	padding: 3px;
	}

.score_bak h5{
	font-size: 0.985em;
	color: #17AA7D;
	font-weight: bold;
	border-bottom: solid 3px #AAAAAA;
	margin: 15px 6px 10px;
	}

.font_s01b{font-size:13px; line-height:150%;font-weight:bold;}

.hihl{
	font-size: 14px;
	color: #17AA7D;
	font-weight: bold;
	border-bottom: solid 3px #AAAAAA;
	}

.score_bak table{
	margin: 0 auto;
	}








	

