@charset "utf-8";

/* top styles */

/* header-link [start] */
#header li#history-btn {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../image/history_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -168px;
	text-indent: -9999px;
	height: 168px;
	width: 187px;
	list-style-type: none;
	margin-left: 123px;
	margin-top: -276px;
}
#header #history-btn a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	background-image: url(../image/history_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 168px;
	width: 187px;
}
#header #history-btn a:hover {
	background-position: 0px -168px;
}

#header li#koron-btn {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../image/koron_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -172px;
	text-indent: -9999px;
	height: 172px;
	width: 169px;
	list-style-type: none;
	margin-left: 711px;
	margin-top: -182px;
}
#header #koron-btn a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	background-image: url(../image/koron_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 172px;
	width: 169px;
}
#header #koron-btn a:hover {
	background-position: 0px -172px;
}
#header #sp-btn {
	list-style: none;
	height: 90px;
	width: 468px;
	margin: 0 auto;
	padding-top: 55px;
}

/* header-link [end] */

/* banner [start] */
#banner {
	width: 600px;
	margin: 0 auto 80px;
}
#banner ul {
	clear:both;
	padding-left:8px;
}
#banner ul li{
	float: left;
	list-style:none;
	padding-right:8px;
	padding-bottom:10px;
}
/* banner [end] */

/* past [start] */
#past {
	width: 164px;
	margin: 0 auto 60px;
	border: solid 1px #68c9f3;
}
#past h2 {
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	font-weight: normal;
	background: #68c9f3 url(../image/t_post.gif) no-repeat 10px 6px;
	height: 30px;
	
}
#past ul {
	clear:both;
	padding: 10px 0 0 13px;
}
#past ul li{
	float: left;
	list-style:none;
	padding-right:8px;
	padding-bottom:8px;
}
/* past [end] */
#board {
	background-image: url(../image/board.jpg);
	background-repeat: no-repeat;
	height: 512px;
	width: 980px;
}
#board h2 {
	overflow: hidden;
	height: 0px;
}
#board p {
	font-size: 14px;
	line-height: 26px;
	color: #000000;
	width: 550px;
	margin-left: 222px;
	margin-top: 260px;
}
#board p img {
	display: inline-block;
	vertical-align: middle;
	padding-bottom:10px;
}
