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

/*		#container
	--------------------*/
#container {
	background:#FFF;
	width:1000px;
}
/*		#visual-img
	--------------------*/
#visual-img{
	background:url(../img/facilities/visual-back.jpg) 0 0 no-repeat;
	height:216px;
	width:741px;
	margin: 0 0;
	}

/*		#index-box1
	--------------------*/
#index-box1{
	width:710px;
	margin:10px 10px;	
	}
/*		#access
	--------------------*/
#access1{
	width:352px;
	float:left;	
	}
#access2{
	width:358px;
	float:left;	
	}
/*		#mapbox
	--------------------*/
#mapbox{
	width:710px;
	background:url(../img/facilities/center-line.jpg) 0 0 repeat-y;
	}
/*		#maptxt
	--------------------*/
#maptxt{
	width:690px;
	padding:0 20px 0 10px;
	}
/*		#okura-img
	--------------------*/
#okura-img{
	width:300px;
	float:left;
	text-align:right;
	}
/*		#okura-txt
	--------------------*/
#okura-txt{
	width:410px;
	float:left;	
	}
/*		#catherine-img
	--------------------*/
#catherine-img{
	width:452px;
	text-align:right;
	float:left;
	}
/*		#catherine-txt
	--------------------*/
#catherine-txt{
	width:258px;
	float:left;
	}

.maptxt{font-size:116%;
		margin-right:10px;}
.maptxt2{font-size:116%;
		margin-top:20px;
		margin-bottom:10px;}
.maptxt3 {
	color: #003264;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 192%;
	margin: 10px 0;
}
.hotel-icon{
	width:5px;
	height:29px;
	margin-top:2px;
	float:left;
	}
.hotel-access{
	width:380px;
	float:left;
	padding: 5px 10px 10px;
	}

/*		#pdf-box
	--------------------*/	
#pdf-box{
	width:710px;
	background:url(../img/research/center-line.jpg) 0 0 repeat-y;
	margin:0 0;
	}</pre></body></html>