html {
	overflow-y: scroll;
	background-color: #252c3f;
}
body {
	background-attachment: scroll;
	margin: 0px auto;
	height: auto;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 20px;
	background-position: top center;
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', verdana, Helvetica, Arial, sans-serif;
}
li {
	list-style-type: none;
}
/* main-page_base -------------------------------- */	
#contents {
	width: 806px;
	border-top: none;
	border-right: solid 15px #FFFFFF;
	border-bottom: none;
	border-left: solid 15px #FFFFFF;
	z-index: 0;
	margin: 0px auto;
	background-repeat: no-repeat;
}

#topdai {
	position: relative;
	min-width: 807px;
	height: 351px;
	margin: 0 auto;
	z-index:3;
	min-height:100%;
	background-position:top center;
	background-repeat: no-repeat;
	line-height: 0px;
	background-image:url(../0101/2017_01a.jpg);
}

#toplogo {
	float: left;
	top:10px;
	left:15px;
	position:relative;
	width: 200px;
	z-index:3;
}
#topmenu {
	float: right;
	top:163px;
	right:20px;
	position:relative;
	width: 511px;
	z-index:3;
}
.menu01 a {
	display:block;
	width:501px;
	height:42px;
	background:url(../0101/menu01.png) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.menu01 a:hover{
	background-position: 0 -42px;
}
.menu02 a {
	display:block;
	width:501px;
	height:42px;
	background:url(../0101/menu02.png) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.menu02 a:hover{
	background-position: 0 -42px;
}
.menu03 a {
	display:block;
	width:501px;
	height:42px;
	background:url(../0101/menu03.png) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.menu03 a:hover{
	background-position: 0 -42px;
}

#gaiyo {
	background:url(../0101/top04.jpg) no-repeat left top;
	text-decoration:none;
	outline:none;
	padding:20px;
	color: #FFFFFF;
}
#event01 {
	text-decoration:none;
	outline:none;
	padding:15px;
	color: #FFFFFF;
}
#event02 {
	text-decoration:none;
	outline:none;
	padding:15px;
}


a.link {
	color: #FFE45D;
	text-decoration: none;
}
a:hover.link {
	color: #FF7E00;
	text-decoration: none;
}