body{
	background-color: #ff8f00;
	margin: 0px;
}
td{
	color: #000;
	font-size: 12px;
	line-height: 1.8em;
}
img{
	border: 0px;
}


/*font
---------------------------------------------*/
.b{
	font-weight: bold;
}
.b16{
	font-size: 16px;
	font-weight: bold;
}
.tx{
	padding: 5px 5px 5px 30px;
	width: 497px;
	background-color: #ffa533;
	border-bottom: 1px solid #800d0d;
}
.s{
	font-size: 10px;
}


/*link
---------------------------------------------*/
a:link{
	color: #800d0d;
	text-decoration: none;
}
a:hover, a:active{
	color: #b31212;
	text-decoration: none;
}
a:visited{
	color: #99270a;
	text-decoration: none;
}


/*header
---------------------------------------------*/
.head{
	background-image: url(images/head01.gif);
	width: 947px;
	height: 20px;
}
.head_logo{
	background-image: url(images/head02.gif);
	width: 590px;
	height: 80px;
}
.head_space{
	background-image: url(images/head03.gif);
	width: 182px;
	height: 80px;
}
.head_top{
	background-image: url(images/head04.gif);
	width: 175px;
	height: 25px;
}
.head_left{
	background-image: url(images/head05.gif);
	width: 20px;
	height: 50px;
}
.head_center{
	background-image: url(images/head06.gif);
	width: 20px;
	height: 50px;
}
.head_right{
	background-image: url(images/head07.gif);
	width: 35px;
	height: 50px;
}
.head_bottom{
	background-image: url(images/head08.gif);
	width: 50px;
	height: 5px;
}
.head_red{
	background-color: #800d0d;
}


/*left area
---------------------------------------------*/
table.menu{
	margin-bottom: 10px;
}
.menu_logo{
	background-image: url(images/menu01.gif);
	width: 200px;
	height: 102px;
}
.menu_left{
	background-image: url(images/menu02.gif);
	width: 95px;
	height: 680px;
	margin-left: 10px;
}
.menu_center{
	background-image: url(images/menu03.gif);
	width: 15px;
	height: 580px;
}
.menu_right{
	background-image: url(images/menu04.gif);
	width: 10px;
	height: 580px;
}
.menu_bar{
	background-image: url(images/menu05.gif);
	width: 80px;
	height: 20px;
}
.menu_end{
	background-image: url(images/menu06.gif);
	width: 200px;
	height: 15px;
}
.menu_space{
	background-image: url(images/menu07.gif);
	width: 200px;
}
.menu_bottom{
	background-image: url(images/menu08.gif);
	width: 200px;
	height: 20px;
}


/*center area
---------------------------------------------*/
/*for chapter*/
table.chapter{
	margin-right: 30px;
	margin-bottom: 20px;
	width: 527px;
}
table.chapter_long{
	margin-bottom: 20px;
	width: 747px;
}
.chap_start{
	background: #bf4e07 url(images/chapter_start.gif) no-repeat;
	width: 20px;
	height: 40px;
}
.chap01{
	background-color: #bf4e07;
	width: 125px;
	height: 40px;
}
.chap02{
	background-color: #bf4e07;
	width: 297px;
	height: 40px;
}
.chap02_long{
	background-color: #bf4e07;
	width: 517px;
	height: 40px;
}
.chap03{
	background-color: #bf4e07;
	width: 65px;
	height: 40px;
}
.chap_end{
	background: #bf4e07 url(images/chapter_end.gif) no-repeat;
	width: 20px;
	height: 40px;
}

/*for headline*/
table.headline{
	margin: 30px 30px 5px 0px;
	width: 527px;
}
.hl01{
	border-top: 2px solid #800d0d;
	background-color: #e58200;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 10px;
}
.hl02{
	background-image: url(images/line_dot.gif);
	height: 2px;
}
.hl_b{
	color: #800d0d;
	font-size: 14px;
	font-weight: bold;
}

