*{
	margin:0;
	}
ul,li,p,h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	}
html,body{
	width: 100%;
	height: 100%;
	}
body{
	font-size: 14px;
	}
#container{
	width: 600px;
	padding: 20px;
	margin:0 auto;
	}
#navi{
	float: none;
	clear: both;
	margin: 20px auto;
	width: 571px;
	}
#navi li{
	float: left;
	list-style-type: none;
	}
#navi li a{
	display:block;
	height: 22px;
	text-indent: -9999px;
	}
#navi li a{
	display:block;
	height: 22px;
	text-indent: -9999px;
	background-position: left top;
	}
#navi li a:hover,#navi li a:active,#navi li a.activelink{
	background-position: left bottom;
	}
#navi li a#navi_gaiyo{background-image: url(../img/navi_gaiyo.gif);width: 107px;}
#navi li a#navi_shisetsu{background-image: url(../img/navi_shisetsu.gif);width: 74px;}
#navi li a#navi_howto{background-image: url(../img/navi_howto.gif);width: 122px;}
#navi li a#navi_price{background-image: url(../img/navi_price.gif);width: 88px;}
#navi li a#navi_access{background-image: url(../img/navi_access.gif);width: 61px;}
#navi li a#navi_event{background-image: url(../img/navi_event.gif);width: 119px;}
a#btn_home,a#btn_home2{
	display:block;
	height: 23px;
	width: 144px;
	text-indent: -9999px;
	background-position: left top;
	}
a#btn_home{
	background-image: url(../img/home.gif);
	}
a#btn_home2{
	background-image: url(../img/home2.gif);
	}
a#btn_home:hover,#btn_home:active,a#btn_home2:hover,#btn_home2:active{
	background-position: left bottom;
	}

#counter{
	float: none;
	clear: both;
	text-align: center;
	padding:10px;
	border-bottom: 1px solid #666666;
	}
#footer{
	margin-top: 250px;
	text-align: center;
	}
#footer p{
	padding:10px;
 	font-size: 12px;
 	line-height: 14px;
 	text-decoration: none;
 	}
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
	}
#h1_event{
	background: url(../img/h1_event.gif) no-repeat center top;
	font-size: 16px;
	font-weight: bold;
	width: 600px;
	height: 35px;
	line-height: 35px;
	color: #ffffff;
	}