@charset "UTF-8";

/* 
property reset
*/
@import url("../common/reset.css");

/* 
clear tool
*/
@import url("../common/tool.css");

/* 
linkColor
*/
@import url("../common/linkColor.css");

/* 
body,wrapper
*/
@import url("../common/body.css");

/* 
headSection
*/
@import url("../common/headSection.css");

/* 
naviBar
*/
@import url("../common/naviBar.css");

/* 
menuNavi
*/
@import url("../common/menuNavi.css");

/* 
bodySection
*/
@import url("../common/bodySection.css");

/* 
footSection
*/
@import url("../common/footSection.css");

/* 
content
*/
@import url("../common/content.css");

/* 
thickbox
*/
@import url("../common/thickbox.css");

/* 
contentMenu menu_page
*/
@import url("../common/contentMenu.css");





#naviBarSection li.menu a {
	background-position: 0 -36px;
}

#menuNaviSection li.course a {
	background-position: 0 -30px;
}


/*
content
*/

#content h2 {
	background-image: url(img/course/ttl_main.jpg);
}


#content .course {
	width: 611px;
	margin: 0 auto;
}


#content .course h3 {
	height: 18px;
	text-indent: -9999em;
	margin-bottom: 12px;
	background: url(img/course/ttl01.gif) no-repeat;
}

.course01,
.course02,
.course03,
.course04 {
	margin-top: 20px;
	margin-bottom: 45px;
}


.course01 h4,
.course02 h4,
.course03 h4,
.course04 h4 {
	height: 30px;
	text-indent: -9999em;
	margin-bottom: 12px;
	background: url(img/course/ttl02.gif) no-repeat;
}

.course01 h4 {
	background: url(img/course/ttl02.gif) no-repeat;
}

.course02 h4 {
	background: url(img/course/ttl03.gif) no-repeat;
}

.course03 h4 {
	background: url(img/course/ttl04.gif) no-repeat;
}

.course04 h4 {
	background: url(img/course/ttl05.gif) no-repeat;
}

#content ul li {
	margin-left: 1.5em;
	list-style-type: disc;
	list-style-position: outside;
	font-size: 92%;
	line-height: 130%;
	color: #600;
}

#content .column2Left {
	position: relative;
}

ul.ulLeft {
	width: 100px;
}

ul.ulRight {
	position: absolute;
	top: 42px;
	left: 110px;
	width: 180px;
}

.freeDrink {
	border: 1px solid #900;
	background-color: #FAF1CD;
	padding: 15px;
	position: relative;
}

#content .freeDrink h3 {
	height: 15px;
	text-indent: -9999em;
	margin-bottom: 7px;
	background: url(img/course/txt01.gif) no-repeat;
}


.freeDrink dl {
	margin-left: 100px;
}

.freeDrink dt,
.freeDrink dd {
	height: 19px;
	text-indent: -9999em;
}

.freeDrink dt.adult {
	background: #FAF1CD url(img/course/txt02.gif) no-repeat;
}

.freeDrink dd.adult {
	margin: -19px 0 10px 63px;
	background: #FAF1CD url(img/course/txt03.gif) no-repeat;
}

.freeDrink dt.child {
	background: #FAF1CD url(img/course/txt04.gif) no-repeat;
}

.freeDrink dd.child {
	margin-top: -19px;
	margin-left: 80px;
	background: #FAF1CD url(img/course/txt05.gif) no-repeat;
}

.freeDrink .drink h4 {
	font-size: 92%;
	margin-top: 7px;
	margin-bottom: 7px;
}

.freeDrink .drink h5 {
	font-size: 92%;
	font-weight: normal;
	margin-left: 2em;
	margin-top: 7px;
}

.freeDrink .drink ul {
	margin-left: 3em;
}

.freeDrink .drink ul li {
	display: inline;
	white-space: nowrap;
}

