@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:19px;	
	width:510px;
	height:125px;
	padding: auto;
	margin: auto; 
	text-align:center;
	border:#C1C1C1 0px solid;
}



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



#main{
	width:100%;
	height:auto;
	border:#C1C1C1 0px solid;
	margin: auto;
	background-color:#000000;
	background:url("../images/bg-lafleur.jpg") repeat;
	margin:0;
	padding:0;
}

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




.menu{
	width:880px;
	height:auto;
	margin-left:auto;
	margin-right:auto;	
	border:#C1C1C1 0px solid;
	

}

.menu-title{
	width:auto;
	height:60px;
	font-family: serif;
	text-align:center;
	margin: auto; 
}

.sub-menu-title{
	width:auto;
	height:auto;
	font-family: serif;
	text-align:center;
	margin: auto; 
}





.contents{
	width:880px;
	height:340px;
	margin:0px;
	padding:0px;
	background-image: url(../../../../img/br49.png);
	border:#C1C1C1 1px solid;
}





.left{
	color:#ffffff;
/*	background-color:#000000; */
	border:#C1C1C1 1px solid;
	width:390px;
	height:260px;	
	float:left;
	padding:20px;
	margin:20px;

	top:0px;
	left:0px;
}



.right{	
	color:#000000;
	width:360px;
	height:310px;	
	float:left;
	padding:0px;
	margin:20px; 
	position:relative;
	top:0px;
	right:0px;
	border:#C1C1C1 0px solid;

}
.menu-name{
	color:#ffffff;
	width:auto;
	height:auto;
	position:relative;
	border:#C1C1C1 0px solid;
	top:0px;
	left:0px;
}


.info1{
	color:#ffffff;
	width:360px;
	height:auto;
	position:relative;
	border:#C1C1C1 0px solid;
	float:right;
	top:0px;
}

.info2{
	color:#ffffff;
	width:320px;
	height:36px;
	position:relative;
	bottom:0px;
	border:#C1C1C1 0px solid;
	float:right;


}


.menu-list{
	float:right;
}



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











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








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

}

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

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

}

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

.space5{
	width:100%;
	height:150px;
}



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





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


a{
	color:#ffffff;
	text-align:center;
}


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



a2{
	color:#ffffff;
	font-size:26px;	
	position:relative;
	float:left;

	top:0;
}


a3{
	color:#ffffff;
	font-size:30px;	
	position:relative;
	float:right;
	top:0;
}


a4{
	color:#ffffff;
	font-size:30px;	
	position:relative;
	float:right;

	top:0;
}

a6{
	color:#ffffff;
	font-size:48px;	
	position:relative;
	top:0;
}


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



p{
	color:#ffffff;
	position:relative;

	text-align:center;

	left:0px;	
}


p1{
	color:#ffffff;
	font-size:18px;
	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;
	z-index: 4;

	
}





.copyright{
	
	bottom: 0;

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

	
}






#all{
	width:980px;
	height:auto;
	background-color:#000000;
	border:#C1C1C1 1px solid;
	margin-left:auto;
	margin-right:auto;
	
}







