@charset "UTF-8";

/*reset*/
*{
	margin:0px;
	padding:0px;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
	}
	
br{
	line-height:0;
	}

	
/*¥*/
a{
	overflow: hidden;
}
/**/	
	
/*all*/
body{
	font: normal 14px/140% "Times New Roman", Times, serif;
	color: #000000;
	text-align:center;
	background: #ECE6D6 url(img/back.jpg) repeat-x top;
	}
	
h1 a{
	text-indent:-1000px;
	display:block;
	width:250px;
	height:80px;
	float:left;
	text-decoration:none;
	}

h2{margin-bottom:14px;}

img{
	border:0;
	}		
	
.cl{
	clear:both;
	}	
		
a:link,
a:visited{
	color:#5A4D33;
	text-decoration:none;
	}

a:hover{
	color:#5A4D33;
	text-decoration:underline;
	}

em{
	font-weight: bold;
	color: #333300;
	background: #D3D5B7;
}	

	
/*float*/	
.right{
	float:right;
	margin-left:15px;
	margin-bottom:20px;
	}	
	
.left{
	float:left;
	margin-right:15px;
	margin-bottom:20px;
	}	
	
/*container*/	
#container{
	width:800px;
	text-align:left;
	background: #FFFFFF;
	margin:0 auto;
	}	
	
#inner{
	width:800px;
	background:url(img/menu_bg.gif) repeat-y;
	}	
	
/*head*/
#head{
	width:800px;
	height:80px;
	background:url(img/title.gif) no-repeat;
	}	
#black{
	width:800px;
	height:25px;
	background:#1D1D1D url(img/black.jpg) repeat-x;
	text-align: right;
}

/*menu*/
#menu{
	width:200px;
	float:left;
	}

#menu_top{
   height:350px;}	

#menu ul{
	list-style:none;
	margin:0;
	text-indent:-1000px;
	}
	
#menu a{
	display:block;
	height:70px;
	text-decoration:none;
	}	
	
#menu a:hover{
	background-position:0 -70px;
	}

#menu a:active{
	background-position:0 -140px;
	}
	
#submenu p{margin-left:15px;}
#submenu a{color:#53472E;
display:inline;}
#submenu a:hover{color:#990000}
   		

#menu1{
	background:url(img/menu_about.gif) no-repeat;
	}	
#menu2{
	background:url(img/menu_scene.gif) no-repeat;
	}	
#menu3{
	background:url(img/menu_event.gif) no-repeat;
	}		
#menu4{
	background:url(img/menu_ikebana.gif) no-repeat;
	}		
#menu5{
	background:url(img/menu_access.gif) no-repeat;
	}	
	
#menu1-{
	background:url(about/img/menu.gif) no-repeat;
	width:200px;
	height:70px;
	}	
#menu2-{
	background:url(scene/img/menu.gif) no-repeat;
	width:200px;
	height:70px;
	}	
#menu3-{
	background:url(event/img/menu.gif) no-repeat;
	width:200px;
	height:70px;
	}		
#menu4-{
	background:url(ikebana/img/menu.gif) no-repeat;
	width:200px;
	height:70px;
	}	
#menu5-{
	background:url(access/img/menu.gif) no-repeat;
	width:200px;
	height:70px;
	}						
	
/*top*/
#topinner{
	width:800px;
	}	

/*季節ごとに、#topの画像を変更。spring,summer,fall,winterの部分のみ変更*/

#topimg{
	float:left;
	background: url(img/top_spring.jpg) no-repeat;
	height: 357px;
	width: 800px;
}

#topcontent{
	width: 766px;
	margin-left: 34px;
}

#toptext{
	width:435px;
	margin-top: 34px;
	float:left;
}

#toptext p{margin-bottom:14px;}		
	

#topflower{
	width: 330px;
	float:left;
}

#topfoot{
	font-size:12px;
	text-align:center;
	line-height: 120%;
	padding: 0 35px 10px 35px;
}
   
/*next page*/
#content{
width:600px;
float:left;}

#content h2{
	text-indent:-1000px;}

#text{
margin:10px 25px;}

#text p{margin-bottom:10px;}		

.back{text-align:right;
font-size:12px;}

#food{
	font-size:12px;
	text-align:center;
	line-height: 120%;
}

address{font-size:10px;}
address a:link,a:visited{color:#000000;}


.imgtext{width:550px;
margin-bottom:15px;}

/*about*/
#about_h2{
	background: url(about/img/h2.jpg) no-repeat;
	height: 147px;
}				

/*scene*/
#scene_h2{
	background: url(scene/img/h2.jpg) no-repeat;
	height: 147px;
}		
#building{
list-style: lower-alpha inside;
line-height:130%;}

.treasure{
	line-height: 130%;
	list-style: url(img/list.gif) inside;
}

/*scene_subwindow*/
#sub{width:450px;}

/*event*/
#event_h2{
	background: url(event/img/h2.jpg) no-repeat;
	height: 147px;
}			


#event img{
float:left;
margin-bottom:5px;}

#event h5{
	font-size: 15px;
	font-weight: bold;
	color: #5A4D33;
	background: #CECAA8;
	height: 21px;
	width: 545px;
	margin-bottom:5px;
	padding-left: 5px;
}				

/*ikebana*/
#ikebana_h2{
	background: url(ikebana/img/h2.jpg) no-repeat;
	height: 147px;
}	

.like{
	float:left;
	width:256px;
	}
						
.rike{
	float:left;
	width:256px;
	margin-left:38px;
	}	
	


/*access*/
#access_h2{
	background: url(access/img/h2.jpg) no-repeat;
	height: 147px;
}	

.center{text-align:center;
font-weight:bold;
color:#5A4D33;}

	
