body{
	background: #fff;
	color: #00341b;
}

/*#page*/

#page{
	background: url("../images/bg.jpg") center top no-repeat;
}

/*#head*/

#head{
	background: url("../images/head_bg.png") center top repeat-x;
}
#head .inner{
	margin: 0 auto;
	width: 980px;
	min-height:866px;
	height: auto !important;
	height: 866px;
	position: relative;
}
#head .title{
	position: absolute;
	top: 8px;
	left: 127px;
	width: 680px;
	height: 0;
	padding-top: 878px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/title.png) no-repeat left top;
}
#head .places{
	position: relative;
	padding-top: 730px;
	margin: 0 auto 0 auto;
	width: 954px;
}
#head .places li{
	float: left;
	display: inline;
	margin-left: 6px;
	width: 234px;
	height: 0;
	padding-top: 98px;
	font-size: 0.1em;
	overflow: hidden;
}
#head .places li.first{
	margin-left: 0 !important;
}
#head .places li.kobe{background: url(../images/place.png) no-repeat left top;}
#head .places li.sakai{background: url(../images/place-02.png) no-repeat left top;}
#head .places li.kashihara{background: url(../images/place-03.png) no-repeat left top;}
#head .places li.kyoto{background: url(../images/place-04.png) no-repeat left top;}

#head h2.catch{
	position: absolute;
	top: 7px;
	left: 20px;
	width: 341px;
	height: 0;
	padding-top: 142px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/head_catch.png) no-repeat left top;
}
#head p.golden_snake{
	position: absolute;
	top: 433px;
	left: 16px;
}
#head p.alligator_child{
	position: absolute;
	top: 408px;
	left: 729px;
}

/*#main*/

#main{
	background: #0b5024;
}
#main .inner{
	width: 956px;
	margin: 0 auto;
	padding: 28px 12px;
}
#main h2{
	margin-bottom: 10px;
	width: 886px;
	height: 0;
	padding-top: 38px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/foot.gif) left top no-repeat;
}
#main .inquiry{
	margin: 25px 0;
	width: 956px;
	height: 0;
	padding-top: 46px;
	font-size: 0.1em;
	overflow: hidden;
	background: #00341b url(../images/foot-03.gif) 50% 8px no-repeat;
}
#main .note{
	width: 949px;
	height: 0;
	padding-top: 49px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/foot-04.gif) center top no-repeat;
}

/*#foot*/

#foot{
	margin-top: 23px;
	padding: 20px 0 0 0;
	background: url(../images/foot_bg.gif) center top repeat-x;
}
#foot .rights{
	margin: 0 auto;
	width: 396px;
	height: 10px;
}
#foot .rights a{
	display: block;
	width: 396px;
	height: 0;
	padding-top: 10px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/foot-05.gif) left top no-repeat;
}