@charset "euc-jp";

.content{
	padding-bottom:1em;
	background		: url(/image/hr_line_orange.gif) 0 bottom repeat-x ;
}


#news_backnumber{
	margin-top		:3px;
	padding-bottom:6px;
	float					:right;
	line-height		:1em;
}

#news_backnumber dt{
	float					:left;
	padding				:0 1.2em;
}

#news_backnumber dd{
	float					:left;
	padding				:0 5px 0 15px;
	background		: url(/image/arrow_orange.gif) 0 50% no-repeat ;
}


dt.daily{
	margin				:0 0 0 2em;
	float					:right;
}

dt.daily p{
	margin:0;
}

dd.newstitle{
	font-weight		:bold;
	font-size			:1.2em;
}

.topix_img{
}

.maintext p{
	line-height		:1.5em;
}

.pdf{
	text-align		:right;
	line-height		:1em;
}

.pdf a{
	padding-left	:1.5em;
	background		: url(/image/arrow_orange.gif) 0 50% no-repeat ;
}

.back_news{
	text-align		:center;
	margin-bottom	:1em;
}

.back_news a{
	padding-left	:1.5em;
	background		: url(/image/arrow_orange.gif) 0 50% no-repeat ;
}

.bottomline{
	margin-bottom		:9px;
	border-bottom		:1px solid #e67117;
}

.game{
	text-align			:center;
}

.game table{
		line-height		:1.5em;
		margin-left		: auto ;
		margin-right	: auto ;
		margin-bottom	:1em;
}

/*=====================================
テーブルデザイン
=======================================*/
table{
	width						:90%;
	border-collapse	:collapse;
	border-top			:1px solid #e67117;
	border-left			:1px solid #e67117;
	background			:#f1f8ee;
	color						:#033;
	text-align			:center;
}

td{
	border-right		:1px solid #e67117;
	border-bottom		:1px solid #e67117;
	padding					:3px 3px;
	vertical-align	:middle;
}

td.teamname{
	width						:45%;
	font-weight			:bold;
	line-height			:2em;
}


th{
	font-size				:0.9em;
	border-right		:1px solid #e67117;
	background			:#e67117;
	color						:#fff;
}

.t_even{
	background			:#C0E3FF;
}

.t_day{
	background			:#81C6FF;
}

tfoot th, tfoot td{
	background			:#e67117;
	color						:#fff;
}
