@charset "utf-8";


/* =========================================== *
 *	contents
 * =========================================== */

h2 {
	margin-bottom: 26px;
}

div.column-1 {
	margin-bottom: 40px;
	position: relative;
	overflow: hidden;
}
* html div.column-1 {
	height: 1%;
}
div.column-2 {
	position: relative;
	padding-bottom: 20px;
}
div.column-1 h3 {
	margin-bottom: 15px;
}
div.column-2 h3 {
	margin-bottom: 10px;
}
div.column-1 p.img {
	width: 248px;
	float: right;
}
div.column-1 p.catchcopy,
div.column-1 p.text {
	margin-right: 300px;
}
div.column-1 p.detailBtn {
	position: absolute;
	top: 0px;
	right: 0;
}
div.column-1 p.detailBtn a {
	width: 80px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

div.about {
	margin-bottom: 20px;
	padding-bottom: 19px;
	background: url("../images/about_bg2.gif") left bottom no-repeat;
}
div.about dl {
	padding: 0 0 0 15px;
	overflow: hidden;
	background: url("../images/about_bg1.gif") no-repeat;
}
* html div.about dl {
	height: 1%;
}
div.about dl dt {
	width: 294px;
	float: right;
	text-align: center;
}
div.about dl dd {
	margin-right: 308px;
}
div.about dl dd.date {
	margin-top: 25px;
	letter-spacing: 1px;
	color: #fff;
	font-weight: bold;
	font-size: 107%;
}
div.about dl dd.text {
	margin-top: 10px;
	background-color: #ECFEFC;
}
div.about dl dd.text p {
	padding: 12px;
	line-height: 1.4;
	font-size: 10px;
}


#map {
	width: 504px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
}
#map p {
	margin-bottom: 8px;
}

#ship {
	width: 215px;
	float: right;
}
#ship p {
	margin-bottom: 8px;
}

#schedule {
	width: 320px;
	overflow: hidden;
	float: left;
	clear: both;
}
#schedule dl {
	height: 179px;
	padding: 0;
	background-color: #E3F1FC;
}
#schedule p.detailBtn {
	position: absolute;
	top: 183px;
	left: 72px;
}

#price_room {
	width: 404px;
	float: right;
	overflow: hidden;
}
#price_room ul {
	height: 179px;
	padding: 0;
	overflow: hidden;
	background-color: #E3F1FC;
}
#price_room ul li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none outside;
}
#price_room p.detailBtn {
	position: absolute;
	top: 183px;
	left: 114px;
}

#spot {
	clear: both;
}
#spot p.catchcopy {
	margin-bottom: 20px;
}
#spot p.detailBtn a {
	background: url("../images/title_spot.gif") right top no-repeat;
}

#program p.detailBtn a {
	background: url("../images/title_program.gif") right top no-repeat;
}

#infomation ul {
	width: 735px;
	padding: 0;
}
#infomation ul li {
	padding: 5px 10px;
	list-style: none outside;
	background: url("../../../common/images/dotted.gif") left bottom repeat-x;
}
#infomation ul li p.date {
	width: 9em;
	padding-left: 15px;
	float: left;
	background: url("../../../common/images/arrow02.gif") 0 3px no-repeat;
	letter-spacing: 1px;
	font-weight: bold;
}
#infomation ul li p.text {
	margin: 0 0 0 10em;
}
#infomation p.detailBtn a {
	background: url("../images/title_infomation.gif") right top no-repeat;
}

#briefingInfo {
	clear: both;
}
