﻿@charset 'UTF-8';

/* ------------------------------------
*
*Since: 2008-07-03
*Editor: BBmedia Inc. D_sasaki
*
-------------------------------------*/

/* Style Index ========================

	01: enjoy

==================================== */



/*
01. enjoy
-------------------------------------*/
body.enjoy div#contents {
}

body.enjoy div#contents div#backToTop {
	width:161px;
	height:22px;
}

body.enjoy div#contents div#backToTop a {
	width:161px;
	height:22px;
	_height:44px;
	background:url(../enjoy/img/btn_001.png) 0 0 no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../enjoy/img/btn_001.png',sizingMethod='scale');
}

body.enjoy div#contents div.exImg {
	position:absolute;
	right:-134px;
	width:300px;
	height:440px;
}

body.enjoy#index div#contents div.exImg {
	width:301px;
	background:url(../enjoy/img/eximg_000.png) 0 0 no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../enjoy/img/eximg_000.png',sizingMethod='scale');
}

body.enjoy#straight div#contents div.exImg {
	background:url(../enjoy/img/eximg_001.png) 0 0 no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../enjoy/img/eximg_001.png',sizingMethod='scale');
}

body.enjoy#rock div#contents div.exImg {
	width:310px;
	background:url(../enjoy/img/eximg_002.png) 0 0 no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../enjoy/img/eximg_002.png',sizingMethod='scale');
}

body.enjoy#soda div#contents div.exImg {
	background:url(../enjoy/img/eximg_003.png) 0 0 no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../enjoy/img/eximg_003.png',sizingMethod='scale');
}

body.enjoy#water div#contents div.exImg {
	background:url(../enjoy/img/eximg_004.png) 0 0 no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../enjoy/img/eximg_004.png',sizingMethod='scale');
}





body.enjoy div#contents div#contentsBox {
	height:auto !important;
	height:350px;  /* IE用 */
	min-height:350px;  /* IE以外用 */
}

body.enjoy#index div#contents div#contentsBox h1 {
	margin:0 0 30px;
}

body.enjoy#index div#contents  div#contentsBox div.section p {
	padding:0 0 35px;
}

body.enjoy div#contents div#contentsBox div.section p.opening {
	line-height:2.2;
}





body.enjoy div#contents ul#contentsNav {
	margin:0 0 0 24px;
}

body.enjoy div#contents ul#contentsNav li {
	float:left;
	margin:0 3px 0 0;
}

body.enjoy div#contents ul#contentsNav a {
	display:block;
	position:relative;
}

body.enjoy div#contents ul#contentsNav li a img.hoverImg {
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
	display:none;
}
