
body{
	margin:0;
	padding:0;
	border:0;
	font-size:14px;
	
}
* html body{
	text-align:center;
}
#headline{
	padding-top:3px;
	height:18px;
}
#headline h1{
	padding-left:2em;
	font-size:12px;
	float:left;
	margin:0;
}
#headline a{
	font-size:12px;
	float:right;
	padding-right:2em;
	color:#000;
}
#wrapper{
	padding-top:30px;
	width:978px;
	margin:auto;
}
* html #wrapper{
	text-align:left;
}
/*----------------------------index専用ヘッダー------------------------------------*/
#header1{
	width:978px;
	height:600px;
	background:url(../img/header1.jpg) no-repeat;
}
* html #header1{
	height:600px;
}
#header1 div b{
	display:block;
	padding:300px 0 0 40px;
	font-size:22px;
	color:#FFF;
}
/*----------------------------ナイト専用ヘッダー------------------------------------*/
#header2{
	width:978px;
	height:600px;
	background:url(../img/header2.jpg) no-repeat;
}
* html #header1{
	height:600px;
}
#header2 div b{
	display:block;
	padding:520px 0 0 40px;
	font-size:22px;
	color:#FFF;
}
/*----------------------------産卵専用ヘッダー------------------------------------*/
#header3{
	width:978px;
	height:600px;
	background:url(../img/header3.jpg) no-repeat;
}
* html #header1{
	height:600px;
}
#header2 div b{
	display:block;
	padding:520px 0 0 40px;
	font-size:22px;
	color:#FFF;
}
/*----------------------------専用ヘッダー------------------------------------*/
#header4{
	width:978px;
	height:600px;
	background:url(../img/header4.jpg) no-repeat;
}
* html #header1{
	height:600px;
}
#header2 div b{
	display:block;
	padding:520px 0 0 40px;
	font-size:22px;
	color:#FFF;
}
/*----------------------------その他ヘッダー----------------------------------------*/
#header{
	width:978px;
	height:600px;
	background:url(../img/header.jpg) no-repeat;
}
* html #header{
	height:600px;
}
#header div b{
	display:block;
	padding:300px 0 0 40px;
	font-size:22px;
	color:#FFF;
}
/*--------------------------------------------------------------------*/
#topmenu{
	padding-bottom:20px;
}
#topmenu ul{
	margin:0;
	padding:0;
	width:978px;
	height:29px;
	margin:0;
	padding:0 0 0 1px;
}
#topmenu li{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	text-align:center;
}
#topmenu li a{
	display:block;
	width:122px;
	height:22px;
	background:url(../img/menu.png) no-repeat;
	background-position:0 -29px;
	padding-top:7px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
