/* ESSENTIAL */
html	{
	height: 100%
	}

body	{
	margin: 0;
	padding: 0;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "‚l‚r ƒSƒVƒbƒN", Osaka, sans-serif;
	font-size: 12px;
	background: #eee url(../images/bg_all.gif) repeat-y top center fixed;
	color: #333333;
	text-align: center;
	}

a:link		{
	color: #0000cc;
	text-decoration: none;
	}

a:visited	{
	color: #0000cc;
	text-decoration: none;
	}

a:hover		{
	color: #83b34e;
	text-decoration: underline;
	}

a:active		{
	color: #83b34e;
	text-decoration: none;
	}

img	{
	border: none;
	vertical-align: bottom;
	}

a img	{
	border: 1px solid #999999;
	vertical-align: bottom;
	}


/* LAYOUT */
#wrap	{
	width: 720px;
	margin: 0 auto;
	padding: 0;
	}

h1	{
	margin: 0 auto;
	padding: 0;
	width: 720px;
	height: 98px;
	background: #ccc;
	}

h1 a img	{
	border: none;
	}

#container	{
	width: 720px;
	margin: 0 auto;
	padding: 0;
	vertical-align: top;
	}

#left	{
	float: left;
	width: 150px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#left h3	{
	margin: 0;
	padding-left: 20px;
	}

#main	{
	float: right;
	width: 570px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#main h2	{
	margin: 20px 20px 5px;
	padding: 0;
	border-bottom: 1px solid #ccc;
	}

#sublist	{
	margin: 0 20px;
	padding: 0;
	text-align: right;
	}

#sublist ul	{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#sublist li	{
	float: right;
	margin: 0;
	padding: 0 6px;
	list-style-type: none;
	border-right: 1px solid #ccc;
	font-size: 10px;
	}

#content	{
	clear: both;
	margin: 30px 20px;
	padding: 0;
	}

#contentn	{
	clear: both;
	margin: 20px 20px;
	padding: 0;
	}

#footer	{
	clear: both;
	margin: 0 auto;
	padding: 5px;
	font-size: 10px;
	color: #555;
	line-height: 1.3;
	border-top: 1px solid #ccc;
	text-align: right;
	}



/* TEXT TREATMENT */
#content h3	{
	clear: both;
	margin: 0;
	padding: 4px;
	border-left: #f90 7px solid;
	background: #E7E6DF;
	font-size: 12px;
	font-weight: bold;
	color: #600;
	}
#contentn h3	{
	margin: 0;
	padding: 4px;
	border-left: #f90 7px solid;
	background: #E7E6DF;
	font-size: 12px;
	font-weight: bold;
	color: #600;
	}
.exp	{
	margin: 5px 0;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	}
.expr	{
	margin: 5px 0;
	font-size: 10px;
	font-weight: normal;
	color: #c30;
	}
.expn	{
	margin: 5px 0;
	font-size: 12px;
	}
ol li	{
	line-height: 1.4;
	}

/* COMMON PARTS */
table#nortable	{
	margin: 10px 0 0;
	padding: 0;
	width: 100%;
	background: #ccc;
}
table#nortable td	{
	margin: 0;
	padding: 3px;
	background: #fff;
}
table#nortable td.bg	{
	background: #eee;
	white-space: nowrap;
	width: 20%;
}
table#nortable td.bgr	{
	background: #eee;
}
form	{
	margin: 0;
	padding: 0;
	}

.spacer	{
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	}



/* TOP PAGE */
#toparea	{
	margin: 0;
	padding: 10px;
	font-size: 12px;
	line-height: 1.4;
	}
#topinfo	{
	float: left;
	width: 360px;
	margin: 0;
	padding: 0;
	}
.topindex	{
	margin-top: 10px;
	padding: 3px 0;
	}
table#toptable	{
	margin: 0;
	padding: 0;
	width: 360px;
	border-top: 1px dotted #f90;
}
table#toptable td	{
	margin: 0;
	padding: 3px;
	vertical-align: top;
	border-bottom: 1px dotted #f90;
}

#topphotos	{
	float: right;
	margin: 0;
	padding: 0;
	}


/* ABOUT PAGE */
.picarea	{
	clear: both;
	margin: 0;
	padding: 0;
	}
	
.picarea img	{
	float: left;
	margin: 0;
	padding: 0;
	}
.picarea .explain	{
	float: right;
	margin: 0;
	padding: 0;
	width: 330px;
	}
table#datatable	{
	margin: 10px 0 0;
	padding: 0;
	width: 330px;
	background: #ccc;
}
table#datatable td	{
	margin: 0;
	padding: 3px;
	background: #fff;
}
table#datatable td.bg	{
	background: #eee;
	white-space: nowrap;
	width: 20%;
}


