<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

/*===============================================

KEYVISUAL

===============================================*/
#KEYVISUAL {
	background-image: url(../img/key-visual.jpg);
}
/*===============================================
navi rollover
===============================================*/
#NAVI01 a {
	background-position: 0px -39px;
}
#NAVI01 a:hover, #NAVI02 a:hover, #NAVI03 a:hover, #NAVI04 a, #NAVI04 a:hover, #NAVI05 a:hover, #NAVI06 a:hover {
	background-position: 0px 0px;
}
#F_NAVI01 a {
	background-position: 0px -39px;
}
#F_NAVI01 a:hover, #F_NAVI02 a:hover, #F_NAVI03 a:hover, #F_NAVI04 a, #F_NAVI04 a:hover, #F_NAVI05 a:hover, #F_NAVI06 a:hover {
	background-position: 0px 0px;
}
/*===============================================

facility

===============================================*/
/*.facility_guidance {
	width:695px;
	height:480px;
	background-image: url(../../img/bg01.gif);
	background-repeat: repeat;
	background-position: center top;
	margin-top:20px;
}*/
.facility_txtbox {
	width:420px;
	float:right;
	overflow:hidden;
	display:inline;
	margin-top:55px;
}
.facility_txtbox p {
	width:420px;
	float:right;
	overflow:hidden;
	display:inline;
	margin-top:10px;
}
</pre></body></html>