@charset "shift_jis";


body {
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 10px/1.6 "ƒƒCƒŠƒI", Meiryo, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro";
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

input,textarea,select {
	font-size: 1em;
}

form {
	margin: 0px;
}

table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}


/*ƒŠƒ“ƒNÝ’è*/
a {
	color: #FFFFFF;
}

a:hover {
	color: #d50047;
	text-decoration: none;
}

/*HP‚ðˆÍ‚ÞƒuƒƒbƒN*/
#wrap {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
#enter {
	background: url(../images/enter_site_name.gif) no-repeat center center;
	height: 300px;
	width: 100%;
	position: relative;
	margin-bottom: 50px;
}
#enter #Image1 {
	position: absolute;
	left: 0px;
	top: 85px;
}
#enter #Image2 {
	position: absolute;
	top: 85px;
	right: 0px;
}



/*h1ƒ^ƒO*/
h1 {
	font-size: 9px;
	padding-bottom: 50px;
	font-weight: normal;
	letter-spacing: 0.2em;
}
h1 a {
	text-decoration: none;
}

/*ƒtƒbƒ^[ƒuƒƒbƒN*/
#foot {
	padding-top: 30px;
	padding-bottom: 20px;
}
#foot a {
	text-decoration: none;
}
