@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,ul,p,form,input,ul,ol,li,dl,dd,dt {
	margin: 0;
	padding: 0;
}
html {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical; 
}


body {
	text-align: center;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Meiryo,"メイリオ","MS PGothic","ＭＳ Ｐゴシック", Osaka,sans-serif;
	background: #FFF url(../images/body_bg.jpg) repeat-x 0px 0px;
}
#page {
	/*background: url(../images/body_bg_img.png) no-repeat top center;*/
}

img {
	border: none;
}

a:link,
a:visited {
	color: #0F4699;
	text-decoration: underline;
}
a:hover {
	color: #0F4699;
	text-decoration: none;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#langselect li {
	list-style: none;
	float: left;
	width: 110px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 24px;
}
#langselect li a {
	display: block;
	text-decoration: none;
	color: #005685;
	height: 24px;
}
#langselect li.jp a {
	background: #D1EBFC;
}
#langselect li.en a {
	background: none;
	color: #FFF;
}

#header {
	top: 0px;
	height: 162px;
	width: 960px;
	position: relative;
/*	background: url(../images/header_bg.png) no-repeat top 27px left 467px;*/
	
}
#header h1 {
	position: absolute;
	top: 30px;
	left: 25px;
}

#header p#date {
	position: absolute;
	top: 37px;
	left: 378px;
}
#header p#pv {
	position: absolute;
	top: 102px;
	left: 417px;
}
/*
#header p#pvjapan {
	position: absolute;
	top: 105px;
	left: 467px;
}


#header p#fair {
	position: absolute;
	top: 30px;
	left: 41px;
}
*/
#header div#banner {
	position: absolute;
	top: 5px;
	right: 25px;
	width: 200px;
}

#header div#banner p img {
	display: block;
	margin-bottom: 5px;
}
/*
#top-caption {
	top: 0px;
	position: absolute;	
	text-align: center;
	font-weight: bold;
	font-size: 26px;
	color: #fff;
	height: 42px;
	width: 960px;
	
}
#top-caption span {
	line-height: 42px;
}
*/
#container {
	background: url(../images/container_bg.png) no-repeat 0px 0px;
	padding: 20px 45px;
	margin-top: -15px;
}

/*------------------------------------*/
#container:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
#container { display: inline-block; }
/* exlude MacIE5 \*/
* html #container { height: 1% }
#container {display:block;}
/* end MacIE5 */  
/*------------------------------------*/


#nav,
#contents {
	min-height: 620px;
	padding-bottom: 40px;
}

#nav {
	width: 230px;
	float: left;
}

.langselect {
	width: 206px;
	height: 26px;
	margin-bottom: 8px;
	/*display: none;*/
}
.langselect li {
	list-style: none;
	float: left;
	width: 103px;
	text-indent: -9999px;
}
.langselect li a {
	display: block;
	width: 103px;
	height: 26px;
	text-decoration: none;
	overflow: hidden;
}
.langselect li.jp a {
	background: url(../images/langselect_bg.jpg) no-repeat 0px 0px;
}
.langselect li.en a {
	background: url(../images/langselect_bg.jpg) no-repeat -103px 0px;
}

#fontchange {
	height: 34px;
	background: url(../images/fontchange_txt.gif) no-repeat 5px 5px;
	padding-left: 75px;
	float: right;
}
#fontchange a {
	display: block;
	width: 40px;
	height: 22px;
	text-decoration: none;
	overflow: hidden;
}

#fontchange li a {
	background: url(../images/fontchange_bg.jpg)
}


#fontchange li {
	width: 40px;
	height: 22px;
	list-style: none;
	float: left;
	text-indent: -9999px;
}






ul.sidemenu {
	margin-bottom: 15px;
}
.sidemenu li {
	margin-bottom: 2px;
	list-style: none;
}
.sidemenu li a {
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	width: 176px;
	color: #164194;
	background: #DCE9F2;
	padding: 10px 10px 10px 20px ;
	text-indent: -0.62em;
}
.sidemenu li a:hover,
.sidemenu li.stay a {
	color: #fff;
	background: #164194;
}

.sidemenu li.entry a {
	color: #fff;
	background: #E60012;
}
.sidemenu li.entry a:hover {
	color: #fff;
	background: #FE4C5B;
}
.sidemenu li.forpress a {
	background: #EADAEF;
}
.sidemenu li.forpress a:hover {
	background: #5C2D6B;
}
.sidemenu li.forpress_stay a {
	color: #fff;
	background: #5C2D6B;
}
.sidemenu li.forum a,
.sidemenu li.forum_double a {
	background: #BDD7AC;
}
.sidemenu li.forum a:hover,
.sidemenu li.forum_double a:hover {
	background: #496A33;
}
.sidemenu li.forum_stay a,
.sidemenu li.forum_double_stay a {
	color: #fff;
	background: #496A33;
}


