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


body {
 font-family:Tw Cen MT, Arial, Helvetica, sans-serif;
}


.text {
	font-size: 14px;
	vertical-align: top;
	text-align: justify;
	position:absolute;
	width: 625px;
	height:80%;
	z-index: 4;
	left: 0;
	margin-left: 295px;
	top: 69px;

}


.logo {
	position:absolute;
	width: 228;
	height:101;
	z-index: 1;
	top: 0px;
	visibility: visible;
	position: absolute;
	left: 0;
	margin-left: 120px;
}


.nav {
	font-size: 14px;
	vertical-align: top;
	text-align: right;
	position:absolute;
	width: 148px;
	height:80%;
	z-index: 2;
	left: 0;
	margin-left: 120px;
	top: 69px;
}


#nav_small {
	font-size: 12px;
}

#navi {
	text-decoration:none;
	color:#000;
}

#navi:hover {
	color:#C00;
	text-decoration:none;
}

#nav_active {
	color:#C00;
}

#navi_small {
	text-decoration:none;
	color:#000;
}
#navi_small:hover {
	color:#C00;
	text-decoration:none;
}
#nav_small_active {
	font-size: 12px;
	color:#C00;
}

.lang {
	font-size: 14px;
	vertical-align:bottom;
	text-align: right;
	width: 148px;
	height:20;
	z-index: 3;
	left: 0;
	margin-left: 120px;
	bottom: 10px;
	position:absolute;
}
