body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #453534;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}

#wrapper {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-image: url(../img/bg.jpg);
	background-color: #4b3e3b;
}

#top {
	height: 2150px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/manu_bg.jpg);
}

#main_manu {
	float: left;
	height: 1370px;
	width: 200px;
	background-image: url(../img/manu_bg.jpg);
}

#main_manu .link {
	float: left;
	height: 220px;
	width: 200px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	color: #993300;
}
#main_manu .banner {
	float: left;
	height: 490px;
	width: 200px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #993300;
}


#main_manu .logo {
	background-image: url(../img/logo.jpg);
	float: left;
	height: 100px;
	width: 200px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
}
#main_manu .navi {
	height: 420px;
	width: 200px;
	float: left;
}

#main {
	height: 2150px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	background-color: 4f403c;
	background-repeat: repeat;
	background-image: url(../img/bg_main.jpg);
}

#main .logo {
	float: left;
	height: 120px;
	width: 750px;
	text-transform: uppercase;
	top: 0px;
	left: 0px;
	background-image: url(../img/header.png);
	background-position: center top;
	background-repeat: no-repeat;
	
}

#main .logo h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-transform: uppercase;
	line-height: 20px;
	background-position: center top;
	top: 0px;
	font-style: normal;
	font-variant: normal;
	white-space: normal;
	text-align: left;
	text-indent: 0px;
	display: inline;
}

#price {
	float: left;
	height: 500px;
	width: 750px;
}

#price .logo01 {
	float: left;
	height: 35px;
	width: 750px;
	background-image: url(../img/pricelist.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#price .main01 {
	float: left;
	height: 450px;
	width: 750px;
	padding-top: 5px;
	background-image: url(../img/price_list.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#service {
	float: left;
	height: 600px;
	width: 750px;
}

#service .logo02 {
	float: left;
	height: 35px;
	width: 750px;
	background-image: url(../img/service_logo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#service .main02 {
	float: left;
	height: 460px;
	width: 750px;
	background-image: url(../img/service.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#info {
	float: left;
	height: 405px;
	width: 750px;
}

#reservation {
	float: left;
	height: 405px;
	width: 500px;
}
#reservation .logo03 {
	float: left;
	height: 35px;
	width: 500px;
	background-image: url(../img/reservation_logo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#reservation .main03 {
	float: left;
	height: 370px;
	width: 500px;
	background-image: url(../img/reservation.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#point_card .logo04 {
	float: left;
	height: 35px;
	width: 250px;
	background-image: url(../img/info.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#point_card .main04 {
	float: left;
	height: 370px;
	width: 250px;
}
#ticket {
	float: left;
	height: 180px;
	width: 250px;
	padding-top: 5px;
}
#point_form {
	float: left;
	height: 180px;
	width: 250px;
	padding-top: 5px;
}


#point_card {
	float: right;
	height: 405px;
	width: 250px;
}

#foot_wrap {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-color: #000000;
	height: auto;
}




#footer {
	float: none;
	height: 80px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	color: #CCCCCC;
}
#foot_bottom {
	height: 100px;
	width: 950px;
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

#footernavi {
	float: left;
	height: 40px;
	width: 850px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 80px;
	letter-spacing: normal;
	text-align: center;
	font-size: 12px;
	color: #999999;
}
