@charset "Shift_JIS";

body  {
	padding: 0;
	margin: 0;
	background-color: #000000;
}
img {
	border: none;
}

.clear {
	clear: both;
}
a:link {
	color: #CCCC00;
}

#contents {
	text-align: center;
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/back01.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#fuji {
}

#tobira {
	height: 310px;
	margin-top: 35px;
	margin-bottom: 25px;
}

#tobira ul {
	padding: 0px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#tobira li {
	display: block;
	line-height: 1em;
	float: left;
}
#tobira li a {
	display: block;
	text-indent: -9999px;
	vertical-align: bottom;
}
#tobira li#tobira01 a {
	background-image: url(../img/tobira01.jpg);
	background-position: 0px 0px;
	height: 310px;
	width: 245px;
}
#tobira li#tobira02 a {
	background-image: url(../img/tobira02.jpg);
	background-position: 0px 0px;
	height: 310px;
	width: 245px;
	margin-right: 40px;
	margin-left: 40px;
}
#tobira li#tobira03 a {
	background-image: url(../img/tobira03.jpg);
	background-position: 0px 0px;
	height: 310px;
	width: 245px;
}


#bottom {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 160%;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 450px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bottom p.imgleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	line-height: 0px;
	margin-top: 5px;
}
