/* ===========================
setting
============================*/
#match_body {
	margin: 0;
	padding: 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", arial,helvetica,clean,sans-serif;
	font-size: 12px;
	text-align: center;
	background: #EEEEEE ;
	color:#666666;
}

#temp_main { background:#FFFFFF; padding:20px; width:800px; margin:0 auto; text-align:center;}


#temp_table {
	text-align: center;
	padding-left: 10px;
	margin:0px auto;
}

#temp_table table {
	background:#cccccc;
	width:470px;
	margin:0;
	padding:0;
	font-size:12px;
	border: 1px #E8F2FB solid;
}

#temp_table th {
	background:#E8F2FB;
	padding: 5px 0;
	text-align:center; line-height: 130%;
	color:#000000;
	font-weight:normal;
}

#temp_table td {
	background:#FFFFFF;
	padding: 5px 0;
	text-align:center; line-height: 130%;
	color:#43412e;
}

img { border: 0;}

.match_title {
	width: 650px;
	height: 50px;
	line-height:50px;
	font-size: 15px;
	text-align: center;
	margin-bottom:15px;
	color:#666666;
	font-weight:bold;
	background: url(http://www.whitebirch-cc.com/image/compe/match_title01.gif) center no-repeat;
}

.upper_text { font-size:12px;  margin-bottom:15px; text-align:left; width:550px;}
.temp_date { width:650px; text-align:right; font-size:12px; margin-bottom:10px;}
.temp_comment { font-size:12px;}
.lower_text { font-size:12px;  margin:15px 0px; text-align:left; width:550px;}


