a:link {
	color: #5F9EA0;
	text-decoration: underline
}

a:visited {
	color: #5F9EA0;
	text-decoration: underline;
}
a:hover {
	color: #007564;
	text-decoration: underline;
}
a:active {
	color: #5F9EA0;
	text-decoration: underline;
}

#contents_box {
	float: right;
	background-color: #FFFFFF;
	height: 700px;
}

#navi_box {
	float: left;
	width: 160px;
	background-image: url(../IMAGE/NAVI/navi_back2.gif);
	background-repeat: repeat-y;
	height: 700px;
}

div.entrance_exp {
	position: absolute;
	margin-top:-244px;
	margin-left:560px;
	font-size:12px;
	letter-spacing:0.1em;
	top: 735px;
}