* html #topmenu li a{
	height:29px;
}
#topmenu li a:hover{
	background-position:0 -58px;
}
#body{
	border:#F63 solid 1px;
	padding:0 0 0 -1px;
	width:978px;
}
#left{
	width:210px;
	float:left;
	padding:0 0 20px 0;
}
#left h2{
	width:200px;
	height:22px;
	font-size:14px;
	margin:0;
	padding:8px 0 0 10px;
	background:url(../img/midashi.png) no-repeat;
}
* html #left h2{
	width:210px;
	height:30px;
}
#left ul{
	margin:0 0 0 4px;
	padding:0;
}
#left li.menu{
	list-style:none;
	border-left:#F93 solid 5px;
	border-bottom:#F93 solid 1px;
	margin-bottom:2px;
	padding:0 0 3px 0.3em;
	margin-top:10px;
	font-weight:bold;

}
#left li.menu a{
	color:#C30;
}
#left li.sub01{
	list-style-image:url(../img/list.png);
	margin-left:1.5em;
	padding-bottom:5px;
}
#left li.sub02{
	list-style-image:url(../img/list.png);
	margin-left:2em;
	padding-bottom:5px;
}
#left ul li a,#right ul li a{
	color:#666;
	font-size:12px;
	text-decoration:none;
}
#left ul li a:hover,#right ul li a:hover{
	color:#333;
	text-decoration:underline;
}
#left ul.link{
	padding-left:1.6em;
}
#left ul.link li{
	list-style-image:url(../img/list.png);
}
#right{
	width:170px;
	float:right;
	margin:0;
}
#right h2{
	width:160px;
	height:22px;
	font-size:14px;
	margin:0;
	padding:8px 0 0 10px;
	background:url(../img/midashi.png) no-repeat;
}
* html #right h2{
	width:170px;
	height:30px;
}
#right ul{
	margin:0;
	padding:10px 0 20px 1.3em;
}
#right ul li{
	list-style-image:url(../img/list.png);
	font-size:12px;
	padding:4px 0 4px 0;
}
#main{
	width:565px;
	float:left;
	padding-left:15px;
}
.cl{
	clear:both;
}
#footer{
	background:url(../img/footer.png) no-repeat;
	background-position:bottom;
	clear:both;
	font-size:14px;
	text-align:center;
	padding:5px 0 10px 0;
	color:#FFF;
	margin-bottom:20px;
}
#footer a{
	font-weight:bold;
	color:#FFF;
	padding:0 1em 0 1em;
}
.text_box{
	padding-bottom:20px;
	line-height:1.5em;
	text-align:justify;
}
.text_box .text_index{
	font-size:18px;
	color:#930;
	padding:0 0 4px 1em;
	border-bottom:1px dotted #930;
	font-weight:bold;
	clear:both;
}
.right{
	text-align:right;
}
.center{
	text-align:center;
}
.r{
	color:#F00;
}
.o{
	color:#F63;
}
.big{
	display:block;
	padding:6px 0 6px 0;
	font-size:14px;
}
.big2{
	font-size:20px;
}
.b{
	color:#00F;
}
.g{
	color:#060;
}
/*---------------------------------------------------------------------------------*/
.index00{
	font-size:23px;
	color:#000;
	line-height:1.6em;
}
.index01{
	font-size:23px;
	color:#F63;
	line-height:1.6em;
}
.index02{
	font-size:23px;
	color:#F63;
	text-align:center;
	font-weight:normal;
}
.index03 li{
	font-size:12px;
	line-height:1.2em;
	color:#C60;
}
.img01{
	margin-bottom:0.6em;
	margin-right:0.6em;
}
.img02{
	margin-bottom:0.6em;
	margin-left:0.6em;
}
/*---------------------------------------------------------------------------------*/
#post table td{
	text-align:center;
}
/*---------------------------------------------------------------------------------*/
ul.yry{
	margin:0 0 0 1em;
	padding:0;
	font-size:12px;
	line-height:1.2em;
}
ul.yry li{
	padding-bottom:8px;
}
div.floatl{
	float:left;
	font-size:12px;
	line-height:1.2em;
}
div.floatr{
	float:right;
}
div.floatr .plan{
	text-align:right;
}
.min{
	font-size:12px;
}
div.yry_list{
	float:right;
	width:360px;
}
div.yry_list ul{
	margin:0;
	padding:10px 0 20px 0;
}
/*---------------------------------------------------------------------------------*/
ul.min li{
	text-align:justify;
	line-height:1.1em;
	list-style:none;
	padding:0 0 4px 0;
	border-bottom:#930 1px dotted;
	margin-bottom:5px;
}
#cl{
	text-indent:-9999px;
}
/*---------------------------------------------------------------------------------*/
ul.guide_info{
	margin:0;
	padding:0 0 0 1em;
}
ul.guide_info li{
	margin:0;
	padding:0;
	font-size:13px;
	line-height:1.2em;
		color:#F63;
}
/*-------------------------------------ここからindex.htmの追加になります--------------------------------------------*/
.tel_info {
	background:url(../img/tel_info.jpg) repeat-x;
	height:40px;
	padding:0 1em 0 0;
}
#info_box{
	margin:15px 0 15px 0;
	padding:15px 0 15px 0;
	background:url(../img/info_box.jpg) repeat-y;
}



.schedule{margin:0 0 20px 0;}
