* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	color: #666666;
	font-family: MS PGothic , sans-serif;
	background-color: #feffef;
	background-image: url(../images/bg-body.png);
	background-repeat: repeat-x;
}
#menu:after,
#content:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.clear {
	clear: both;
}
p {
	padding-right: 3px;
	padding-left: 3px;
	font-size: 12px;
	color: #666666;
	line-height: 26px;
}
img {
 border-style: none;
	vertical-align:bottom;	
}
a:link {
	color: #32b3cf;
	}
a:visited {
	color: #ab41ad;
	}
a:active {
	color: #0099CB;
	}
a:hover {
	color: #0099cb;
	}
ul {
	list-style-type: none;
}
table {
	font-size: 12px;
	line-height: 24px;
}

* html #head {
behavior: expression(IEPNGFIX.fix(this));
}
#head {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 312px;
	text-align: left;
}
h1,#head h2 {
	text-indent: -99999px;
}
#menu {
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 30px;
}
#menu li {
	float: left;
}
#menu li a {
	display: block;
}
#menu li.top a {
	height: 62px;
	width: 120px;
}
#menu li.facilities a {
	height: 62px;
	width: 115px;
}
#menu li.hospitality a {
	height: 62px;
	width: 114px;
}
#menu li.attire a {
	height: 62px;
	width: 114px;
}
#menu li.society a {
	height: 62px;
	width: 114px;
}
#menu li.access a {
	height: 62px;
	width: 115px;
}
#menu li.inquiry a {
	height: 62px;
	width: 120px;
}
#content {
	width: 776px;
	padding-right: 12px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 40px;
}
.copy {
	margin-bottom: 35px;
}
#main {
	float: left;
	width: 524px;
	margin-right: 52px;
}

#nav {
	float: left;
	width: 200px;
}
#nav .nav-btn {
	margin-bottom: 5px;
}
#foot-menu {
	width: 246px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffd6d7;
	padding-left: 554px;
	height: 33px;
}
#foot-menu li {
	float: left;
	margin-top: 8px;
}
#foot {
	background-image: url(../images/bg-foot.png);
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 32px;
	text-align: left;
	padding-bottom: 15px;
}
#foot p {
	line-height: 18px;
	padding-left: 5px;
}
.copyright {
	font-size: 11px !important;
	font-size: 10px;
}
.section {
	width: 100%;
}
.caution {
	color: #ff427a;
}
.small {
	font-size: 11px !important;
	font-size: 10px;
	line-height: 14px;
}

