/*------------------------------------------------
	index.css - <figure_kunibetsu2009> index.html design css
	2006.10.25
	:::toc:::
	import url
	parts design
@import url(../../common/common.css);
@import url(../../common/format.css);
@import url(../../common/layout-old.css);
@import url(../../common/navigation.css);

------------------------------------------------*/
@import url(reset.css);

/* outline design
------------------------------------------------*/
#wrap{
	background:url(../images/bg_line.gif)
	repeat-y
	center
	top;
	}

#main{
	width:972px;
	margin:0 auto;
	}
	
#main h1{
	padding:0;
	margin:0;
	}
	
/*#outline{
	width:871px;
	margin:0 auto;
	padding:0;
	background:url(../images/bg_logo.jpg)
	no-repeat
	right
	top;
	}
	
#outline h2{
	margin:30px 0 0;
	line-height:3;
	background:url(../images/line.gif)
	repeat-x
	left
	bottom;
	}*/
	
#outline{
	width:972px;
	height:163px;
	margin:0;
	padding:0;
	background:url(../images/outline.jpg)
	no-repeat
	20px
	top;
	}
	
#outline h2{
	margin:0;
	padding:0;
	text-indent:-9999px;
	}

#outline p{
	padding:12px 0 24px 31px;
	margin:0;
	}
	
/* 放送スケジュール
---------------------------------*/	
	
#schedule{
	width:868px;
	margin:0 auto 10px;
	padding:0;
	background:url(../images/col_mid.jpg)
	repeat-y
	center
	top;
	}
	
#schedule h3{
	margin:0;
	padding:20px 0;
	text-indent:38px;
	background:url(../images/col_top_02.jpg)
	no-repeat
	center
	top;
	}
	
#schedule ul{
	margin:0;
	padding:0;
	list-style:none;
	}

	
#schedule ul li{
	width:764px;
	margin:0 auto;
	padding:0;
	color:#002a5b;
	font-weight:bold;
	font-size:15px;
	line-height:1.8;
	background:url(../images/line.gif)
	repeat-x
	left
	bottom;
	}

#schedule img{
	vertical-align:bottom;
	}


/* 日本代表選手
---------------------------------*/

#player{
	width:868px;
	margin:0 auto 10px;
	padding:0;
	background:url(../images/col_mid.jpg)
	repeat-y
	center
	top;
	font-size:16px;
	font-weight:bold;
	line-height:1.5;
	}
	
#player h3{
	margin:0;
	padding:20px 0;
	text-indent:38px;
	background:url(../images/col_top.jpg)
	no-repeat
	center
	top;
	}

#player img{
	vertical-align:bottom;
	}
	
#player ul{
	width:740px;
	margin:0 auto;
	padding:0;
	list-style:none;
	}

#player ul li{
	width:370px;
	float:left;
	}

#player ul li table{
	text-align:center;
	}

#player ul li table td.mt30 img{
	margin-top:30px;
	}


/* 順位決定方法
---------------------------------*/


#rule{
	width:868px;
	margin:0 auto 10px;
	padding:0;
	background:url(../images/col_mid.jpg)
	repeat-y
	center
	top;
	}
	
#rule h3{
	margin:0;
	padding:20px 0 0;
	text-indent:38px;
	background:url(../images/col_top.jpg)
	no-repeat
	center
	top;
	}
	
#rule p{
	margin:0;
	padding:10px 10px 20px 50px;
	color:#002a5b;
	font-weight:bold;
	font-size:14px;
	line-height:1.5;
	}
	
#rule p.add{
	font-size:12px;
	font-weight:normal;
	color:#333;
	}
	
#rule h4{
	margin:0;
	padding:0 0 5px 50px;
	}
		
#rule table{
	margin:0 0 0 50px;
	border:1px solid #9b904f;
	color:#002a5b;
	font-weight:bold;
	text-align:center;
	}
	
#rule table .lineT{
	border-top:1px solid #9b904f;
	}
	
#rule table .lineL{
	border-left:1px solid #9b904f;
	}

#rule table th{
	width:88px;
	line-height:30px;
	background-color:#eff2d0;
	}

#rule table td{
	width:88px;
	line-height:50px;
	background-color:#FFFFFF;
	}

#rule img{
	vertical-align:bottom;
	}


#bnr_pan{
	/*background-color:#FFFFFF;*/ 
	padding-bottom:30px;
	width:930px;
}

#bnr_pan table{
	float:right;
	margin:0 10px;
	margin-bottom: 15px;
	}
	
#bnr_pan table td{
	vertical-align:bottom;
	font-size:12px;
	}


/* common
------------------------------------------------*/

