@charset "UTF-8";/*formatting style---------------------------*/* {	font-style: normal;	margin: 0px;	padding: 0px;}body {	font-family: sans-serif;	font-size: 75%;	line-height: 1.6;	color: #999999;	background-color: #000000;}hr {	display: none;}/* link style----------------------------*/a img {	border-style: none;}a:link {	color: #999999;	text-decoration: underline;}a:visited {	color: #CCCCCC;	text-decoration: underline;}a:hover {	color: #333333;	text-decoration: none;}a:active {	text-decoration: none;	position: relative;	left: +1px;	top: +1px;}/*basic layout ----------------------------*/#wrapper {	background-color: #000000;	margin: 15px auto 0px;	width: 800px;	border-right: 1px solid #999999;	border-left: 1px solid #999999;	border-top: 1px solid #999999;	border-bottom: 1px solid #999999;}#main {	float: left;	width: 599px;	border-left: 1px solid #999999;	padding-bottom: 20px;  display: inline;}#main img {	float: left;	margin: 0px;	padding: 0px;  display: inline;}#main dt {	clear: both;	border-top: 1px solid #999999;	padding: 10px;}#home img {	border-top: 1px solid #999999;}#ayu #main dd {	padding-left: 30px;	padding-bottom: 10px;}#fukikae #main dd {	color: #FFFFCC;	padding-left: 30px;}#sidebar {	padding: 0px;	float: left;	width: 200px;	margin: 0px 0px 20px;}#sidebar dl {	padding-top: 10px;	padding-bottom: 10px;	padding-left: 10px;}#footer {	padding: 15px;	clear: both;	width: 770px;	border-top: 1px solid #999999;	border-left: 1px solid #999999;}#footer li {	list-style: none;	margin: 0px;	float: right;}/*header style ----------------------------*/#header {	position: relative;	border-bottom: 1px solid #999999;}#header ul {	background-color: #000000;	position: absolute;	top: 0px;	width: 506px;	left: 294px;}#header p {	padding-left: 20px;}#header ul li {	float: left;	list-style: none;}#header ul li a {	line-height: 1.5em;	color: #999999;	text-decoration: none;	background-color: #000000;	text-align: center;	display: block;	height: 1.5em;	width: 100px;	border-left: 1px solid #999999;}#header object {	border-top: 1px solid #999999;}#home #header #nHome a,#food #header #nFood a,#recreation #header #nRecreation a,#stay #header #nStay a,#map #header #nMap a, {	color: #000000;	background-color: #CCCCCC;}#header ul li a:hover {	background-color: #FFFFFF;}/*SEOmaster----------------------------*/div.sbox table {	margin: 0 auto;}div.sbox h1.stext,div.sbox div.summary {	color: #999;}