/*-----  タイトル -----*/
div#title{
	background-image:url(../img/title_enter.jpg);
	background-repeat:no-repeat;
	width:850px;
	height:370px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	clear:both;
}

/*-----  認証 -----*/
div#enterBotan{
	background-image:url(../img/bg_enter.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:45px;
	margin:0px;
	padding:3px 300px 17px 300px;
	clear:both;
}
div#enterBotan p#enter{
	width:125px;
	height:45px;
	margin: 0px;
	padding: 0px;
	border: none;
	text-indent: -9999px;
	float:left;
}
div#enterBotan p#enter a {
	display: block;
	width:125px;
	height:45px;
	text-decoration: none;
}
div#enterBotan p#enter a:hover {
	display: block;
	width:125px;
	height:45px;
	text-decoration: none;
}
div#enterBotan p#exit{
	width:125px;
	height:45px;
	margin: 0px;
	padding: 0px;
	border: none;
	text-indent: -9999px;
	float:left;
}
div#enterBotan p#exit a {
	display: block;
	width:125px;
	height:45px;
	text-decoration: none;
}
div#enterBotan p#exit a:hover {
	display: block;
	width:125px;
	height:45px;
	text-decoration: none;
}
/*-----  コメント  -----*/
div#enterComment{
	width:850px;
	height:120px;
	margin:0px;
	padding-top:5px;
	color:#FF5489;
	font-size:12px;
	text-align:center;
	clear:both;
}
div#enterComment span{
	font-size:16px;
}
/*-----  リンクタイトル  -----*/
div#enterLinkTitle{
	background-image:url(../img/title_enter_link.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:850px;
	height:45px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	clear:both;
}

/* 別ページ相互リンク */
div#enterLinkBody {
	width: 850px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	clear: both;
	background-color: #FFFFFF;
}
h3#enterLink {
	height: 20px;
	margin: 10px;
	padding: 5px;
	padding-bottom: 2px;
	text-indent: 0px;
	font-size: 16px;
	line-height: 110%;
	color: #FF0099;
	border-left: 5px solid #FF0099;
	border-bottom: 2px solid #FF0099;
}
div#enterLinkBody table {
	margin: 10px;
}
div#enterLinkBody table td {
	padding: 3px;
	text-align: center;
	font-size: 11px;
	line-height: 135%;
}

/*-----  リンク  -----*/
div#enterLink{
	width:850px;
	height:auto;
	margin:0px;
	padding:0px;
	clear:both;
}
div#enterLink p#popUp{
	width:850px;
	height:25px;
	text-align:center;
	font-size:12px;
	margin:0px;
	padding:0px;
	clear:both;
}
div.bnBox{
	width:170px;
	height:auto;
	margin:0px;
	padding:10px 0px;
	font-size:10px;
	text-align:center;
	float:left;
}
div#enterLink table {
	width:100%;
}
td.bnBox{
	width:20%;
	height:auto;
	margin:0px;
	padding:10px 0px;
	font-size:10px;
	text-align:center;
}
/*-----  BBS7  -----*/
div#BBS7{
	width:850px;
	height:auto;
	margin:0px auto;
	padding:10px 0px;
	border-top:1px solid #FF5489;
	clear:both;
}
/*-----  フッター  -----*/
div#footer_enter{
	background-image:url(../img/footer_enter.jpg);
	background-repeat:no-repeat;
	width:850px;
	height:205px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	clear:both;
}
