@charset "utf-8";
/* 
===================================================================
file name	:common.css
=================================================================== */
/*----------------------------------------------------
----------------------------------------------------*/
body {
	background-color: #000;
	overflow-x: hidden;
}
#background {
//	background: url(../img/kv02_bg.png) repeat-x center top;
	background: url(../img/bg_vortex.jpg) repeat-y;
	background-position: center top;
}
.cont_970_in {
	width: 950px;
	margin: 0 auto;
	z-index: 100;
	position: relative;
}
#frame {
	padding-top: 170px;
	z-index: 99999;
	position: relative;
}
#result #frame {
//	margin-top: 70px;
}
#form #frame {
//	margin-top: 75px;
}
#background_voltex {
//	background: url(../img/bg_vortex.png) repeat-y;
//	background-position: center top;
	min-width: 950px;
}
#kv {
	margin-bottom: -227px;
	text-align: center;
}
#wrapper {
	position: relative;
}
#logo {
	text-align: center;
}

#header_index {
	padding-bottom: 490px;
	margin-bottom: -363px;
	min-width: 970px;
	background: url(../img/kv.jpg) no-repeat center top;
	z-index: 100;
	position: relative;
}
#header_short {
	padding-bottom: 420px;
	margin-bottom: -350px;
	min-width: 970px;
	background: url(../img/kv_s.jpg) no-repeat center top;
	z-index: 100;
	position: relative;
}


#index #header_index,#result #header_index,#form #header_index {
	background: url(../img/kv.jpg) no-repeat center top;
}

#footer_btn_area {
	margin-bottom: 30px;
}

.footer_btn02 {
	text-align:center;
}

#header #head_link {
	text-align: center;
}

#nav_in {
	margin: 0 auto;
	position: relative;
	max-width: 1020px;
}
#nav {
	top: -58px;
	z-index: 9999999999;
	position: absolute;
	left: 50%;
	margin-left: -498px;
}
#nav .btn {
	position: absolute;
	top: -120px;
	left: 790px;
}
#nav .btn img {
	width: 130px;
	height: 130px;
}
#nav ul {
	width: 996px;
	margin: 0 auto;
	overflow: hidden;
}
#nav ul li {
	float: left;
}
#all_wrap {
	background: url(../img/kv_bg.jpg) repeat-x center top;
	width: 100%;
	overflow: hidden;
}
#center_wrap {
	position: absolute;
	left: 50%;
	margin-left: -750px;
}
/*footet*/
/*--- footer ---*/
.footer_btn {
//	width: 470px;
//	margin: 0 auto;
	text-align: center;
}
#footer {
	width: 100%;
	font-size: 16px;
	margin: 0 auto;
	z-index: 500;
	position: relative;
	min-height: 100px;
	text-align: center;
	background-color: #000;
}
.footerin {
	background: url(../img/footer_bg.png) repeat-x center top;
	width: 100%;
	margin: 0 auto 0;
	padding: 10px 0 20px;
}
.footer_area01 {
	min-width:970px;
	margin:0 auto;
	font-size: 15px;
	line-height: 1.6;
}
.footer_area01 p {
	color: #ffffff;
	margin: 30px 0 0;
	line-height: 2;
}
.footer_area01 p a {
	color: #fff;
	font-size: 16px;
}
.copy {
		min-width:970px;
	margin:0 auto;

	font-size: 13px;
	padding: 30px 0 0 0;
	color: #FFFFFF;
}
#spec a {
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
/*?F*/
.bold {
	font-weight: bold;
}
.thinly {
	font-weight: normal !important;
}
.member {
	color: #ff8a00;
}
.normal {
	color: #FFFFFF;
}
.purple {
	color: #C30;
}
.purple2 {
	color: #7a00a2;
}
.pink {
	color: #ec5e00;
}
.bg {
	text-align: center;
}
.spread {
	width: 837px;
	height: 865px;
	margin: 0 auto;
	z-index:100000;
	position:relative;
}
noscript a:link, noscript a:active, noscript a:hover, noscript a:visited {
	color: #E3CC00;
}
