@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 #fff;
}


#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;
}

/*****************************

	JRをご利用の場合

******************************/


#access #wrp_bytrain {
	margin:30px 0 0 0;
	padding:0;
	width:653px;
	clear:both;
}

#access #wrp_bytrain h5 {
	margin:30px 0 20px 0;
	padding:0;
	width:175px;
	height:37px;
	line-height:37px;
	text-indent:-9999px;
	background:url(../access/images/tit_train.gif) left top no-repeat;
}


