/* CSS Document */

body {
	color: #333333;
	font-size: 14px;
	line-height:22px;
	background-color:#FFFFFF;
	background-image:url(../img/back02.gif);
	margin:0px;

}
#header {
         background-image:url(../img/back01.gif);
         background-repeat:repeat-x;
		 background-position:inherit;
		 background-color:#FFFFFF;
		 width:830px;
		 height:86px;
		 font-size:12px;
		 color:#666666;
		 padding-left:20px;
		 padding-top:10px;

}
#subnavi {
         position:absolute;
	     width:468px;
	     height:42px;
	     z-index:1;
	     left: 349px;
	     top: 0px;

}
#gnav {
       width:850px;
	   background-color:#FFFFFF;
	   height:69px;

}
#main {
       width:850px;
	   background-color:#FFFFFF;
	   padding-top:10px;

}
#content {
          width:580px;
		  background-color:#FFFFFF;

}
#lineup {
         width:230px;
		 padding-top:5px;
		 
}
#fooder {
         width:830px;
		 color:#666666;
		 background-color:#FFFFFF;
		 font-size:12px;
		 line-height:18px;
		 padding-left:20px;
}
.b-line-r {
           text-align:center;
		   width:104px;
}
.b-line-l {
           text-align:left;
           vertical-align:top;
		   padding:4px;		   
}
.lineup-line {
              width:220px;
			  margin-top:15px;
			  margin-bottom::15px;
			  size:1px;
			  color:#666666;
}
.b-number {
           width:264px;
		   text-align:center;
		   vertical-align:top;
}

		 
