@charset "utf-8";
/* access.css */


/*****************************

	ページ画像

******************************/

#access #wrp_imagesection {
	margin:0;
	padding:0;
	width:100%;
	height:165px;
	overflow:hidden;
	display:table;
	background:url(../access/images/img_access.jpg) center top no-repeat;
}


/*************************************

	グローバルメニュー

**************************************/

#access #wrp_gmenu ul#gmenu li#gm06 a {
	background:url(../images/menu/gmenu.jpg) -689px -58px no-repeat;
}



/*****************************

	タイトル

******************************/


#access h2 {
	margin:0 0 60px 0;
	padding:0;
	width:300px;
	height:25px;
	text-indent:-9999px;
	background:url(../access/images/tit_access.gif) left top no-repeat;
}

#access h3 {
	margin:0 0 20px 0;
	padding:0;
	width:653px;
	height:29px;
	line-height:29px;
	text-indent:-9999px;
}



/*****************************

	乗船場のご案内

******************************/


#access #wrp_gmap {
	margin:25px 0 0 0;
	padding:0;
	width:653px;
}

#access #wrp_gmap h3 {
	margin:0 0 20px 0;
	padding:0;
	width:653px;
	height:px;
	line-height:px;
	background:url(../access/images/tit_accessmap.gif) left top no-repeat;
}

#access #wrp_gmap #gmap {
	margin:0;
	padding:0;
	width:643px;
	height:400px;
	border:5px solid #B1C52D;
}


#access #wrp_gmap #txt_img {
	margin:15px 0 0 0;
	padding:0;
	width:653px;
	height:15px;
	text-indent:-9999px;
	background:url(../access/images/txt_zoom.gif) left top no-repeat;
}


/*****************************

	飛行機をご利用の場合

******************************/


#access #wrp_byplain {
	margin:30px 0 0 0;
	padding:0;
	width:653px;
	clear:both;
}

#access #wrp_byplain h5 {
	margin:0 0 20px 0;
	padding:0;
	width:193px;
	height:37px;
	line-height:37px;
	text-indent:-9999px;
	background:url(../access/images/tit_byplane.gif) left top no-repeat;
}

#access #wrp_byplain p {
	margin:0 0 20px 0;
	padding:0;
	width:500px;
}

#access #wrp_byplain p a{
	color:#1A2F47;
	font-weight:bold;
}

#access #wrp_byplain span {
	color:#165698;
}


/***********************************************

	JRをご利用の場合+車をご利用の場合

************************************************/


#access #wrp_bytraincar {
	margin:40px 0 0 0;
	padding:0;
	width:653px;
	clear:both;
}


#access #bytrain {
	margin:30px 0 0 0;
	padding:0;
	width:240px;
	float:left;
}


#access #bytrain h5 {
	margin:0 0 20px 0;
	padding:0;
	width:172px;
	height:37px;
	line-height:37px;
	text-indent:-9999px;
	background:url(../access/images/tit_bytrain.gif) left top no-repeat;
}


#access #bycar {
	margin:30px 0 0 0;
	padding:0;
	width:357px;
	float:right;
}


#access #bycar h5 {
	margin:0 0 20px 0;
	padding:0;
	width:172px;
	height:37px;
	line-height:37px;
	text-indent:-9999px;
	background:url(../access/images/tit_bycar.gif) left top no-repeat;
}

#access p.txt_parking {
	margin:0 0 10px 0;
	padding:10px;
	width:331px;
	font-weight: bold;
	border: 3px solid #E9F3A7;
}



#access #tbl_details {
	margin:0 0 15px 0;
	padding:0;
	width:357px;
	background-color:#E9F3A7;
}

#access #tbl_details th,
#access #tbl_details td {
	padding:0px;

}

#access #tbl_details th{
	padding:1px;
	width:90px;

}

/*****************************

	タイトル

******************************/


#access h4 {
	margin:0 0 20px 0;
	padding:0 0 0 25px;
	width:653px;
	height:31px;
	line-height:31px;
	font-weight:bold;
	font-size:90%;
	color:#fff;
	background:url(../access/images/bg_sbtit.gif) left top no-repeat;
}


/*****************************

	乗り場詳細地図

******************************/


#access #wrp_vehicle {
	margin:60px 0 0 0;
	padding:0;
	width:653px;
	clear:both;
}

#access #wrp_vehicle #vmap {
	margin:0;
	padding:0;
	width:643px;
	height:280px;
	border:5px solid #B1C52D;
	background-color:#78A127;
}


/*****************************

	乗り場詳細地図

******************************/

#access #wrp_vehicle {
	margin:25px 0 50px 0;
	padding:0;
	width:653px;
	position:relative;
	overflow:hidden;
}


#access #wrp_vehicle #txt_img_detail {
	margin:15px 0 0 0;
	padding:0;
	border:0;
	width:653px;
	height:30px;
	text-indent:-9999px;
	background: url(../cruise/images/txt_zoom_jyosen.gif) center top no-repeat;
}

#access #wrp_vehicle .map_detail{
	margin:15px 0 15px 0;
	padding:0;
	width:653px;
}

#access #wrp_vehicle .detail_point{
	margin:0;
	padding:0;
	width:229px;
	float: left;
}

#access #wrp_vehicle .detail_point_r{
	margin:0;
	padding:0;
	width:194px;
	float: left;
}

#access #wrp_vehicle .detail_point_r p,
#access #wrp_vehicle .detail_point p{
	margin:5px 0 25px 0;
	padding:0;
	width:194px;
}


