/* commn.css */
body {
	color: #333333;
	background-image: url("/img/sample/bg.gif");
	background-repeat: repeat;
	background-position: left top;
}
img, div, h3{
	_behavior: url("/js/iepngfix.htc")
}

div#wrap {
	height: auto;
	width: 778px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

div#header {
	height: 170px;
	width: auto;
	margin-bottom: 10px;
	background-color: #FFE8E8;
}

h1 {
	text-indent: -9999px;
	height: 174px;
	width: 778px;
	background-image: url("/img/pc_rogo.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

div#contener {
	height: auto;
	overflow: hidden;
}

div#main {
	height: auto;
	width: 604px;
	float: left;
	overflow: hidden;
}

div#main-bg-top {
	background: url("/img/main_bg_top.gif") no-repeat left top;
	height: 7px;
	width: 604px;
	overflow: hidden;
}

div#main-bg-center {
	background: url("/img/main_bg_center.gif") repeat-y left top;
	height: auto;
	width: 604px;
}

div#main-bg-bottom {
	background: url("/img/main_bg_bottom.gif") no-repeat left top;
	height: 7px;
	width: 604px;
}

div#left {
	float: left;
	margin-right: 10px;
}

div#right {
	float: left;
	width: 164px;
	margin-left: 10px;
}

div#footer {
	background: url("/img/footer_br.gif") repeat-x left top;
	width: auto;
	clear: both;
	margin: 10px 0;
	overflow: hidden;
}

div#footer ul {
	height: 38px;
	text-align: center;
}

div#footer li {
	line-height: 38px;
	display: inline;
}
div#footer p {
	text-align: center;
}

/* navi */
div#navi-bg {
	height: 111px;
	width: 778px;
	overflow: hidden;
	background-image: url("/img/sample/navi2_bg.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}

#globalnavi {
	list-style-type: none;
	margin: 12px 0 0 12px;
}

#globalnavi li {
	width: 121px;
	height: 40px;
	margin-bottom: 5px;
	float: left;
	margin-right: 5px;
}

#globalnavi a {
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 121px;
  height: 40px;
  background: url("/img/sample/navi2.gif") no-repeat left top;
}

#menu1 a {
	background-position: 0px 0px;
	margin-left: 1px;
}
#menu2 a { background-position: -126px 0px; }
#menu3 a { background-position: -252px 0px; }
#menu4 a { background-position: -378px 0px; }
#menu5 a { background-position: -504px 0px; }
#menu6 a { background-position: -630px 0px; }
#menu7 a { background-position: -0px -45px; }
#menu8 a { background-position: -126px -45px; }
#menu9 a { background-position: -252px -45px; }
#menu10 a { background-position: -378px -45px; }
#menu11 a { background-position: -504px -45px; }
#menu12 a { background-position: -630px -45px; }

#globalnavi a:hover {
  text-decoration: none;
  background: url("/img/sample/navi2.gif") no-repeat left top;
}

#menu1 a:hover {
	background-position: 0px -111px;
	margin-left: 1px;
}
#menu2 a:hover { background-position: -126px -111px; }
#menu3 a:hover { background-position: -252px -111px; }
#menu4 a:hover { background-position: -378px -111px; }
#menu5 a:hover { background-position: -504px -111px; }
#menu6 a:hover { background-position: -630px -111px; }
#menu7 a:hover { background-position: -0px -156px; }
#menu8 a:hover { background-position: -126px -156px; }
#menu9 a:hover { background-position: -252px -156px; }
#menu10 a:hover { background-position: -378px -156px; }
#menu11 a:hover { background-position: -504px -156px; }
#menu12 a:hover { background-position: -630px -156px; }

/* ranking */
div#ranking {
	height: 214px;
	width: 164px;
	margin-top: 10px;
	overflow: hidden;
	background: url("/img/150_200_bg2.png") no-repeat left top;
	position: relative;
}

div#ranking h3 {
	background: url("/img/rank_no1.png") no-repeat left top;
	height: 214px;
	width: 164px;
	position: absolute;
	text-indent: -9999px;
}

div#ranking h3 a {
	display: block;
	height: 214px;
	width: 164px;
	overflow: hidden;
}

div#ranking div {
	height: 200px;
	margin: 6px 0 0 6px;
}

div#ranking div a {
}

div#ranking div img {
	border: 1px solid #FFFFFF;
	width: 150px;
	height: 200px;
	_margin: 13px 0 0 5px;
}

/* hotel-map */
div#hotel-map {
	margin-top: 10px;
}

/* right-event */
div#right-event {
	margin: 10px 0;
	background: url("/img/right_event_bg.gif") no-repeat left top;
	height: 414px;
	width: 164px;
	overflow: hidden;
}

div#event-photo {
	height: 400px;
	width: 150px;
	border: 1px solid #FFFFFF;
	margin: 6px 0 0 6px;
}

div#anime {
	background: url("/img/right_movie_bg.gif") no-repeat left top;
	height: 214px;
	width: 164px;
	overflow: hidden;
}

div#anime img {
	margin: 6px;
	border: #FFFFFF solid 1px;
}

div#movie {
	background: url("/img/right_movie_bg.gif") no-repeat left top;
	height: 214px;
	width: 164px;
	overflow: hidden;
	margin-top: 10px;
}

div#movie-photo {
	height: 200px;
	width: 150px;
	margin: 6px 0 0 6px;
	border: 1px solid #FFFFFF;
}

div.mailmaga {
	height: 214px;
	width: 164px;
	margin-top: 10px;
	overflow: hidden;
}

/* ブログ一覧 */
div#blog {
	margin-top: 10px;

}

div#blog h3 {
	width: 164px;
	height: 60px;
	text-indent: -9999px;
	background: url("/img/blog/title.png") no-repeat left top;
}

div#blog div {
	margin-top: 5px;
}


