#cruise_sp {
	background: #f5fafd url(/files/cruisetop_bg.jpg) repeat right top fixed;
	font-size:12px;
	margin:-13px auto 0;
	position:relative;
}

#cruise_sp .bg_img{
	width: 100%;
	background: #ffffff url(/files/cruise_h1_bg2.jpg) no-repeat right top fixed;
	-moz-background-size:100% auto;
	background-size:100% auto;
	position: absolute;
	top:0px;
	left: 0px;
}

@media screen and (max-width: 100%) {
	#cruise_sp .bg_img img {
		width:100%;
		height:auto;
		margin:0 auto;
		overflow:hidden;
	}
}

.g_nav ul{
	display:table;
	table-layout: fixed;
	width:90%;
}
.g_nav li{
	display:table-cell;
	text-align:center;
	color:#769ecd;
	fontsize:12px;
	background: #2564ae;
	background: -moz-linear-gradient(top,  #769ecd 0%, #2564ae 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2564ae), color-stop(100%,#2564ae));
	background: -webkit-linear-gradient(top,  #769ecd 0%,#2564ae 100%);
	background: -o-linear-gradient(top,  #769ecd 0%,#2564ae 100%);
	background: -ms-linear-gradient(top,  #769ecd 0%,#2564ae 100%);
	background: linear-gradient(to bottom,  #769ecd 0%,#2564ae 100%);
}
.g_nav li:not(:last-child){
	border-right:1px solid #769ecd;
}
.g_nav li a{
	padding:13px 0;
	font-size:12px;
	display:block;
	color:#ffffff;
	text-decoration:none;
}

#cruise_sp .footImg{
	zoom:.5;
	background:url(/files/cruise_foot.png) repeat-x;
	height:100px;
}

.red {
	color: #e32400;
}

.dt_attention {
	vertical-align:middle;
	border: none;
	background:#999;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

.accordion dt {
	padding:2%;
	font-size:12px;
	display:table;
	border-bottom: solid 1px #3366FF;
	width:95%;
	margin: 0 auto;
	line-height:1.2;
}

.accordion dt img.photo {
	padding:1%;
	float: left;
	width: 23%;
}

.accordion dt img.name {
	padding: 1%;
	width: 45%;
}

dt img.icon {
	margin: 2%;
	height: 30px;
}

.accordion dt p {
	display:table-cell;
	vertical-align:middle;
	margin: 5px;
	font-size: 13px;
	font-weight: bold;
}

.accordion dd {
	display:none;
	background:#FFF;
	border-bottom: solid 1px #3366FF;
	padding:10px;
	font-size:12px;
	overflow: auto;
}

.accordion dd p {
//	margin-bottom: 5px;
	padding:5px;
	font-size:12px;
	line-height:1.5;
}

.accordion dd p.service {
	width: 5em;
	margin: 0 5px 10px; 0
	line-height: 1;
	font-size: 14px;
	font-weight:bold;
	color: #0551b7;
	border-bottom: solid 1px #0551b7;
}

.accordion dd p.txt {
	border-left: solid 5px #333;
	line-height:1.4;
	font-size: 13px;
	font-weight:bold;
	text-align: -10px;
	padding-left:10px;
	margin-bottom: 5px;
}

.accordion dt p.arrow {
	text-align:right;
	background: url(/files/arrow_gray_under.png) no-repeat right center;
	width:35px;
	height:20px;
	zoom:.5;
}

.accordion dt.open  p.arrow {
	background: url(/files/arrow_gray_up.png) no-repeat right center;
}

.col {
	color: #F00;
}
.close {
	margin: 10px auto;
	width: 18%;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	background:#999;
	color:#FFF;
}

.close a{
    color:#FFF;
}
.close a:link {
    color:#FFF;
}

.close a:visited {
    color:#FFF;
}

.title {
	width: 90%;
	margin-left: 10px;
	padding: 5px;
	color:#0551b7;
	border-bottom: solid 2px #0551b7;
	font-weight: bold;
	font-size: 16px;
}

img.pic {
	float: right;
	width: 30%;
	margin: 5px;
	padding: 2em 5px 5px 5px;
}
img.pic2 {
	width: 100%;
	margin: -5px 0 5px 0;
}
img.pic3 {
	float: left;
	width: 30%;
	line-height: 1;
	padding:5px;
	margin-bottom: 15px;
}

.clear {
	 clear:both;
} 

.clear hr {
	display:none;
}

a.search {
	float: right;
	font-size: 12px;
	margin: 5px;
	border-bottom: solid 1px ;
}

.attention {
	color: #F00;
	font-weight:bold;
}

ul {
	list-style-type: none;
	font-size:12px;
	line-height:1.5;
	padding: 0px;
}
li {
	margin-bottom: 10px;
}

li p.txt {
	padding: 0px;
	margin-bottom: 5px;
}

div.point {
	display:table;
	clear:both;
	margin-bottom: 10px;
}

li.point {
	display:block;
	clear:both;
}
li,point p {
//	font-weight: bold;
	font-size: 14px;
}
.tour_atn li {
	font-weight: normal;
	font-size: 12px;
}
