/* ************************************************
 *	cssリセット
 * ************************************************ */

*{
	margin:0;
	padding:0;
}

#header {
	width: 960px;
	height: 65px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D88914;
	background-color: #9F4435;
}
#header .left {
	float: left;
}
h1, h2, h3, h4, h5,h6, p, address {
	margin:0;
}

img{
	border:0;
}

html{
	overflow-y:scroll;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;	/* IEのセンタリング */
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5;
	color:#000000;
	background-color: #FFFFFF;
	letter-spacing: 0px;
}

ul, li {
	list-style: none;
	margin:0;
	padding:0;
	line-height: 100%;
}

.hidden{
	display:none;
}

* html .iepngfix { behavior: expression(IEPNGFIX.fix(this)); }


/* ************************************************
 *	レイアウト設定
 * ************************************************ */

#container a:link    {color: #000000; text-decoration: underline;}
#container a:visited {color: #000000; text-decoration: underline;}
#container a:active  {color: #000000; text-decoration: underline;}
#container a:hover   {color: #000000; text-decoration: none;}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FEFDF5;
}
#header .right {
	float: right;
	padding-top: 30px;
	padding-right: 20px;
}
#contents {
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 15px;
	text-align: left;
}
#footer {
	padding-left: 35px;
	padding-right: 35px;
	clear: both;
	margin-bottom: 30px;
}
#footer .top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #813921;
	padding-top: 50px;
}

#menu {
	width: 185px;
	padding-right: 10px;
	float: left;
}
#menu-header {
}

.right {
	text-align: right;
}

.menu-underBanner {
	margin-top: 13px;
}

.banner_L {
	float: left;
	margin-right: 20px;
}
.bannerBox {
	margin-top: 25px;
}
.new_bannerBox{
	mar-top:0px;
}


#rightBox {
	float: right;
	width: 695px;
}





#flash {
	clear: both;
	background-image: url(../top/images/top/flash.jpg);
}
.banner_l_02 {
	background-image: url(../top/images/top/banner_l_02.jpg);
	background-repeat: no-repeat;
}

#footer .bottom {
}
.banner_S {
	float: left;
	margin-right: 5px;
}
.samnail {
	margin-bottom: 7px;
}
.font-10px {
	font-size: 10px;
}
#footer .topBox {
	margin-left: 5px;

}
#footer .bottomBox {
	margin-left: 160px;
}
.copyright {
	font-size: 11px;
	margin-left: 5px;
	text-align: left;
}
#contents-passport {
	padding-left: 95px;
	padding-right: 95px;
	padding-top: 70px;
}
#contents-access {
	margin-left: 230px;
	margin-right: 230px;
	margin-top: 30px;
}
#contents-event {
	margin-left: 70px;
	margin-right: 70px;
	margin-top: 80px;
	text-align: justify;
}
#contents-watashibune {
	margin-left: 180px;
	margin-right: 180px;
	margin-top: 70px;
	text-align: left;
	margin-bottom: 30px;
}
#contents-eigamura {
	margin-left: 190px;
	margin-right: 190px;
	margin-top: 30px;
	line-height: 120%;
	font-size: 10px;
}
#contents-goiken {
	margin-left: 280px;
	margin-right: 280px;
	margin-top: 30px;
}
#contents-essay {
	margin-left: 200px;
	margin-right: 200px;
	margin-top: 80px;
	margin-bottom: 50px;
	text-align: justify;
}
#contents-link {
	margin-left: 260px;
	margin-right: 260px;
	margin-top: 30px;
	text-align: left;
}
#contents-essay-kekka {
	margin-top: 80px;
	text-align: left;
	margin-right: 110px;
	margin-left: 110px;
}
#contents-kaiga {
	margin-left: 130px;
	margin-right: 130px;
	margin-top: 30px;
	text-align: left;
}
.banner_l_03 {
	background-image: url(../top/images/top/banner_l_03.jpg);
	background-repeat: no-repeat;
}
#contents-bus {
	padding-left: 210px;
	padding-right: 95px;
	padding-top: 70px;
	text-align: left;
}
#header .goikenbako {
	float: right;
	padding-top: 30px;
	padding-right: 20px;
}
#contents-ferry {
	padding-left: 120px;
	padding-right: 120px;
	padding-top: 70px;
	text-align: left;
}
.banner_5px {
	margin-bottom: 5px;

}
#contents-kaigaKekka {
	margin-left: 90px;
	margin-right: 90px;
	margin-top: 30px;
	text-align: left;
}

p.fixed{
	position: fixed;
	top: 80px;
	right: 0px;
}

p.fixed > a{
	display: block;
	margin-bottom: 10px;
	transition: all ease 0.3s;
}

p.fixed > a:hover{
	opacity: 0.4;
}

a img{
	transition: all ease 0.3s;
}

a img:hover{
	opacity: 0.7;
}

/*
td a.twitter-share-button {
	text-align: center !important;
}
*/
