html {
	overflow-y: scroll;
}

body {
	font-weight: bold;
	margin: 0 auto;
	font-family: "Helvetica", "arial", sans-serif;
}
#wrapper{
	width: 980px;
	margin: 0 auto;
}

#loading {
	display: none;
}

#contents {
}

#top {
	padding-top: 350px;
}
#top hgroup {
	overflow: hidden;
	zoom: 1;
}

#top hgroup h1 {
	float: left;
	width: 470px;
	text-align: center;
}
#top hgroup h2 {
	float: left;
	width: 510px;
	text-align: center;
	font-size: 15px;
}
#top hgroup h2 button {
}

#intro {
	display: block;
	margin-top: 1550px;
	height: 6400px;
	position: relative;
}
#intro h1 {
	font-size: 280px;
	line-height: 320px;
}
#intro h1 span {
	display: block;
	position: absolute;
}
#intro div {
	width: 470px;
	font-size: 15px;
	position: absolute;
}
#intro div p {
	line-height: 1.7;
}

#intro h1 span.to {
	top: -27px;
	left: -2px;
	letter-spacing: -32px;
}
#intro div.to {
	top: 277px;
	left: 245px;
}

#intro h1 span.kai {
	top: 773px;
	left: 472px;
}
#intro div.kai {
	top: 1074px;
	left: 490px;
}

#intro h1 span.do {
	top: 1574px;
	left: 230px;
	letter-spacing: -3px;
}
#intro div.do {
	top: 1874px;
	left: 0;
}

#intro h1 span.chu {
	top: 2374px;
	left: 480px;
	letter-spacing: -3px;
}
#intro div.chu {
	top: 2674px;
	left: 245px;
}

#intro h1 span.hiza {
	top: 3173px;
	left: -19px;
}
#intro div.hiza {
	top: 3474px;
	left: 245px;
}

#intro h1 span.kuri {
	top: 3972px;
	left: 472px;
	letter-spacing: -4px;
}
#intro div.kuri {
	top: 4274px;
	left: 2px;
}

#intro h1 span.ge {
	top: 4722px;
	left: 235px;
}
#intro div.ge {
	top: 5026px;
	left: 490px;
}

#article {
}

#article article {
	height: 450px;
	padding-bottom: 350px;
	overflow: hidden;
	zoom: 1;
}
#article article header {
	float: left;
	width: 380px;
}
#article article header h1 {
}
#article article header h1 span.number {
	display: block;
	font-size: 90px;
	letter-spacing: -2px;
	line-height: 1.2;
}
#article article header h1 span.place {
	margin-top: -14px;
	display: block;
	font-size: 30px;
}
#article article header dl {
	margin-top: 2px;
	margin-left: -1px;
	letter-spacing: -1px;
	overflow: hidden;
	zoom: 1;
}
#article article header dl dt {
}
#article article header dl dd {
}
#article article header dl dt.date {
	display: none;
}
#article article header dl dd.date {
	font-size: 19px;
}
#article article header dl dt.distance {
	float: left;
	margin-top: 4px;
	margin-right: 5px;
	font-size: 16px;
}
#article article header dl dd.distance {
	float: left;
	margin-top: 4px;
	font-size: 16px;
}

#article article figure {
	float: left;
	margin-top: 20px;
}
#article article figure img {
}

#information {
	padding-top: 800px;
}
#information address {
}
#information address p {
	padding-left: 480px;
	padding-bottom: 350px;
	line-height: 450px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
}
#information address p a {
	color: #000;
	text-decoration: none;
}
#information address p a em {
	font-style: normal;
	text-decoration: underline;
}
#information nav {
	padding-top: 150px;
}
#information nav h1 {
	display: none;
}
#information nav section {
	width: 245px;
	float: left;
}
#information nav section a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
#information nav section a h1 {
	display: block;
	margin-bottom: 6px;
}
#information nav section a p {
}
#information nav section a img {
	display: block;
	padding-top: 34px;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
#information nav section a:focus img,
#information nav section a:hover img {
    -moz-opacity:0.5;
    opacity:0.5;
}

#information aside {
	padding-top:50px;
	clear: left;
	overflow: hidden;
	zoom: 1;
}

#information aside h1{
	display: none;
}

#information aside #facebook {
	float: left;
	width: 450px;
}

#information aside #back {
	float: right;
	text-align: right;
}
#related {
	background: #000 url(../img/bg_related.png) 0 0 repeat-x;
}
#related a{
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 30px;
	padding: 18px;
	font-family: "Garamond", "Times New Roman", serif;
	font-weight: bold;
	
}
#related a img{
	margin-right: 18px;
}
