body {
	background-color: #000000;
	background-image: url(../image/bg.jpg);
	background-repeat: no-repeat;
	background-position: center -60px;
	margin: 0px;
	padding: 0px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#header h1,h2 {
	font-size: small;
	margin: 0px;
	padding: 0px;
	float: none;
	display: none;
}
#header #menu ul {
	margin: 0px;
	padding: 0px;
}
#header {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	min-width : 700px;
	height: 42px;
}
#header #menu {
	min-width : 600px;
}
#menu li a:hover{
	background:none !important;
}

#menu li {
	padding: 0px;
	margin: 0px;
	display: block;
	list-style-type:none;
	float:left;
	text-indent: -9999px;
	height: 42px;
}
#menu a {
	display:block;
	height:100%;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;

}
li.me01 a{
	background-image: url(../image/menu01.png);
	width: 100%;
}
li.me01{
	background-image: url(../image/menu01_f.png);
	width: 106px;
}
li.me02 a{
	background-image: url(../image/menu02.png);
	width: 100%;
}
li.me02{
	background-image: url(../image/menu02_f.png);
	width: 98px;
}

li.me03 a{
	background-image: url(../image/menu03.png);
	width: 100%;
}
li.me03{
	background-image: url(../image/menu03_f.png);
	width: 99px;
}
li.me04 a{
	background-image: url(../image/menu04.png);
	width: 100%;
}
li.me04{
	background-image: url(../image/menu04_f.png);
	width: 99px;
}
li.me05 a{
	background-image: url(../image/menu05.png);
	width: 100%;
}
li.me05{
	background-image: url(../image/menu05_f.png);
	width: 102px;
}
li.me06 a{
	background-image: url(../image/menu06.png);
	width: 100%;
}
li.me06{
	background-image: url(../image/menu06_f.png);
	width: 108px;
}
#menu a:focus{
/**/
	overflow: hidden;
/**/
}
.none{
	display: none;
}
#menu:after{
	clear: left;
}
#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	color: #FFFFFF;
	padding-left: 0px;
	margin-top: 150px;
}  /* must be same height as the footer */
#wrap #main #contents {
	width: 750px;
	margin-left: 50px;
	margin-top: 3px;
	padding-bottom: 75px;
}
#footer p {
	font-size: small;
	margin-top: 100px;
}
#htmltxt {
	padding-top: 65px;
	padding-left: 12px;
}
.eventtitle {
	margin-top: 85px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
}
#htmltxt p {
	font-size: 80%;
	line-height: 164%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 1em;
}
#htmltxt h4 {
	font-size: 80%;
	font-weight: bold;
	margin-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 0.7em;
	border-bottom-color: #FFFFFF;
	margin-bottom: 8px;
	margin-top: 1.5em;
	width: 80%;
}
a {
	color: #9E0100;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#wrap #main #contents #htmltxt h3 {
	margin-bottom: 12px;
}
.kenrick {
	border: 1px solid #CCCCCC;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	padding: 1px;
}