/*
.sidemenu li.double,
.sidemenu li.double_stay {
	line-height: 1.2;
}

.sidemenu li a {
	display: block;
	text-decoration: none;
	color: #164194;
}

.sidemenu li a {
	height: 38px;
	width: 186px;
	background: url(../images/menu_bg.jpg) no-repeat;
	padding: 0 0px 0 20px;
}
.sidemenu li.double a {
	height: 38px;
	width: 178px;
	background: url(../images/menu_bg_double.jpg) no-repeat;
	padding: 8px 8px 0 20px;
}
.sidemenu li.double_stay a {
	height: 38px;
	width: 186px;
	background: url(../images/menu_bg_double_on.jpg) no-repeat;
	padding: 8px 0px 0 20px;
	color: #FFF;
}
.sidemenu li.entry a {
	background: url(../images/special_bg.jpg) no-repeat 0px 0px;
	color: #FFF;
}
.sidemenu li.entry a:hover {
	background: url(../images/special_bg_on.jpg) no-repeat 0px 0px;
	color: #FFF;
}

.sidemenu li a:hover,
.sidemenu li.stay a {
	background: url(../images/menu_bg_on.jpg) no-repeat;
	color: #FFF;
}
.sidemenu li.double_stay a,
.sidemenu li.double a:hover,
.sidemenu li.double_stay a:hover {
	background: url(../images/menu_bg_double_on.jpg) no-repeat;
	color: #FFF;
}

.sidemenu li.special a {
	background: url(../images/special_bg.jpg) no-repeat 0px 0px;
	color: #FFF;
}
.sidemenu li.special a:hover {
	background: url(../images/special_bg_on.jpg) no-repeat 0px 0px;
	color: #FFF;
}


.sidemenu li.forpress a {
	background: url(../images/forpress_bg.jpg) no-repeat 0px 0px;
	color: #433863;
}
.sidemenu li.forpress a:hover,
.sidemenu li.forpress_stay a {
	background: url(../images/forpress_bg_on.jpg) no-repeat 0px 0px;
	color: #FFF;
}

.sidemenu li.forum a {
	background: url(../images/forum_bg.jpg) no-repeat 0px 0px;
	color: #365025;
}
.sidemenu li.forum a:hover,
.sidemenu li.forum_stay a {
	background: url(../images/forum_bg_on.jpg) no-repeat 0px 0px;
	color: #FFF;
}

.sidemenu li.forum_double,
.sidemenu li.forum_double_stay {
	line-height: 1.2;

}
.sidemenu li.forum_double a,
.sidemenu li.forum_double_stay a {
	height: 38px;
	width: 186px;
	padding: 8px 0px 0 20px;
}
.sidemenu li.forum_double a {
	background: url(../images/forum_bg_double.jpg) no-repeat 0px 0px;
	color: #365025;
}
.sidemenu li.forum_double a:hover,
.sidemenu li.forum_double_stay a {
	background: url(../images/forum_bg_double_on.jpg) no-repeat 0px 0px;
	color: #FFF;
}

*/

ul.submenu {
	padding: 0px 0 5px 5px;
}
.submenu li {
	list-style: none;
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(../images/submenu_arw.gif) no-repeat left center;
}
.submenu a:link,
.submenu a:visited {
	color: #112A62;
}
.submenu a:hover {
	color: #112A62;
}


#side_banner {
	width: 200px;
	text-align: center;
}

#side_banner p {
	margin-bottom: 8px;
}


#contents {
	width: 640px;
	float: left;
}

#footer {
	clear: both;
	height: 250px;
	background: url(../images/footer_bg.jpg) repeat-x center 0;
}

#footer .inner {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
	height: 250px;
	background: url(../images/footer_inner_bg.png) no-repeat 0px 0px;
}

#footer .caption {
	border-top: 1px dotted #999;
	padding-top: 20px;
	width: 840px;
	margin: 0 auto;
}

#footer h4 {
	font-size: 14px;
	margin: 0 0 5px;
}

#footer p {
	margin-bottom: 10px;
}

#footer p.pagetop {
	text-align: right;
	width: 840px;
	margin: 0 auto 20px;
}	


address {
	font: 12px "Hiragino Mincho Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	text-align: center;
}

