@charset "shift_jis";
/* CSS Document */

body#index h1 {
	display: none;
}
body#index h2.index01 {
	background: url(/common/images/bg_h2-index01.gif) no-repeat;
}
body#index h2.index02 {
	background: url(/common/images/bg_h2-index02.gif) no-repeat;
}

/* ダイビング */
body#diving h1 {
	background: url(/diving/images/bg_h1.jpg) no-repeat;
}
body#diving ul#menu li.diving a {
	background: url(/common/images/bg_menu.jpg) no-repeat -190px -75px;
}
body#diving h2.diving01 {
	background: url(/diving/images/bg_h2-01.gif) no-repeat;
}
body#diving h2.diving02 {
	background: url(/diving/images/bg_h2-02.gif) no-repeat;
}

/* 宿泊 */
body#stay h1 {
	background: url(/stay/images/bg_h1.jpg) no-repeat;
}
body#stay ul#menu li.stay a {
	background: url(/common/images/bg_menu.jpg) no-repeat -380px -75px;
}
body#stay h2.stay01 {
	background: url(/stay/images/bg_h2-01.gif) no-repeat;
}
body#stay h2.stay02 {
	background: url(/stay/images/bg_h2-02.gif) no-repeat;
}
body#stay h2.stay03 {
	background: url(/stay/images/bg_h2-03.gif) no-repeat;
}

/* 食事*/
body#eat h1 {
	background: url(/eat/images/bg_h1.jpg) no-repeat;
}
body#eat ul#menu li.eat a {
	background: url(/common/images/bg_menu.jpg) no-repeat -570px -75px;
}
body#eat h2.eat01 {
	background: url(/eat/images/bg_h2-01.gif) no-repeat;
}
body#eat h2.eat02 {
	background: url(/eat/images/bg_h2-02.gif) no-repeat;
}
body#eat h2.eat03 {
	background: url(/eat/images/bg_h2-03.gif) no-repeat;
}

/* 遊ぶ*/
body#resort h1 {
	background: url(/resort/images/bg_h1.jpg)  no-repeat;
}
body#resort ul#menu li.resort a {
	background: url(/common/images/bg_menu.jpg) no-repeat -760px -75px;
}
body#resort h2.resort01 {
	background: url(/resort/images/bg_h2-01.gif) no-repeat;
}
body#resort h2.resort02 {
	background: url(/resort/images/bg_h2-02.gif) no-repeat;
}
body#resort h2.resort03 {
	background: url(/resort/images/bg_h2-03.gif) no-repeat;
}

/* その他 */
body#other h1 {
	height: 100px;
	background: url(/common/images/bg_h1.jpg) no-repeat;
}
body#other h2.contact {
	background: url(/common/images/bg_h2-contact.gif) no-repeat;
}
