body{
	background-color:#000000;
	color:#FFFFFF;
}
a:link {
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	color: #01cb68;
	text-decoration: underline;
}
a:hover {
	color: #01cb68;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
#contents{
    width:800px;
    position:absolute;
    left:50%;
    margin-left:-400px;
	margin-top:30px;
}
h1{
	font-size:12px;
	text-align:center;
}
strong{
	font-size:12px;
}
#main_img{
	margin-bottom:20px;
}
#enter_area{
	width:800px;
}
#enter_left{
	width:508px;
	float:left;
	padding:0 20px 0 49px;
	font-size:12px;
	line-height:160%;
}
#enter_center{
	width:63px;
	float:left;
	text-align:right;
	padding-top:17px;
}
#enter_right{
	width:160px;
	float:left;
	text-align:center;
	padding-top:17px;
}
#kin18_left{
	width:42px;
	float:left;
}
#kin18_right{
	width:150px;
	float:right;
}
.enter_copy{
	color:#01cb68;
}
#flash_area{
	width:800px;
	clear:both;
	padding:30px 0 0 49px;
}
#flash_left{
	width:93px;
	float:left;
	text-align:left;
}
#flash_left img{
	vertical-align:middle;
}
#flash_right{
	width:707px;
	float:left;
	text-align:left;
	font-size:12px;
	line-height:150%;
	vertical-align:top;
}
#footer{
	padding-top:20px;
	width:800px;
	clear:both;
	font-size:12px;
	line-height:200%;
	text-align:left;
}
h2{
	font-size:12px;
}