@charset "Shift_JIS";

html, body {
	font-family: "Hiragino Kaku Gothic Pro W3","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,
	"MS P Gothic","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family:"Hiragino Kaku Gothic Pro W3","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,
	"MS P Gothic","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

table, caption, th, td {
	font-family:"Hiragino Kaku Gothic Pro W3","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,
	"MS P Gothic","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family:"Hiragino Kaku Gothic Pro W3","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,
	"MS P Gothic","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

a {
	color: #FF0066;
}


#index_body {
	background: url(../../images/index/bk.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
}
div#container {
	margin: 0px auto;
	width: 780px;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
}
#container h2 {
	font-size: 11px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 400px;
}
body {
	margin: 0px;
	padding: 0px;
	background: #000000;
}
div#container dl {
	width: 350px;
	font-size: 14px;
	line-height: 1.5em;
	float: left;
	color: #FFFFFF;
	margin: 0px 0px 15px;
	text-align: left;
}
div#container ul {
	float: right;
	list-style: none;
	width: 350px;
	padding: 0px;
}
#container #copy {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	border-top: 1px solid #666666;
}
#container #link01 a {
	background: url(../../images/index/enter.jpg);
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 137px;
}
#link01 {
	display: inline;
	float: right;
	background: url(../../images/index/enter_on.jpg);
	margin-right: 15px;
}

#container #link01 a:hover {
	background: url(../../images/index/enter.jpg);
}


#container #link02 a {
	background: url(../../images/index/exit.jpg);
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 137px;
}
#link02 {
	display: inline;
	float: right;
	background: url(../../images/index/exit_on.jpg);
	margin-right: 15px;
}

#container #link02 a:hover {
	background: url(../../images/index/exit.jpg);
}
