@charset "utf-8";

/* area 
------------------------------------------------------------------------------------------ */
#stay-print, #around-print {
	width: 338px;
	padding-top: 2px;
	text-align: right;
	float: right;
}

#stay-txt {
	width: 290px;
	float: left;
}
#stay-map {
	background: #cccccc;
	width: 338px;
	height: 355px;
	float: right;
}

#around-txt {
	width: 290px;
	float: left;
}
#around-map {
	background: #cccccc;
	width: 338px;
	height: 355px;
	float: right;
}

#stay-txt ul, #around-txt ul {
	list-style-type: none;
	margin: 0px 0px 9px 0px;
	padding: 0px;
}
#stay-txt ul li, #around-txt ul li {
	margin: 0px;
	padding: 0px;
}
#stay-txt ul li .cap , #around-txt ul li .cap {
	font-weight: bold;
}







.fontL {
	font-size:14px !important;
	line-height:120% !important;
	color: #454545;
}
.fontM {
	font-size:12px !important;
	line-height:145% !important;
	color: #454545;
}
.fontB {
	font-weight: bold !important;
}












