@charset "UTF-8";
@import url("../../css/default.css");


/*******************************************/
/* access.css                              */
/* Use with Takakura Hotel Fukuoka 2008    */
/*******************************************/

body{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/***************   *****************/
.notes {
	font-size: 11px;
	width: 250px;
	line-height: normal;
}
h3{
	background: url(../../img/dot_x.gif) repeat-x left bottom;
	margin-bottom: 10px;
}

#mapWrap{
	padding: 1px;
	width: 646px;
	height: 464px;
	border: 1px solid #CCD2DE;
}

#map{
	padding: 1px;
	width: 640px;
	height: 460px;
	
	border: 1px solid #FFFFFF;
}

#naviSpot{
	font-size: 80%;
	width: 650px;
}

#naviSpot ul,#naviSpot li{
	display: inline;
}

#naviSpot li{
	list-style-type: none;
	width: 170px;
	display: block;
	float: left;
	margin-bottom: 5px;
}

#naviSpot li a{
	background: url(../../img/icon_sq01_arrow.gif) no-repeat left center;
	padding-left: 20px;
}

#naviSpot li a:hover{
}

#naviSpot dl{
	margin-bottom: 0.5em;
}

#naviSpot dt{
	float: left;
	width: 15em;
	padding-top: 0.5em;
	background: url(../../img/dot_x3.gif) repeat-x left bottom;
	line-height: 1.3em;
	clear: both;
}

#naviSpot dt a.arrow,#naviSpot dd a.arrow{
	background: url(../../img/icon_sq01_arrow.gif) no-repeat left center;
	padding-left: 15px;
	display: block;
}

#naviSpot dd{
	margin-left: 15em;
	padding-top: 0.5em;
	background: url(../../img/dot_x3.gif) repeat-x left bottom;
	line-height: 1.3em;
	width: 380px;
	float: none;
	_height: 0%;
}


.floatClear{
	clear: both;
	float: none;
}

#subLink{
	text-align: right;
	margin-top: 0.5em;
	background: url(../../img/icon_sq01_arrow.gif) no-repeat right center;
	padding-right: 20px;
	font-size: 80%;
}
