div#enterBox{
	width:auto;
	height:1200px;
	margin:0px auto;
	padding:0px;
	clear:both;
	}

/* ボタン */
div#enterBotan{
	width:600px;
	height:100px;
	margin:0px auto;
	padding-top:280px;
	clear:both;
	}

/*enter*/
div#enterBotan p#enter{
	width:155px;
	height:50px;
	margin:0px;
	padding:0px;
	text-align:center;
	text-indent:-9999px;
	float:left;
}
div#enterBotan p#enter a {
	text-decoration:none;
	display:block;
	width:155px;
	height:50px;
	text-decoration:none;
}
div#enterBotan p#enter a.this, div#enterBotan p#enter a:hover {
	text-decoration:none;
	display:block;
	width:155px;
	height:50px;
}

/*exit*/
div#enterBotan p#exit{
	width:155px;
	height:50px;
	margin:0px;
	padding:0px;
	text-align:center;
	text-indent:-9999px;
	float:left;
}
div#enterBotan p#exit a {
	display:block;
	width:155px;
	height:50px;
	text-decoration:none;
}
div#enterBotan p#exit a.this, div#enterBotan p#exit a:hover {
	text-decoration:none;
	display:block;
	width:155px;
	height:50px;
}

div#enterBotan p#text{
	padding:5px 0px 0px 10px;
	font-size:10px;
	text-align:left;
	height:50px;
	line-height:100%;
	clear:both;
}

/* QR */
div#enterQr{
	width:950px;
	height:180px;
	margin:0px auto 100px auto;
	padding-top:110px;
	font-size:10px;
	text-align:center;
	clear:both;
	}

/* リンク(最上位) */
div#enterLinkPosition{
	width:auto;
	height:auto;
	margin:0px auto;
	padding:0px;
	text-align:center;
	position:absolute;
	top:30px;
	left:10px;
	}
div#enterLinkPosition p{
	width:auto;
	height:auto;
	margin:0px;
	padding:5px;
	text-align:center;
	font-size:10px;
	float:left;
	}

/* ---------- enterBanaTag（タグ） ---------- */
div#enterBanaTag{
	width:950px;
	height:auto;
	margin:0px auto;
	padding:0px;
	clear:both;
	}
div#enterBanaTag div.enterBanaTagP{
	width:800px;
	height:auto;
	margin:0px auto;
	padding:10px;
	text-align:center;
	font-size:10px;
	clear:both;
	}
div#enterBanaTag div.enterBanaTagP table{
	text-align:center;
	margin:0px auto;	
	clear:both;
}
/* ---------- enterBana1（小） ---------- */
div#enterBana1{
	width:auto;
	height:auto;
	margin:0px auto;
	padding:0px;
	}
div#enterBana1 p{
	width:auto;
	height:auto;
	margin:0px;
	text-align:center;
	font-size:10px;
	float:left;
	}

/* ---------- enterBana2（大） ---------- */
div#enterBana2{
	width:auto;
	height:auto;
	margin:0px auto;
	padding:0px;
	}
div#enterBana2 p{
	width:auto;
	height:auto;
	margin:0px;
	text-align:center;
	clear:both;
	}

/* ---------- prBana） ---------- */
div#prBana{
	width:auto;
	height:auto;
	margin:0px auto;
	padding:0px;
	}
div#prBana p{
	width:auto;
	height:auto;
	margin:10px auto;
	text-align:center;
	clear:both;
	}

/*リンクバナーBox*/
/*table.enterLinkTable*/
table.enterLinkTable{
	margin:10px auto;
	padding:2px;
	width:100%;
	height:auto;
	clear:both;
	}
table.enterLinkTable th{
	margin:0px;
	padding:3px;
	text-align:center;
	}
table.enterLinkTable td{
	margin:0px;
	padding:10px;
	width:220px;
	text-align:center;
	color:#333333;
	font-size:10px;
	}