/* ACCESS PAGE */
#map	{
	margin: 0;
	padding: 0;
	text-align: center;
	border-left: 1px solid #E7E6DF;
	border-right: 1px solid #E7E6DF;
	border-bottom: 1px solid #E7E6DF;
}


/* RESERVE PAGE */
table#marktable	{
	margin: 10px 0 0;
	padding: 0;
	width: 100%;
	border: 1px solid #ccc;
}
table#marktable td	{
	margin: 0;
	padding: 5px;
	white-space: nowrap;
}


/* INQUIRY PAGE */
#form	{
	margin: 0 20px;
	padding: 0;
}
#form textarea	{
	width: 450px;
}



/* NAVIGATION */

#gnav	{
	width: 125px;
	height: 252px;
	margin: 0;
	padding: 10px 0px 80px 15px;
	}

#gnav ul	{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#gnav li	{
	width: 125px;
	height: 36px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-indent: -9999px;
	}

#gnav li a	{
	display: block;
	width: 125px;
	height: 36px;
	text-align: left;
	margin: 0;
	padding: 0;
	background-color: transparent;
	}

#gnav li#home	{
	background: transparent url(../images/bg_menu.gif) no-repeat 0 0;
	}

#gnav li#about	{
	background: transparent url(../images/bg_menu.gif) no-repeat 0 -36px;
	}

#gnav li#use	{
	background: transparent url(../images/bg_menu.gif) no-repeat 0 -72px;
	}

#gnav li#access	{
	background: transparent url(../images/bg_menu.gif) no-repeat 0 -108px;
	}

#gnav li#reserve	{
	background: transparent url(../images/bg_menu.gif) no-repeat 0 -144px;
	}

#gnav li#convention	{
	background: transparent url(../images/bg_menu.gif) no-repeat 0 -180px;
	}

#gnav li#individual	{
	background: transparent url(../images/bg_menu.gif) no-repeat 0 -216px;
	}

#gnav li#school	{
	background: transparent url(../images/bg_menu.gif) no-repeat 0 -252px;
	}

#gnav li#inquiry	{
	background: transparent url(../images/bg_menu.gif) no-repeat 0 -288px;
	}


#gnav li#home a:hover	{
	background: transparent url(../images/bg_menu.gif) no-repeat -125px 0;
	text-decoration: none;
	}

#gnav li#about a:hover	{
	background: transparent url(../images/bg_menu.gif) no-repeat -125px -36px;
	text-decoration: none;
	}

#gnav li#use a:hover	{
	background: transparent url(../images/bg_menu.gif) no-repeat -125px -72px;
	text-decoration: none;
	}

#gnav li#access a:hover	{
	background: transparent url(../images/bg_menu.gif) no-repeat -125px -108px;
	text-decoration: none;
	}

#gnav li#reserve a:hover	{
	background: transparent url(../images/bg_menu.gif) no-repeat -125px -144px;
	text-decoration: none;
	}

#gnav li#convention a:hover	{
	background: transparent url(../images/bg_menu.gif) no-repeat -125px -180px;
	text-decoration: none;
	}

#gnav li#individual a:hover	{
	background: transparent url(../images/bg_menu.gif) no-repeat -125px -216px;
	text-decoration: none;
	}

#gnav li#school a:hover	{
	background: transparent url(../images/bg_menu.gif) no-repeat -125px -252px;
	text-decoration: none;
	}
#gnav li#inquiry a:hover	{
	background: transparent url(../images/bg_menu.gif) no-repeat -125px -288px;
	text-decoration: none;
	}


#gnav li#home .hi	{
	background: transparent url(../images/bg_menu.gif) no-repeat -125px 0;
	}

#gnav li#about .hi	{
	background: transparent url(../images/bg_menu.gif) no-repeat -125px -36px;
	}

#gnav li#use .hi	{
	background: transparent url(../images/bg_menu.gif) no-repeat -125px -72px;
	}

#gnav li#access .hi	{
	background: transparent url(../images/bg_menu.gif) no-repeat -125px -108px;
	}

#gnav li#reserve .hi	{
	background: transparent url(../images/bg_menu.gif) no-repeat -125px -144px;
	}

#gnav li#convention .hi	{
	background: transparent url(../images/bg_menu.gif) no-repeat -125px -180px;
	}

#gnav li#individual .hi	{
	background: transparent url(../images/bg_menu.gif) no-repeat -125px -216px;
	}

#gnav li#school .hi	{
	background: transparent url(../images/bg_menu.gif) no-repeat -125px -252px;
	}

#gnav li#inquiry .hi	{
	background: transparent url(../images/bg_menu.gif) no-repeat -125px -288px;
	}
