@charset "Shift_JIS";


/* ===== 基本スタイル ===== */
* {	font-size: 99%;
	letter-spacing: 0.15em;
	line-height: 1.3em;
	font-family: 'ＭＳ Ｐゴシック',Osaka,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
}

body {	background-color: #ffffff;
	text-align:center;
	margin-bottom:0;
}

img {	border: none;
	vertical-align: bottom;
}

#container {	width: 730px;
		background: #ffffff;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
}

p.bmenu {	font-size: 0.75em;
		margin-bottom: 15px;
}

h1 {	font-size: 9pt;
	font-style: normal;
	border:none;
	background-color: #ffffff;
	width: 730px;
	height: 15px;
	margin:0px;
	letter-spacing: 0.05em;

}

#new h2 { 
	background: url(img/new.gif) no-repeat left top;
	height:21px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 12px;
}

#top-event h2 { 
	background: url(img/eventb.gif) no-repeat left top;
	height:20px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 12px;
}

#top-contents h2 {
	background: url(img/contentsb.gif) no-repeat left top;
	height:20px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 12px;
}

em {
	visibility: hidden;
}

td.title2 {	background-repeat: no-repeat;
}

#main table.left {	margin-left: 9px;
			padding-bottom: 5px;
}

#main table.right {	 margin-left: 15px;
}

.right {	background-color:#ffffcc;
}

.right.info img {	margin-left: 23px;
}


/* ===== 施設案内 =====*/
#about {	text-align: center;
}

#about table {	margin-left: auto;
		margin-right: auto;
		text-align: left;

}

#about table td img {	text-align: center;
}


/* ===== アクセス =====*/
.jikoku1 { background-color:#FFFFFF;
}

.jikoku1 td { padding:4px 3px 4px 10px;
}

.ferry_kiji {
	border-top:1px dotted #666666;
	padding:10px 0 10px 0;
}

/* ===== Q&A =====*/
#qa img {	float: left;
}

#qa table {	margin-left:10px;
}


/* ===== お問い合わせ =====*/
#contact {	padding: 10px;
}

#contact table {	margin: 0 0 10px 10px;
}


/* ===== 初めての方へ =====*/

.first2 td img {	margin-top: auto;
			vertical-align: top;
}

/* ===== ルール =====*/
#rule table{	text-align: center;
}

#rule td {	vertical-align: top;
		text-align: left;
}

