/* CSS Document */
* {
	padding: 0px;
	font-size: 100%;
	margin: 0px;
	list-style-type: none;
}

a{
color:#F5D72D;

}
a:hover{
	color:#FFCC00;
	}

html,body {
	height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "CI", "meiryo",;
	line-height: 17px;
	font-weight:bold;
	background-color:#000000;
	color:#ffffff;
}


#all_wrapper {
	width: 950px;
	background:url(../images/back.jpg);
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding:5px 15px 5px 15px;
	float: none;
	font-size: 12px;

}



body > #all_wrapper {
	height: auto;
}
.clears {
	line-height: 0px;
	clear: both;
}
#tabiji_header {
	
	height: 96px;
	width:980px;
	float: none;
	margin:0px 0px 0px 0px;
	padding:0px;
}

h2{
	font-size:20px;
	height:26px;
	padding-top:11px;
	font-weight:100;
	line-height:22px;
	}


.lineup{
	background:url(../images/lineback.jpg) no-repeat 0px 10px;
	margin-left:10px;
	}	
.lineup img{
	margin:0px 0px 40px 0px;
	border:0;
	padding:0px;
	} 
.lineup02{
	margin-top:10px;
	width:450px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:7px;
	float:left;
	}	
.bottom{
	border:#990000 1px solid;
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
	padding:3px 0px 2px 10px;
	width:925px
	}
.lineup03{
	margin-top:0px;
	font-size:11px;

	margin-left:15px;
	margin-right:26px;
	margin-bottom:15px;

	}
h3{
	border-left:#990000 4px solid;
	padding-left:15px;
	margin-bottom:5px;
	font-size:16px;
	font-weight:100;
	}

