@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
}
a:link {
	color: #FF3300;
}
a:hover {
	color: #FF7700;
}
a:active {
	color: #990000;
}
a:visited {
	color: #993300;
}
h1 {
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
	padding-right: 5px;
	padding-left: 5px;
} 
#sidebar1 {
	float: left;
	width: 200px;
	position: relative;
}
#sidebar1 p {
	margin: 0px;
}
#sidebar1 ul {
	font-size: 75%;
	line-height: 150%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 15px;
}
#sidebar1 li {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	background-image: url(jp/images/common/menutriangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
#sidebar1 a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#sidebar1 a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#sidebar1 a:active {
	color: #FF7700;
	text-decoration: underline;
}
#sidebar1 a:visited {
	color: #555555;
	text-decoration: none;
}
#sidebar1 .weather {
	font-size: 80%;
	margin-top: 5px;
	text-align: center;
	border-top:#CCCCCC 1px dotted;
	margin:15px ;
}
#sidebar1 .weather img {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent p {
	line-height: 150%;
}
#footer {
	background-image: url(jp/images/common/footerline.jpg);
	background-repeat: no-repeat;
	width: 990px;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 80%;
	line-height: 150%;
}
.newstitle {
	font-weight: bold;
	color: #990000;
}
.newsday {
	font-weight: bold;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#sidebar1 #tourreserve{
	position: absolute;
	left: 138px;
	top: 227px;
	visibility: hidden;
}
#sidebar1 #rentalreserve{
	position: absolute;
	left: 138px;
	top: 297px;
	visibility: hidden;
}
.stress {
	background-color: #FEEBA7;
	padding: 1px 10px;
}

