@charset "UTF-8";/* ##### AREA CSS ##### *//* メイン画像 */#mainimg-k { 	float:left;	margin:0 20px 25px 0;;	background: url("../img/kamiyugi-map.gif") 0 0 no-repeat;	width: 420px;	height:244px;	overflow:hidden;	text-indent:-9999px;	font-size:1%;	line-height:1%;}#mainimg-c { 	float:left;	margin:0 20px 25px 0;;	background: url("../img/cyuou-map.gif") 0 0 no-repeat;	width: 420px;	height:240px;	overflow:hidden;	text-indent:-9999px;	font-size:1%;	line-height:1%;}#mainimg-g { 	float:left;	margin:0 20px 25px 0;;	background: url("../img/goudo-map.gif") 0 0 no-repeat;	width: 420px;	height:277px;	overflow:hidden;	text-indent:-9999px;	font-size:1%;	line-height:1%;}#outlineArea {	float:left;	width:300px;	padding:0 0 35px 0;}#outlineArea .txt{	font-size:120%;	line-height:150%;}/* 施設 */.instImgArea{	float:left;	width:280px;	padding:10px 0 10px 0;}.instImg{	border:1px solid #ccc;	width:250px;	margin-bottom:10px;}.instTxtArea{	float:left;	width:460px;	padding:10px 0 10px 0;}.instTxtBox{	background:#F6F6F6;	border:1px solid #ccc;	margin-bottom:10px;	padding:5px 10px;	height:100%;}.instTxtTitle{	float:left;	font-size:110%;	text-align:left;	padding-top:3px;}a.btn-yoyaku{	display:block;	float:right;	background: url("../img/btn-yoyaku.gif") no-repeat;	background-position:right 0%;	width:100px;	height:20px;	overflow:hidden;	text-indent:-9999px;	font-size:1%;	line-height:1%;}a.btn-yoyaku:hover{	background: url("../img/btn-yoyaku.gif") no-repeat;	background-position:right 100%;}.instComment{	padding-left:10px;}