/*-----全体----------------------*/
body{
	color:#000;
	background-image: url(im/bg.gif);
	text-align:center;
	margin:0;
	padding:0;
	}
#wrapper{
	width:950px;
	margin:0 auto;
	text-align:left;
	background-color:#ffc;
}
/*-----ヘッダー-------------------*/
#header{
	margin:0px 0px 0px 0px;
}
#header02 {
	background-color:#FF9933;
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	height:50px;
	background-position: center center;
	background-image: url(im/top01.jpg);
	width: 950px;
}
/*-----コンテンツ---------------*/
#content{
	height: 100%;
	}
/*-----フッター---------------*/
#footer{
	clear:both;
	background-image:url(im/foot.gif);
	background-repeat:no-repeat;
	background-color:#FF9933;
	color:#330;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	padding-top:80px;
	padding-bottom:10px;
	width:auto;
	height:100%;
}
.footmenu{
	color:#330;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
}
/*-----メニュー---------------*/
#menu {
	background-color:#F90;
	border-top:solid 1px #630;
	border-bottom:solid 1px #630;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	margin:0px 0px 0px 0px;
	padding-left: 60px;
	line-height: 100%;
	height:30px;
}
.menubar{
	text-decoration:none;
	background: #f90;
}
.menunow{
	text-decoration:none;
	background: #F60;
}
#menu ul{
	margin: 0px 0px 0px 50px;
	padding: 0px;
}
#menu ul li{
	list-style: none;
	margin: 1px 1px 0px 0px;
	padding: 0px;
	white-space: nowrap;
	width:120px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size:12px;
	text-align:center;
	float: left;
	display: block;
}
#menu ul a{
	color:#330;	
	padding: 5px 10px;
	border: 1px solid #333;
	margin: 0px;
	display: block;
}
#menu ul a:hover{
	background:#F60;
	padding: 5px 10px;
}
#menu ul a:visited{
	color:#630;
	padding: 5px 10px;
}
/*-----メイン---------------*/
#main{
	background-color:#FFFFCC;
	color:#000;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size:12px;
	font-weight: normal;
	line-height: 2em;
	letter-spacing:0.1em;
	width: 950px;
}

h1{
	text-align:left;
	text-shadow:#666 2px 2px 1.3px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:100px;
	margin-right:0px;
	padding-top:20px;
	padding-bottom:5px;
	font-size:20px;
	font-weight:bold;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	color: #993300;
}
h2{
	color:#003300;
	text-align:left;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:150px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:15px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-weight: normal;
}
p {
	color:#000;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size:12px;
	font-weight: normal;
	margin-top:0px;
	letter-spacing:0.2em;
	line-height:1.8em;
}
#koumoku{
	background-image:url(im/bg-koumoku.gif);
	background-repeat:no-repeat;
	background-color:#CCCC66;
	margin-left:100px;
	margin-right:100px;
	padding-left:36px;
}
#setumei{
	margin-left:120px;
	margin-right:120px;
	
}
.koumoku{
	background-image:url(im/bg-koumoku.gif);
	background-repeat:no-repeat;
	background-color:#CCCC66;
	margin-left:100px;
	margin-right:100px;
	padding-left:36px;
}
.setumei{
	margin-left:120px;
	margin-right:120px;
}
#kake {
	margin-left:30px;
	margin-right:30px;
	float:left;
}
.center{
text-align:center;
}
.i1{
	text-indent:1em;
	padding-top:1em;
}

#i1{
	text-indent:1em;
	padding-top:1em;
}
/*-----ナビゲーション---------------*/
#naviright{
	font-size:12px;
	font-weight: normal;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	text-align:right;
	padding-right:100px;
}
#naviright a{
	color:#330;
	}
#naviright a:hover{
	color:#930;
	}	
.naviright{
	font-size:12px;
	font-weight: normal;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	text-align:right;
	padding-right:100px;
}
.naviright a{
	color:#330;
	}
.naviright a:hover{
	color:#930;
	}
		
#navileft{
	font-size:12px;
	font-weight: normal;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	text-align:left;
	padding-left:100px;
}
#navileft a{
	color:#330;
	}
#navileft a:hover{
	color:#930;
	}	
#naviunder{
	background-color:#FFFFCC;
	color:#330;
	font-weight: normal;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size:12px;
	text-align:right;
	padding-right:30px;
	padding-top:20px;
}
#naviunder a{
	color:#330;
}
#naviunder a:hover{
	color:#930;
	}
#navicenter{
	text-align:center;
}
/*-----テーブル　スケジュール---------------*/
#schedule{
	width:800px;
	padding-left:100px;
	padding-right:50px;
}	
.schedule{
	width:800px;
	padding-left:100px;
	padding-right:50px;
}	
.table{
	margin-top: 0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:30px;
	font-weight: normal;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size:12px;
	line-height: 2em;
	border:2px solid #cc0;
}
.table td{
	border:1px solid #cc0;
	text-align:center;
	padding-right:0px;
	padding-left:0px;
	width: 55px;
}
.table-sh{
	margin-bottom: 30px;
	margin-left:50px;
	font-weight: normal;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size:12px;
	line-height: 2em;
	border:2px solid #cc0;
	background-color: #FFFFFF;
	
}
.table-sh td{
	border:1px solid #cc0;
	width: 265px;
	height: 200px;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
}
.table-r {
	margin-left:200px;
	margin-bottom:30px;
	font-weight: normal;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size:12px;
	line-height: 2em;
	border:2px solid #cc0;
	background-color: #fff;
}
.table-r td {
	border:1px solid #cc0;
	text-align:center;
	width:110px;
	padding-left: 0px;
	padding-right: 0px;
}
.table-schedule {
	width:800px;
	font-weight: normal;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size:12px;
	line-height:2em;
	background-color:#fff;
	margin-top: 0px;
}
td.sc-hidari{
	width:10px;
	background-repeat: repeat-y;
	border-left:3px solid #cc0;
	vertical-align: top;
}
td.sc-migi{
	widows:10px;
	background-repeat: repeat-y;
	border-right:3px solid #cc0;
}
td.sc-sita{
	border-bottom:10px solid #cc0;
	border-left:3px solid #cc0;
	border-right:3px solid #cc0;
}
td.sc-gazo{
	width:100px;
	height:80px;
	padding-top:10px;
}
td.sc-date{
	color:#CC0000;
	padding-left:30px;
	padding-top:10px;
	width:260px;
	height:20px;
	font-weight: bold;
}
td.sc-name{
	color:#CC0000;
	padding-top:10px;
	width:280px;
	height:20px;
	font-weight: bold;
}
td.sc-map{
	width:100px;
	height:30px;
}
td.sc-bun{
	width: auto;
	padding-left: 30px;
}
td.sc-line{
	text-align:center;
	height:3px;
	width:580px;
}
th.rrr{
	background-color:#cc0;
	border:1px solid #cc0;
	font-weight:normal;
	text-align:center;
}
/*-----その他---------------*/
#form1{
	margin-left:80px;
	margin-right:80px;
	margin-bottom:10px;
}
.kaijyo {
	clear:right;
	margin-left:30px;
	margin-right:30px;
}
#map{
	text-align:center;
	}
#rosen{
	text-align:center;
	border:#000;
	border-style:solid;
}
.rosen_01{
	text-align:center;
	border:#000;
	border-style:solid;
	border:1px;
	}
#im-shop{
	text-align:center;
	}
.sc-waku{
	vertical-align:bottom;
}
#migi{
	font-size:12px;
	font-weight: normal;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	text-align:right;
	padding-right:10px;
}
a img{
	border:0;
	vertical-align:bottom;
}
