@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;
	background-color:#ffffff;
	background:url("../../../images/map-bk-s.png") repeat;
	margin:0;
	padding:0;

}

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



.address{
	border:#C1C1C1 0px solid;
	width:980px;
	height:300px;	
	padding:0px;
	margin:0px;
}




.left{
	border:#C1C1C1 0px solid;
	width:580px;
	height:300px;	
	float:left;
	padding:0px;
	margin:0px;
	position:relative;
	top:0px;
	left:20px;
}

.info1{
	color:#ffffff;
	width:480px;
	height:60px;
	position:relative;
	border:#C1C1C1 0px solid;
	top:0px;
	text-align:center;
}

.info2{
	color:#ffffff;
	width:540px;
	height:240px;
	background-image: url(../../../../img/br49.png);
	position:relative;
	border:#C1C1C1 0px solid;
	top:0px;
	float:right;


}


.right{
	width:360px;
	height:300px;	
	float:right;
	padding:0px;
	margin:0px; 
	position:relative;
	border:#C1C1C1 0px solid;
	top:40px;
	right:16px;

}

.imageframe{
	color:#000000;
	width:333px;
	height:222px;	
	text-align:center;
	padding:0px;
	margin:0px; 
	position:relative;
	top:50px;
	left:10px;
	border:#ffffff 1px solid;

}


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



.map{
	width:900px;
	height:700px;
	text-align:center;
	margin: auto; 
}


.title-map{
	width:auto;
	height:auto;
	text-align:center;
	margin: auto; 
}


.ftable{
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;	
	text-align:center;
	border:#C1C1C1 0px solid;
}









.end{
	padding:20px;
	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;
}


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


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

 	 color:inherit;
 	 text-decoration: none;
}



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


a2{
	color:#ffffff;
	font-size:40px;	
	position:relative;
	top:0;
}





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


p1{
	color:#ffffff;
	font-size:18px;
	position:relative;
	text-align:enter;
	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:18px;
	background: #000000;
	
	text-align:center;

	
}


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

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









