body {
text-align:center;
color:#003366;
font-size:1em;
margin: 0px;
padding: 0px;
background: #D9D4FC url(../images/bg_ferry.jpg) no-repeat right top;
}

h1 {
text-align:center;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-weight:400;
font-size:12px;
color:#006666;
}

h2 {
text-align:left;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-weight:400;
font-size:12px;
margin:5px 15px;
padding:0px 10px 0px 30px;
color:#0099CC;
background-image:url(../images/darin_s.gif);
background-repeat:no-repeat;
}

/*----------------
 ナビゲーション
------------------*/

#navilist1 ul {
	padding-left: 12px;
	list-style: none;
	margin: 0px;
	margin-top: 15px;
	text-indent: -9999px; /* テキスト非表示 */
}
#navilist1 li,#navilist1 a{
	display: block;
	width: 170px;
	height: 30px;
}

#navilist1 a {
	text-decoration: none;
	color: #3366CC;
	background: #9DDBF9 url(../images/menu/menu2.gif) no-repeat;
}

#navi2 a { background-position: 0 -30px }
#navi3 a { background-position: 0 -60px }
#navi4 a { background-position: 0 -90px }
#navi5 a { background-position: 0 -120px }
#navi6 a { background-position: 0 -150px }
#navi2 a:hover { background-position: -170px -30px }
#navi3 a:hover { background-position: -170px -60px }
#navi4 a:hover { background-position: -170px -90px }
#navi5 a:hover { background-position: -170px -120px }
#navi6 a:hover { background-position: -170px -150px }

#main { background: #ffffff url(../images/bg02.jpg) no-repeat left bottom;}


.footer { color: #666666; font-size: 12px; }
.txt12 {font-size:12px; }

.copyr { color: #999999; font-size:0.9em; }