@charset "utf-8";

/*
---------------------------------------------------------------
Base CSS by Wingspan Inc.
Last Up Date :2009/5/1
---------------------------------------------------------------
*/


/* reset */
body {
	margin:0;
	padding:0;

	height: 100%
	text-align:center;
	text-align: left;
}
th p,td p {
	margin:0;
	padding:0;
}
* {
	margin: 0;
	font-style:normal;
}
html {
	margin:0;
	padding:0;
	height: 100%
}

#counter_text { font-family: "メイリオ", Meiryo, sans-serif; font-size: 13px; line-height: 20px; color: #333333; text-align: center; height: 20px; }
#counter { font-family: "メイリオ", Meiryo, sans-serif; font-size: 20px; line-height: 50px; color: #FF0000; text-align: right; height: 50px; width: 160px; font-weight: bold; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }
#score_wrapper {
	clear: both;
	width: 730px;
}
#score_wrapper #score_left {
	float: left;
	height: 230px;
	width: 350px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/score_bg.gif);
}
#score_wrapper #score_right {
	float: right;
	height: 230px;
	width: 350px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/score_bg.gif);
}
/* score */
.score14 {
	font-family: "メイリオ", Meiryo, sans-serif;
	font-size: 12px;
	line-height: 40px;
	color: #FFFFFF;
	text-align: left;
	height: 40px;
	display: block;
	width: 310px;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.score12 {
	font-family: "メイリオ", Meiryo, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 20px;
}
.score {
	font-family: "メイリオ", Meiryo, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FF6699;
	text-align: left;
	font-weight: bolder;
}
.score_date {
	font-family: "メイリオ", Meiryo, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
}
.score_title {
	font-family: "メイリオ", Meiryo, sans-serif;
	font-size: 20px;
	line-height: 40px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 40px;
	margin-top: 10px;
}
