@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;
}


#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;
	float: left;
	clear: both;
}
#schedule dl {}
#schedule p.detailBtn {
	text-align: center;
	padding-top: 10px;
}

#price_room {
	width: 404px;
	float: right;
	overflow: hidden;
}
#price_room dl {
	height: 179px;
	padding: 0 0 0 10px;
	overflow: hidden;
}
/*#price_room dl  {
	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;
	font-size: 130%;
	font-weight: bold;
}
#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;
}


div#schedule {
	font-size: 14px;
	font-weight: bold;
}
div#schedule dt {
	border-bottom: #00078c solid 3px;
	margin-bottom: 5px;
}
div#schedule span.cruise_title{
	display: block;
	font-size: 32px;
}
div#schedule span.date{
	font-size: 12px;
}
div#schedule span.blue_box{
	color: #FFFFFF;
	background: #00078c;
	padding: 2px 3px 1px 3px;
	margin-right: 4px;
}
div#price_room2{
	width: 404px;
	float: right;
}
div#price_room2 dl{
	width: 404px;
}
div#price_room2 dt{
	background: url("../images/mark.gif") no-repeat left 0.2em;	
	padding-left: 25px;
	font-size: 11px;
	}
div#price_room2 span.room_type{
	font-size: 12px;
	padding-right: 5px;
}
div#price_room2 dd{
	font-size: 10px;
	padding-left: 75px;
	border-bottom: #00078c solid 1px;
	margin-bottom: 2px;
}
div#price_room2 span.credit{
	font-size: 18px;
	font-weight: bold;
}
#price_room2 p.detailBtn {
	text-align: center;
	padding-top: 10px;
}
