html {
	overflow-y: scroll;
}

body {
	margin: 0 auto;
	background-color: #000;
	color: #fff;
	font-family: "Garamond", "Times New Roman", serif;
	/* background: #000 url(../img/ichiawase.png) no-repeat center 1941px; */
	/* background: #000 url(../img/ichiawase-area.png) no-repeat center 8346px; */
}
#wrapper{
	width: 980px;
	margin: 0 auto;
}

h1,h2 {
	font-weight: normal;
}

#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.naka {
	top: -27px;
	left: -2px;
	letter-spacing: -3px;
}
#intro div.naka {
	top: 262px;
	left: 245px;
}

#intro h1 span.sen {
	top: 773px;
	left: 475px;
	letter-spacing: -5px;
}
#intro div.sen {
	top: 1058px;
	left: 490px;
}

#intro h1 span.do {
	top: 1574px;
	left: 227px;
	letter-spacing: -6px;
}
#intro div.do {
	top: 1859px;
	left: 0;
}

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

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

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

#intro h1 span.ge {
	top: 4722px;
	left: 235px;
}
#intro div.ge {
	top: 5012px;
	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 {
	padding-top: 3px;
}
#article article header h1 span.number {
	display: block;
	font-size: 100px;
	letter-spacing: -2px;
	line-height: 1.2;
}
#article article header h1 span.place {
	margin-top: -23px;
	display: block;
	font-size: 30px;
	letter-spacing: 1px;
}
#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;
	letter-spacing: 1px;
}
#article article header dl dt.distance {
	float: left;
	margin-top: 4px;
	margin-right: 5px;
	font-size: 16px;
	letter-spacing: 1px;
}
#article article header dl dd.distance {
	float: left;
	margin-top: 4px;
	font-size: 16px;
	letter-spacing: 1px;
}

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

#information {
	padding-top: 800px;
}
#information .thanks{
	padding-left: 480px;
	padding-bottom: 350px;
	height: 450px;
}
#information .thanks h1{
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	padding: 123px 0 0 0;
	margin: 0 0 42px 0;
}
#information .thanks ul{
	margin: 0;
	padding: 0;
	font-size: 18px;
	list-style: none;
}
#information .thanks li{
	margin: 0 0 24px 0;
	padding: 0;
	text-align: center;
}
#information address {
	padding-top: 800px;
}
#information address p {
	padding-left: 480px;
	padding-bottom: 350px;
	line-height: 450px;
	text-align: center;
	font-style: normal;
	font-size: 18px;
}
#information address p a {
	color: #fff;
	text-decoration: none;
}
#information address p a em {
	font-style: normal;
	text-decoration: underline;
}
#information nav {
}
#information nav h1 {
	display: none;
}
#information nav .like-box {
	background-color: #FFF;
	height: 250px;
}
.fb-like-box{
	background-color: #FFF;
}

#back {
	padding-top: 150px;
	text-align: right;
}

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