/*for other*/
table.main{
	margin-right: 30px;
	margin-bottom: 10px;
	width: 527px;
}
.cel_chapter{
	background: #000 url(images/cel_chapter.gif) no-repeat top;
	border-bottom: 1px solid #ff8f00;
	padding: 5px 10px;
	color: #fff;
	font-weight:bold;
}
.item_top{
	background: #804800 url(images/cel_item_top.gif) no-repeat left top;
	border-bottom: 1px solid #ff8f00;
	padding: 3px 10px;
	color: #fff;
}
.item_top2{
	background: #000 url(images/cel_bk01.gif) no-repeat left top;
	border-bottom: 1px solid #ff8f00;
	padding: 3px 10px;
	color: #fff;
}
.item_cell{
	background-color: #804800;
	border-bottom: 1px solid #ff8f00;
	padding: 3px 10px;
	color: #fff;
}
.item_cell-end{
	background-color: #804800;
	padding: 3px 10px;
	color: #fff;
}
.item_bottom{
	background: #804800 url(images/cel_item_bottom.gif) no-repeat left bottom;
	padding: 3px 10px;
	color: #fff;
}
.item_bottom2{
	background: #000 url(images/cel_bk03.gif) no-repeat left bottom;
	padding: 3px 10px;
	color: #fff;
}
.content_top{
	background: #fff url(images/cel_content_top.gif) no-repeat right top;
	border-bottom: 1px solid #ff8f00;
	padding: 3px 10px;
}
.content_top2{
	background: #000 url(images/cel_bk02.gif) no-repeat right top;
	border-bottom: 1px solid #ff8f00;
	color: #fff;
	padding: 3px 10px;
}
.content_cell{
	background-color: #fff;
	border-bottom: 1px solid #ff8f00;
	padding: 3px 10px;
}
.content_cell2{
	background-color: #000;
	border-bottom: 1px solid #ff8f00;
	color: #fff;
	padding: 3px 10px;
}
.content_cell-end{
	background-color: #fff;
	padding: 3px 10px;
}
.content_cell-end2{
	background-color: #000;
	color: #fff;
	padding: 3px 10px;
}
.content_bottom{
	background: #fff url(images/cel_content_bottom.gif) no-repeat right bottom;
	padding: 3px 10px;
}
.content_bottom2{
	background: #000 url(images/cel_bk04.gif) no-repeat right bottom;
	color: #fff;
	padding: 3px 10px;
}


/*right area
---------------------------------------------*/
/*for top_info*/
table.info{
	margin-top: 20px;
	width: 467px;
}
.info_center{
	background-image: url(images/sub07.gif);
	width: 467px;
	padding: 15px 25px;
	font-size: 14px;
	color: #fff;
}

.info_bottom{
	background-image: url(images/sub08.gif);
	width: 467px;
	height: 20px;
}

/*for top*/
table.sub{
	margin-bottom: 10px;
	width: 260px;
}
.sub_center{
	background-image: url(images/sub02.gif);
	width: 260px;
	padding: 5px 15px 0px 15px;
	color: #fff;
	font-size: 10px;
	line-height: 1.5em;
}

/*for top_game*/
.sub_center_b{
	background-image: url(images/sub02.gif);
	width: 260px;
	padding: 5px 15px 0px 15px;
	color: #fff;
	font-size: 12px;
	line-height: 1.5em;
	font-weight:bold;
}
.sub_center_bb{
	background-image: url(images/sub02.gif);
	width: 260px;
	padding: 5px 15px 0px 15px;
	color: #fff;
	font-size: 14px;
	line-height: 1.8em;
	font-weight:bold;
	text-align:center;
}
.sub_bottom{
	background-image: url(images/sub03.gif);
	width: 260px;
	height: 20px;
}

/*for top_gamescore*/
.score_item{
	background-color: #000;
	border-left: 1px solid #cc7400;
	width: 10%;
	padding: 3px;
	color: #fff;
	font-size: 10px;
	line-height: 1em;
	text-align:center;
}
.score_team{
	background-color: #804800;
	border-top: 1px solid #cc7400;
	width: 40%;
	padding: 3px;
	color: #fff;
	font-size: 10px;
	line-height: 1em;
}
.score{
	background-color: #fff;
	border-top: 1px solid #cc7400;
	border-left: 1px solid #cc7400;
	width: 10%;
	padding: 3px;
	color: #333;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
}
.score-f{
	background-color: #800d0d;
	border-top: 1px solid #cc7400;
	border-left: 1px solid #cc7400;
	width: 10%;
	padding: 3px;
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
}

/*for other*/
table.sub-s{
	margin-bottom: 10px;
	width: 190px;
}
.sub-s_top{
	background-image: url(images/sub04.gif);
	width: 190px;
	height: 20px;
}
.sub-s_center{
	background-image: url(images/sub05.gif);
	width: 190px;
	padding: 0px 15px;
	color: #fff;
	font-size: 10px;
	line-height: 1.5em;
}
.sub-s_bottom{
	background-image: url(images/sub06.gif);
	width: 190px;
	height: 20px;
}


/*footer
---------------------------------------------*/
.foot_left{
	background-image: url(images/foot01.gif);
	width: 40px;
	height: 40px;
}
.foot_center{
	background-image: url(images/foot02.gif);
	width: 547px;
	height: 40px;
}
.foot_right{
	background-image: url(images/foot03.gif);
	width: 360px;
	height: 40px;
}
