@charset "utf-8";

/*--------------------------------------
              Enter page
--------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

a img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.clear {
	clear: both;
}



#ent #header {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	background-color: #000000;
	margin-bottom: 20px;
}
#ent #header h1 {
	font-size: 12px;
	color: #ff0474;
	text-align: center;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding-top: 40px;
}
#ent #header h2 {
	background-image: none;
	font-size: 12px;
	text-align: center;
	color: #ff0474;
	margin-top: 10px;
	font-weight: normal;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5;
}
#ent #flash {
	text-align: center;
	height: 218px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-color: #000000;
	background-image: url(../images/enter12_05.jpg);
	background-position: center;
	background-repeat: no-repeat;
}


#ent #cont1 {
	height: auto;
	width: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#ent #cont1 #works {
	margin-top: 30px;
	margin-bottom: 10px;
	height: 60px;
	width: 400px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#ent #cont1 #com18 {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
}
#ent #cont1 #com18 #n1 {
	text-align: left;
	color: #999999;
	font-size: 12px;
	line-height: 1.5;
	float: left;
}
#ent #cont1 #com18 #qr {
	float: left;
	height: 120px;
	width: 120px;
	padding-left: 150px;
}

#ent #cont1 #navi {
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 15px;
	position: relative;
	clear: both;
	margin-bottom: 15px;
}

#ent #cont1 #navi ul {
	display: inline;
	list-style-type: none;
}
#ent #cont1 #navi li {
	float: left;
}
#ent #cont1 #navi .kinshi {
	margin-right: 50px;
	margin-left: 50px;
}
#ent  #cont1  #navi  #enter a {
	background-image: url(../images/enter_09.jpg);
	display: block;
	height: 55px;
	width: 92px;
	float: left;
	margin-top: 5px;
}
#ent #cont1 #navi #enter a:hover {
	background-image: url(../images/enter2_12.jpg);
}

#ent #cont1 #navi #18 {
	height: 55px;
	width: 42px;
	position: absolute;
	left: 143px;
	top: 17px;
}
#ent  #cont1  #navi  #exit a {
	background-image: url(../images/enter_13.jpg);
	height: 55px;
	width: 68px;
	float: right;
	margin-top: 5px;
}
#ent #cont1 #navi #exit a:hover {
	background-image: url(../images/enter2_14.jpg);
}


#ent #cont1 #t6 {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	top: 20px;
	height: 80px;
	margin-top: 20px;
}

#ent #cont1 .linkTd {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

#ent #cont1 .linkTd a{
	font-size: 10px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}

#bookmark {
	width: 800px;
	height: 50px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	text-align: center;
}
#bookmark ul {
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	padding-top: 15px;
}
#bookmark   ul   li  {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#ent #n2 {
	width: 450px;
	color: #FDC357;
	padding-left: 100px;
	float: left;
}
#ent #cont1 #com {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#ent #cont1 #com h2 {
	font-size: 12px;
	color: #ff0474;
	margin-bottom: 10px;
}
#ent #cont1 #com h3 {
	font-size: 12px;
	margin-bottom: 10px;
	color: #999999;
}
#ent #cont1 #com p {
	font-size: 12px;
	color: #999999;
	margin-bottom: 10px;
	line-height: 1.5;
}

#footer {
	width: auto;
	text-align: center;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	color: #FFFFFF;
	clear: both;
	font-size: 12px;
	padding-top: 10px;
}
a    {
	color: #ff0474;
}
a:hover {
	color: #FFFFFF;
}
#ent hr {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
