/*-----  ƒRƒ“ƒeƒi  -----*/
div#enter_container{
	background-image:url("../img/enter/bg.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	width:auto;
	height:auto;
	margin:0px auto;
	padding:0px;
	clear:both;
	}

/*-----  box  -----*/
div#enter_box{
	background-image:url("../img/enter/enter_bg.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	width:900px;
	height:750px;
	margin:0px auto;
	padding:0px;
	clear:both;
	}

/*-----  enter_botan  -----*/
div#enter_botan{
	width:630px;
	height:110px;
	margin:0px auto;
	padding:250px 135px 140px 135px;
	clear:both;
	}
/*enter*/
div#enter_botan p#enter{
	width:250px;
	height:100px;
	margin:0px;
	padding-right:130px;
	text-indent:-999999px;
	float:left;
	}
div#enter_botan p#enter a {
	display:block;
	width:250px;
	height:100px;
	text-decoration:none;
	}
div#enter_botan p#enter a.this {
	background-image:url("../img/enter/enter.jpg");
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	width:250px;
	height:100px;
	}
div#enter_botan p#enter a:hover {
	background-image:url("../img/enter/enter.jpg");
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	width:250px;
	height:100px;
	}
/*leave*/
div#enter_botan p#leave{
	width:250px;
	height:100px;
	margin:0px;
	padding:0px;
	text-indent:-999999px;
	float:left;
	}
div#enter_botan p#leave a {
	display:block;
	width:250px;
	height:100px;
	text-decoration:none;
	}
div#enter_botan p#leave a.this {
	background-image:url("../img/enter/leave.jpg");
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	width:250px;
	height:100px;
	}
div#enter_botan p#leave a:hover {
	background-image:url("../img/enter/leave.jpg");
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	width:250px;
	height:100px;
	}

/*-----  enter_link  -----*/
div#enter_link{
	width:860px;
	height:143px;
	margin:0px auto;
	padding:12px 20px 10px 20px;
	clear:both;
	}

div#enter_link div#title{
	width:860px;
	height:70px;
	margin:0px auto;
	padding:0px;
	text-align:center;
	clear:both;
	}

div#enter_link div#link{
	overflow:auto;
	width:860px;
	height:70px;
	margin:0px auto;
	padding:0px;
	text-align:center;
	clear:both;
	}

div#enter_link div#link div.box{
	width:210px;
	height:70px;
	margin:0px auto;
	padding:0px;
	text-align:center;
	font-size:11px;
	float:left;
	}
