A:link { color: #fff; } 
A:visited { color: #fff; } 
A:active { color: #fff; } 
A:hover { color: #FF6600; } 

#link2 A:link { color: #4F3311; } 
#link2 A:visited { color: #4F3311; } 
#link2 A:active { color: #4F3311; } 
#link2 A:hover { color: #666; } 
ul,li,ol,dl,dt,dd {
	margin: 0px;
	padding: 0px;
}

#m_lis {
	padding: 0px;
	list-style-type: none;
	width: 85px;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 30px;
	margin-left: 13px;
	clear: both;
	float: left;
	height: auto;
}
#m_lis li {
	width: 85px;
	height: 18px;
	margin: 0;
	display: inline;
}
#m_lis a {
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 85px;
  height: 18px;
}
#menu1 a {
	background-position: left top;
	background-image: url(../image/m_home.png);
	margin-bottom: 10px;
}
#menu2 a {
	background-position: left top;
	background-image: url(../image/m_cast.png);
	margin-bottom: 10px;
}
#menu3 a {
	background-position: left top;
	background-image: url(../image/m_sche.png);
	margin-bottom: 10px;
}
#menu4 a {
	background-position: left top;
	background-image: url(../image/m_sys.png);
	margin-bottom: 10px;
}
#menu5 a {
	background-position: left top;
	background-image: url(../image/m_grav.png);
	margin-bottom: 10px;
}
#menu6 a {
	background-position: left top;
	background-image: url(../image/m_reserv.png);
	margin-bottom: 10px;
}
#menu7 a {
	background-position: left top;
	background-image: url(../image/m_hotel.png);
	margin-bottom: 10px;
}
#menu8 a {
	background-position: left top;
	background-image: url(../image/m_memb.png);
	margin-bottom: 10px;
}
#menu9 a {
	background-position: left top;
	background-image: url(../image/m_enq.png);
	margin-bottom: 10px;
}
#menu10 a {
	background-position: left top;
	background-image: url(../image/m_staf.png);
	margin-bottom: 0px;
}

#globalnavi a:hover {
  text-decoration: none;
}
#menu1 a:hover {
	background-position: left bottom;
	background-image: url(../image/m_home.png);
} 
#menu2 a:hover {
	background-position: left bottom;
	background-image: url(../image/m_cast.png);
} 
#menu3 a:hover {
	background-position: left bottom;
	background-image: url(../image/m_sche.png);
} 
#menu4 a:hover {
	background-position: left bottom;
	background-image: url(../image/m_sys.png);
} 
#menu5 a:hover {
	background-position: left bottom;
	background-image: url(../image/m_grav.png);
} 
#menu6 a:hover {
	background-position: left bottom;
	background-image: url(../image/m_reserv.png);
} 
#menu7 a:hover {
	background-position: left bottom;
	background-image: url(../image/m_hotel.png);
}
#menu8 a:hover {
	background-position: left bottom;
	background-image: url(../image/m_memb.png);
} 
#menu9 a:hover {
	background-position: left bottom;
	background-image: url(../image/m_enq.png);
} 
#menu10 a:hover {
	background-position: left bottom;
	background-image: url(../image/m_staf.png);
} 


#bn_space ul{
	list-style-type: none;
    padding: 0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}
#bn_space li{
	list-style-type: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 8px 0px;
}
#bn896 ul{
	list-style-type: none;
    padding: 0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}
#bn896 li{
	list-style-type: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
}
#footer ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: left;
	clear: both;
	float: left;
	height: 24px;
	width: 100%;
}
#footer li{
	list-style-type: none;
	padding:0px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
h1{
	height: 16px;
	color: #ccc;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: left;
	padding: 0px;
	display: inline;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
h2{
	height: 16px;
	color: #fff;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: left;
	padding: 0px;
	display: inline;
	float: left;
	margin: 0px;
}
.font12{ font-size: 12px; }
.font16bold{
	font-size: 20px;
	font-weight: bold;
}

body{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000;
	background-attachment: fixed;
	scrollbar-3dlight-color : #333;
	scrollbar-arrow-color : #666;
	scrollbar-base-color : #000;
	scrollbar-darkshadow-color : #000;
	scrollbar-face-color : #000;
	scrollbar-highlight-color : #000;
	scrollbar-shadow-color : #333;
	overflow: auto;
	text-align: left;
}
div#body2{
	width: 100%;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
div#cont{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
}
div#contents{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
div#contents2{
	width: 1210px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}
div#right{
	height: auto;
	width: 900px;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
