@charset "shift_jis";
/* CSS Document */

/* ƒ{ƒfƒB
-------------------------------------------------------------------*/

a:link {
	text-decoration:none;
	color: #FFFFFF;	
	}
a:visited {
	text-decoration:underline;
	color: #FF0000;
	}
a:hover {
	text-decoration:underline;
	color: #990000;
	}
a:active {
	text-decoration:none;
	color:#893a60;
	}

body{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	line-height:160%;
	margin:0;
	padding:0;
	background-position: center top;
	background-color: #000000;
}

/*
body.index    {background-image:url(../img/bg01.jpg); background-repeat: no-repeat;}
*/

#warapper {
	height: 500px;
	width: 100%;
	text-align: center;
	}
/*\*/* html #wrapper {height: 1em;overflow: visible;}/**/

#main_box {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
/*\*/* html #main_box {height: 1em;overflow: visible;}/**/

h1 {
	height: 344px;
	width: 496px;
	display:block;
	text-indent:-9999px;
	background-image: url(../img/index_logo.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.enter {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
