@charset "utf-8";

html {
　　		min-height: 100%; /* html要素をウィンドウサイズにフィット*/

		background-color:#000000;

 }



body{
	margin:0;
	padding:0;
/*	background-color:#000000;*/
}

#header{
	
	position: fixed;
	_position: absolute; 
	
	top: 0;

	background-color:#494949;
	width:980px;
	height:125px;

	margin-left:auto;
	margin-right:auto;
	
	z-index: 3;
}


.header-l{	
	position:relative;
	float:left;
	top:5px;
	left:0px;
	width:225px;
	height:125px;
	border:#C1C1C1 0px solid;

}



.title{
	position:relative;
	float:left;
	left:0px;
	top:15px;	
	width:510px;
	height:125px;
	margin: auto; 
	text-align:center;
	border:#C1C1C1 0px solid;
}



.header-r{
	width:225px;
	height:125px;
	padding:0px;
	margin:auto; 
	position:relative;
	float:right;
	top:0px;
	overflow:hidden;
	border:#C1C1C1 0px solid;
}



#main{
	width:100%;
	height:auto;
	border:#C1C1C1 0px solid;
	margin: auto;
	margin:0;
	padding:0;
	background:url("../../../images/information-bk-4sg.png") repeat;




/*	background-attachment:fixed;
	background-repeat: no-repeat;
 	background-position: center;
	background-size:100% auto; */
}


.title-info{
	width:100%;
	height:60px;
	text-align:center;
	margin: auto; 

}



.blog{
	width:860px;
	height:600px;
	background-image: url(../../../images/information-bg.png);
	border:#C1C1C1 0px solid;
	left:0px;	
	margin:60px;
	padding:0px;


	top:0px;


}


.days{
	width:600px;
	height:400px;
	background-image: url(../../../../img/br49.png);	
	position:relative;
	left:0px;	
	margin:auto;
	padding:auto;
	border:#C1C1C1 0px solid;
	overflow:auto;
	top:100px;


}





.information{
	width:980px;
	height:auto;
	
	margin: auto;
	position:relative;
	left:0px;	
	margin:0;
	padding:0;

	top:0px;


}



.atable{

	margin: auto;
	position:relative;
	left:0px;	

}

.plan{
	width:960px;
	height:auto;
	padding:auto;
	margin:auto; 
	background-color:#acacac;
	border:#000000 0px solid;
	position:relative;
	top:0px;
	
}


.info{
	font-size:24px;
	font-weight:bold;
	color:#000000;
	width:820px;
	height:auto;
	padding:auto;
	margin:auto; 
	background-color:#000000;
	border:#acacac 5px solid;
	text-align:center; 
	position:relative;
	top:0px;
	
}

.contents{
	width:840px;
	height:680px;
	padding:0px;
	margin:auto; 
/*	border:#C1C1C1 1px solid;*/
	position:relative;
	background:url("../../../images/information-bk.png");
	text-align:center; 
	top:0px;
	overflow:hidden;
/*	background-color:#000000;*/
}

.contents1{

	width:520px;
	height:360px;
	padding:auto;
	margin:auto; 
	overflow:hidden;
	position:relative;
	border:#C1C1C1 0px solid;
	top:140px;
/*	background-color:#ffffff;*/

}

.navi{
	color:#000000;
/+	background-color:#000000;	*/	
	width:980px;
	height:220px;

	padding:0px;
	margin:0px;

	position:relative;
	top:0px;
       
}


p.valid{
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	position:relative;
	left:0px;
	float:right;	
}


.btable{
/*	background-image: url(../../../../img/br49.png);*/
	width:950px;
	height:auto;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;	
	text-align:center;
	border:#C1C1C1 0px solid;
}



.end{
	padding:0px;
	clear:both;
}


	
.space{
	width:100%;
	height:30px;

}

.space1{
	width:100%;
	height:100px;

}
.space2{
	width:100%;
	height:120px;

}

.space3{
	width:100%;
	height:130px;
}

.space4{
	width:100%;
	height:140px;
}


.space9{
	width:100%;
	height:180px;
}



h1{
	color:#ffffff;
	font-size:60px;
	text-align:center;
	position:relative;
	left:0px;	
	top:0;
}

h2{
	color:#ffffff;
	font-size:30px;
	text-align:center; 

	top:0;
}

a{
	color:#ffffff;
	font-size:24px;	
	text-align:center;
	position:relative;
	top:0;
}


a1{
	color:#ffffff;
	font-size:20px;	
	position:relative;
	top:0;
}

a9{
	color:#ffffff;
	font-size:18px;	
	text-align:center;
	position:relative;
	top:0;
}





p{
	color:#ffffff;
	font-size:20px;
	position:relative;
	left:0px;	
}


p1{
	color:#ffffff;
	font-size:18px;
	position:relative;
	left:0px;	
}



p2{
	color:#ffffff;
	font-size:40px;
	font-weight:bold;
	text-decoration:underline;
	position:relative;
	left:0px;	
}


p3{
	color:#ffffff;
	font-size:30px;

	
}

p4{
	color:#ffffff;
	font-size:30px;
	font-weight:bold;
	position:relative;
	left:0px;	
}




#foot{

	position: fixed;

	_position: absolute; 
	
	bottom: 0;

	width:980px;
	height:auto;
	
	background:#222222;

	margin-left:auto;
	margin-right:auto;
	
	text-align:center;

	
}



.copyright{
	
	bottom: 0;

	width:980px;
	height:auto;
	font-size:15px;
	background: #000000;
	
	text-align:center;

	
}



#all{
	width:980px;
	height:auto;
	border:#C1C1C1 1px solid;

	margin-left:auto;
	margin-right:auto;
	
}









