@charset "euc-jp";

.clear {  

     clear:both;　/*floatの解除、ここがポイント*/ } 
	 
/*トップページへ*/
.toppage{
	margin:5px;
	background-image:url(images/basic/top.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.toppage a{
	display:block;
	width:145px;
	height:20px;
}

/*背景*/
#bg {
	width:100%;
	height100%;
	margin:0 auto;
	background-image:url(images/basic/bg-brown.jpg);

}

#bg2-2{
	background-image:url(images/basic/flower1.png);
	background-repeat:no-repeat;
	
}
#bg2-3{
	background-image:url(images/basic/flower2.png);
	background-repeat:no-repeat;
	background-position:right top;
	
	
}

#bg2 {
	width: 990px;
	margin:0 auto;
	background-image:url(images/basic/bg-brown-right.jpg);
	background-repeat:no-repeat;
	background-position:right;

	
}


#bg3 {
	width: 990px;
	margin:0 auto;
	background-image:url(images/basic/bg-brown-left.jpg);
	background-repeat:no-repeat;
	background-position:left;
	
}
/*ページ全体*/

#contents {
	width: 950px;
	height:100%x;
	background-color:#FFF;
	margin:0 auto;
	
	
}
/*ヘッダー部分（メニュー）*/

#header {
	width:950px;
	height:110px;}

#navi {
	
	width:634px;
	height:75px;
	float:right;
	margin-top:-46px;
	
	
	
	
}

#title {
	width:297px;
}
	

h1 a{
	
	background-image:url(images/basic/title-uemura.jpg);
	width:283px;
	height:56px;
	display:block;
	text-indent:-9999px;
	margin-left:14px;
	}


#bottonA {
	width:634px;
	height:30px;
	float:right;
	margin-left:0px;
	margin-right:10px;
	
}

#bottonA ul{
	
	list-style:none;

	
}

#bottonA li{
	float:left;
}

#bottonA li a{
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
		
}

.question{
	background-image:url(images/basic/bottonA-question.jpg);
	background-repeat:no-repeat;
	width:91px;
	height:21px;
	margin-right:12px;
	}

.question:hover {
	background-image:url(images/basic/bottonA-question-hover.jpg);
	background-repeat:no-repeat;
	width:91px;
	height:21px;
	margin-right:12px;
	}
	
.time{
	background-image:url(images/basic/bottonA-time.jpg);
	background-repeat:no-repeat;
	width:91px;
	height:21px;
	margin-right:12px;}
	
.time:hover{
	background-image:url(images/basic/bottonA-time-hover.jpg);
	background-repeat:no-repeat;
	width:91px;
	height:21px;
	margin-right:12px;
	}

.map{
	background-image:url(images/basic/bottonA-map.jpg);
	background-repeat:no-repeat;
	width:91px;
	height:21px;
	margin-right:87px;}

.map:hover{
	background-image:url(images/basic/bottonA-map-hover.jpg);
	background-repeat:no-repeat;
	width:91px;
	height:21px;
	margin-right:87px;
	}

	
.contact{
	background-image:url(images/basic/tel.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:30px;
	}

	


#bottonB {
	width:613px;
	height:29px;
	float:right;
	margin-top:2px;
	margin-right:31px;
}


#bottonB ul{
	
	list-style:none;

	
}

#bottonB li{
	float:left;
}

#bottonB li a{
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
		
}

.top{
	background-image:url(images/basic/bottonB-top.jpg);
	background-repeat:no-repeat;
	width:112px;
	height:29px;
	}
	
.first{
	background-image:url(images/basic/bottonB-first.jpg);
	background-repeat:no-repeat;
	width:99px;
	height:29px;
	
	}

.uemura{
	background-image:url(images/basic/bottonB-uemura.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:29px;
	
	}
	
.menu{
	background-image:url(images/basic/bottonB-menu.jpg);
	background-repeat:no-repeat;
	width:114px;
	height:29px;
	
	}
.guide{
	background-image:url(images/basic/bottonB-staff.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:29px;
	
	}

.question2{
	background-image:url(images/basic/bottonB-contact.jpg);
	background-repeat:no-repeat;
	width:87px;
	height:29px;
	
	}
/*画像*/
#main
{
	background-image:url(images/menu/main-menu.jpg);
	width:950px;
	height:200px;
	text-indent:-9999px;
}

/*コンテンツ部分*/
#center{
	width:950px;
	height:1100px;
	
	}
/*コンテンツ部分（内容記載部分）*/		
	
#left{
	width:690px;
	height:1000px;
	margin-top:40px;
	margin-left:40px;
	float:left;

	}

.first-title{
	background-image:url(images/menu2/menu2-title.jpg);
	width:690px;
	height:35px;
	text-indent:-9999px;}

/*コンテンツ部分（内容記載部分）*/	
#left-3{
	
	width:340px;
	float:left;}
	

#left-3 .menu-title2 {
	width:190px;
	height:35px;
	background-image:url(images/main/top-menu-title.jpg);
	background-repeat:repeat-x;
	padding:5px 20px;
	color:#FFF;
	font-size:14px;}
	
#left-4{
	
	width:340px;
	margin-left:10px;
	float:left;}


div.top-menu{
	margin-top:10px;
	height:230px;
	
}
div.top-menu2{
	margin-top:10px;
	height:390px;
		border-bottom:solid 1px #666;
	
}


div.top-menu h6{
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
	background-image:url(images/main/chip.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:10px 20px;
	font-size:12px;
}

div.top-menu2 h6{
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
	background-image:url(images/main/chip.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:10px 20px;
	font-size:12px;
}

.menu-font{
	padding-top:10px;
	line-height:1.6;
	
}

.menu-img{
	padding-top:5px;
	float:right;
}



/*コンテンツ部分（バナー部分）*/	
#right{
	
	width:190px;
	height:500px;
	float:left;
	margin-top:40px;
	margin-left:10px;
	
	}


#bg4{
	width: 100%;
	height:360px;
	background-image:url(images/footer/bg-brown-footer.jpg);
	margin:0 auto;

}
#bg5{
	width: 1000px;
	height:360px;
	margin:0 auto;
	background-image:url(images/footer/bg-brown-footer-right.jpg);
	background-repeat:no-repeat;
	background-position:right;
	
}

#bg6{
	width: 1000px;
	height:360px;
	margin:0 auto;
	background-image:url(images/footer/bg-brown-footer-left.jpg);
	background-repeat:no-repeat;
	background-position:left;
	
}
#footer{
	
	width:950px;
	height:360px;
	margin:0 auto;
	background-image:url(images/footer/bg-gray-footer.jpg);}
	
	
#right-footer{
	width:461px;
	height:360px;
	margin-left:10px;
	float:left;
	
}

#time{
	padding-top:10px;
	
	}
.time{
	
	
	
}
.time2{
	padding-top:20px;
	
}

#staffblog{
	padding-top:20px;
	}
.staffblog2{
	width:460px;
	height:80px;
	}
	
#left-footer{
	width:460px;
	height:360px;
	float:right;
	
}
	
#access{
	padding-top:10px;
	height:350px;

	}
	
.map3{
	
	width:440px;
	height:70px;
	background-image:url(images/footer/white2.png);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-right:10px;
	padding-top:10px;
	padding-left:15px;
	font-size:12px;}
.map2{
	width:440px;
	height:190px;
	margin-top:20px;
	
	}
p {
	color: #666;
	font-size:12px
}
li {
	color: #666;
}
.orenge {
	color: #ffcc66;
	font-weight:bold;
}




	
	