div#menu{
	height: auto;
	width: 300px;
	margin: 0px;
	float: left;
	background-image: url(../image/s_menu_bg.jpg);
	background-repeat: repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	background-position: left top;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div#logo{
	height: 85px;
	width: 285px;
	padding: 0px;
	float: left;
	margin-top: 49px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 13px;
}
div#m_list{
	height: auto;
	width: 285px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 13px;
}
div#m_home{
	height: auto;
	width: 85px;
	padding: 18px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 13px;
}
div#bn_space{
	height: auto;
	width: 278px;
	padding: 0px;
	float: left;
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 20px;
}
.mobile_qr{
	width: 278px;
	padding: 0px;
	float: left;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
div#flash_area{
	height: 450px;
	width: 905px;
	margin: 0px;
	float: left;
}
div#flash_area{
	width: 905px;
	height: 540px;
	margin: 0px;
	float: left;
}
div#bn896{
	width: 895px;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#newst{
	height: 630px;
	width: 311px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#news{
	overflow: auto;
	height: 605px;
	width: 311px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#newfacet{
	width: 360px;
	height: 630px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
}
div#newface{
	overflow: auto;
	width: 360px;
	height: 605px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
}
div#diaryt{
	width: 198px;
	height: 630px;
	float: left;
	padding: 0px;
	margin: 0px;
}
div#diary{
	overflow: auto;
	width: 198px;
	height: 605px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.diarybox {
	font-size: 12px;
	line-height: 120%;
	color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 178px;
	border: none;
	border-collapse:collapse;
}
div#todays_sche{
	width: 895px;
	margin: 0px;
	float: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: auto;
}
.main12 {
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
div#footerbg{
	height: 1px;
	width: 100%;
	float: left;
	clear: both;
	background-image: url(../image/border_gold.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
div#footer{
	height: 117px;
	width: 100%;
	float: left;
	clear: both;
	background-image: url(../image/foot_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#footlink{
	height: auto;
	width: 100%;
	float: left;
	clear: both;
	font-size: 10px;
	color: #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}
#footlink a:link {
	color: #FFF;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
}
#footlink a:visited {
	color: #CCC;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
}
#footlink a:hover {
	color: #CCC;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
div#footcopy{
	height: auto;
	width: 100%;
	float: left;
	clear: both;
	font-size: 12px;
	color: #CCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
div#spacer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 20px;
	width: 100px;
}
div#header {
	font-size: 12px;
	text-decoration: none;
	width: 100%;
	height: 16px;
	margin: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: left;

}
div#index1nf {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 340px;
}
.nfbox {
	background-image: url(../image/info_line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.nfimage {
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 130px;
	width: 100px;
}
.nfimage img {
	padding: 0px;
	clear: both;
	float: left;
	height: 120px;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.nfcom {
	font-family: sans-serif;
	font-size: 13px;
	line-height: 130%;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	padding: 0px;
	float: right;
	width: 215px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nfcom2 {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	padding: 0px;
	float: right;
	width: 215px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nfbtn {
	text-align: left;
	padding: 0px;
	float: right;
	width: 215px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nfbtn img {
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 58px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#index1diary {
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 178px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.diabox {
	background-image: url(../image/info_line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 178px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.diaimage {
	text-align: center;
	padding: 0px;
	float: left;
	height: auto;
	width: 178px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.diaimage img {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 120px;
	margin-top: 0px;
	margin-right: 29px;
	margin-bottom: 5px;
	margin-left: 29px;
}
.diacom {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 178px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.diacom a:link {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	margin-right: 10px;
}
.diacom a:visited {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	margin-right: 10px;
}
.diacom a:hover {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	margin-right: 10px;
}
.diacom2 {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #FFF;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 178px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}
.diacom3 {
	font-family: sans-serif;
	font-size: 10px;
	line-height: 130%;
	font-weight: normal;
	color: #FFF;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 178px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
}
div#todayarea {
	padding: 0px;
	clear: both;
	float: left;
	height: 262px;
	width: 895px;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow: auto;
}
.todaybox {
	padding: 0px;
	float: left;
	height: 242px;
	width: 138px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 0px;
	position: relative;
	text-align: center;
	border: 1px solid #333333;
}
.todayimage {
	float: left;
	height: 160px;
	width: 120px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 7px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: left;
}
.todayname {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC6699;
	text-align: center;
	padding: 00px;
	clear: both;
	float: left;
	height: auto;
	width: 138px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.todaysize {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 138px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.todaytime {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 138px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.today_comm{
	font-family: sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #CC0000;
	text-align: center;
	padding: 0px;
	clear: both;
	float: left;
	height: 15px;
	width: 138px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	overflow: hidden;
}
