@charset "utf-8";

/* body -------------------- */
body {
	background-color: #FFFFFF;
	background-image:   url("../../aquarena/images/spacer.gif");
	background-repeat: repeat;
}

/* #container -------------------- */
#container {
	text-align: center;
	width: 100%;
}
/* #head -------------------- */
#head {
	width: 660px;
}
#hd_nv {
	display: none;
}
/* #gl_nv -------------------- */
#gl_nv {
	display: none;
}
/* #location -------------------- */
#location {
	background-color: #FAFAFA;
	background-image: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BEBEBE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
	width: 100%;
}

/* #local_navi -------------------- */
#lc_nv {
	display: none;
}
/* #body -------------------- */
#body {
	background-color: #FFFFFF;
	background-image: none;
	width: 660px;
}
h1#guide,
h1#consept,
h1#facility,
h1#newsindex,
p#kokusai_news,
p#kokusai_news2 {
	font-size: 22px;
	font-weight: bold;
	height: 47px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
	width: 100%;
	text-indent: 0px;
	letter-spacing: 1px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W6", Osaka, sans-serif;
	line-height: 47px;
	margin-bottom: 10px;
	margin-right: 0;
	padding-right: 0;
	float: none;
}

h1#consept {
	background-image:  url("../../aquarena/images/h1_consept_print.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
h1#facility {
	background-image:  url("../../aquarena/images/h1_facility_print.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
h1#guide {
	background-image:  url("../../aquarena/images/h1_guide_print.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
h1#newsindex {
	background-image: none;
	background-color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
}