/* 2011.12.16 wiύX */
div#outline {
	background-color: transparent;
}


div#contents {

	width: 750px;

	height: 320px;

	margin-top: 5px;

	margin-bottom: 10px;

	margin-left: auto;

	margin-right: auto;

	padding-top: 0px;

	clear: both;

	border: 1px solid #FF3300;

	background-color: #FFFFFF;

	background-image: url(../inc/db2imgRC.php?_t=enterImg&_imgId=1&_width=750&_height=320);
/*	background-image: url(../inc/db2img.php?_t=enterImg&_imgId=1);*/
/*	background-image: url(../img/img_enter.jpg);*/

	background-repeat: no-repeat;

	background-position: center top;

}

div#enterBtn {

	width: 580px;

	height: 50px;

	margin-top: 0px;

	margin-bottom: 10px;

	margin-left: auto;

	margin-right: auto;

	padding-left: 170px;

	clear: both;

	text-align: center;

}

div#enterBtn a#enter {

	width: 200px;

	height: 30px;

	margin: 5px;

	display: block;

	text-indent: -9999px;

	background-image: url(../img/btn_enter.gif);

	background-repeat: no-repeat;

	background-position: left top;

	float: left;

}

div#enterBtn a#enter:hover {

	background-image: url(../img/btn_enter_ov.gif);

}

div#enterBtn a#exit {

	width: 200px;

	height: 30px;

	margin: 5px;

	display: block;

	text-indent: -9999px;

	background-image: url(../img/btn_exit.gif);

	background-repeat: no-repeat;

	background-position: left top;

	float: left;

}

div#enterBtn a#exit:hover {

	background-image: url(../img/btn_exit_ov.gif);

}

div#enterBtn p {

	margin: 5px;

	color: #FF3300;

	clear: both;

}

div#linkContents {

	width: 750px;

	height: auto;

	margin-left: auto;

	margin-right: auto;

	padding: 0px;

	clear: both;

}

div#linkContents h3 {

	width: 750px;

	height: 28px;

	margin: 0px;

	padding: 0px;

	font-size: 0px;

	line-height: 0px;

	text-indent: -9999px;

	background-image: url(../img/t_link.gif);

	background-repeat: no-repeat;

	background-position: left top;

}

div#linkContents div#bnBtn {

	width: 740px;

	margin-left: auto;

	margin-right: auto;

	padding: 5px;

	text-align: center;

	clear: both;

}

div#bnBtn {

	padding-top: 5px;

	text-align: center;

}

div#bnBtn a {

	color: #FF3300;

}

table {

	width: 100%;

	margin-top: 10px;

	margin-bottom: 10px;

	margin-left: auto;

	margin-right: auto;

}

table td {

	padding: 5px;

	text-align: center;

	vertical-align: top;

	color: #999999;

}

table td a {

	color: #FF3300;

}

table td img {

	border: 1px solid #FF3300;

}



div#footer {

	width: 752px;

	height: auto;

	margin-left: auto;

	margin-right: auto;

	padding: 3px;

	border-top: 1px solid #FF6600;

	background-color: #FF3300;

	color: #FFFFFF;

	text-align: right;

	clear: both;

}


