/* CSS Document */

html, body {
	margin: 0px;
	background-color:white;
	font-size:10px;
	width:100%;
	height:100%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Arial, Helvetica;
}
img {
	border:0;
}
#under {
	width:500px;
	position:absolute;
	bottom: 0;
}
#left {
	float:left;
	width:270px;
}
#right {
	float:right;
	text-align:left;
	width:230px;
	line-height:130%;
	margin-top:0px;
}
#enter {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -150px 0px 0px 100px;
	padding: 0;
	line-height:1.5em;
}
p {
	margin-top:10px;
	margin-bottom:10px;
}
h1 {
	font-size: 100%;
	font-weight: normal;
	margin-top:10px;
	margin-bottom:10px;
}
h2 {
	font-size: 100%;
	font-weight: normal;
	margin-top:10px;
	margin-bottom:10px;
}
#news {
	color:#d8231e;
}
#news a {
	color:#d8231e;
	text-decoration:underline;
}
#news a:hover {
	color:#f66d69;
	text-decoration:underline;
}
#recruit {
	position:absolute;
	left: 50%;
	top: 50%;
	margin-left: -301px;
	margin-top: -273px;
	width:602px;
	height:547px;
}
#recruit .txts {
	width:602px;
	height:527px;
	background-image:url(../recruit/images/recruit.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
#recruit .backbtn {
	width:65px;
	height:20px;
}
#recLogo {
	width:65px;
	height:109px;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	outline:none;
}
#h1tag {
	width:65px;
	height:109px;
	position:absolute;
	top:0;
	left:70px;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
#h1tag h1 {
	margin:0;
	padding:0;
}

