@charset "UTF-8";
/* CSS Document */


html, body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	min-width: 980px;
	width: 100%;
	min-height: 100%;
	height: 100%;
	min-height: 100%;
	background-color: #fff;
}

#main {
	width: 100%;
	overflow: hidden;
	position: relative;
}

h2 {
	font-size: 25px;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 10px;
}

#head {
	width: 100%;
	border-bottom: #000 5px solid;
	position: relative;
}

#head_text {
	padding: 20px 0px 20px 50px;
}

#coming {
	width: 627px;
	margin: 200px auto;
}

body > #container {
	height: auto;
}

.line {
	width: 720px;
	position: relative;
}

.text_line {
	width: 660px;
	padding: 30px;
	line-height: 17px;
}

#attention {
	font-size: 16px;
	color: #F00;
	text-align: center;
	padding: 5px 0px;
}

#koc_attention {
	width: 470px;
	font-size: 11px;
	line-height: 20px;
	padding: 20px;
	margin: 0px auto;
	border: #F00 1px dashed;
}

#line1_text {
	display: none;
}

#line2_text {
	display: none;
}

#babylon {
	width: 350px;
	height: 400px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
}

.lesspn_text {
	font-size: 16px;
	line-height:18px;
}

body > #container {
	height: auto;
}