@charset "utf-8";
/*==================================================
	@ Style Name    : /css/top.css
	@ Create Date   : 2010.11.24
	@ LastUp Date   : 2010.12.14
====================================================


/* -------------------------------------------------------------------------------- */
/* body bg             ------------------------------------------------- */
body#topIndex {
	background: url(../images/bgbody_top.jpg) repeat-x top;
}
#wrapHeader {
	background: #0b1824 url(../images/mainimg01.jpg) no-repeat center top;
}
#topH1 {
	text-indent: -9999px;
	height: 330px;
}


/* -------------------------------------------------------------------------------- */
/* global navi　不使用 ---------------------------------------------------------------- */
#gnavi_top {
	width: 950px;
	margin: 0px auto;
	clear: both;
}
#gnavi_top li {
	list-style-type: none;
	display: inline;
	float: left;
}
#gnavi_top li a {
	width: 190px;
	height: 127px;
	text-indent: -9999px;
	display: block;
}
#gnavi_top li a:hover {
	background-position:left bottom;
}
a.gnaviTop_top {
	background: url(../images/gnavi_top_top.jpg) no-repeat left top;
}
a.gnaviTopActive_top {
	background: url(../images/gnavi_top_top.jpg) no-repeat left bottom;
}
a.gnaviHotel_top {
	background: url(../images/gnavi_hotel_top.jpg) no-repeat left top;
}
a.gnaviMembership_top {
	background: url(../images/gnavi_membership_top.jpg) no-repeat left top;
}
a.gnaviAbout_top {
	background: url(../images/gnavi_about_top.jpg) no-repeat left top;
}
a.gnaviRecruit_top {
	background: url(../images/gnavi_recruit_top.jpg) no-repeat left top;
}


/* -------------------------------------------------------------------------------- */
/* contents ----------------------------------------------------------- */
#topContents {
	margin: 0px auto;
	width: 950px;
	padding-top: 10px;
	clear: both;
}


/* -------------------------------------------------------------------------------- */
/* main image area             ------------------------------------------------- */
#h2Info {
	text-indent: -9999px;
	background: url(../images/h2_info.gif) no-repeat center;
	width: 285px;
	height: 20px;
	margin-bottom: 15px;
	margin-top: 0px;
}

/* -------------------------------------------------------------------------------- */
#yamanakakohan {
	background: url(../images/info_bnr.jpg) no-repeat left top;
	display: block;
	height: 167px;
	width: 640px;
	text-indent: -9999px;
}
#yamanakakohan:hover {
	background-position: left bottom;
}
#pInfoMore {
	background: url(../images/info_more.gif) no-repeat right top;
	display: block;
	height: 13px;
	width: 296px;
	text-indent: -9999px;
	padding-left: 340px;
	line-height: 1em;
}
#pInfoMore:hover {
	background-position: right bottom;
}
#topContents #main #h2Info {
	margin: 10px 0px;
}
