@charset "utf-8";
body {
	font: .8em/130% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg01.gif);
}
#body850 {
	background: #FFFFFF;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
h1,h2,h3,h4,h5,h6,p,ul,ol {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0033CC;
}
.left5 {
	margin-left: 5px;
}
.left10 {
	margin-left: 10px;
}

.top15 {
	margin-top: 15px;
}
.top5 {
	margin-top: 5px;
}

/*トップページ　--------------------------------------------------- */
#topheader {
	background: url(../images/head02.gif);
	height: 95px;
}
#topheader img {
	float: left;
}

#topheader h1 {
	text-align: right;
	padding: 5px 5px 0px 0px;
}
#topleft {
	width: 335px;
	float: left;
	margin: 10px 0px 0px 10px;
}
* html body #topleft {
	margin: 10px 0px 0px 5px;
}
#topcenter {
	float: left;
	width: 345px;
	margin: 10px 0px 0px 15px;
}
#tyoka {
	background: url(../images/robj02.gif) repeat-x;
	height: 165px;
	margin-bottom: 15px;
}
* html body #tyoka {
	margin-bottom: 5px;
}
#tyoka img {
	float: left;
}
#tyoka table {
	background: #FFFFFF;
	margin: 10px;
	height: 150px;
	width: 180px;
	border-style: none;
}
#tyoka td {
	padding: 8px;
	vertical-align: top;
}
#tyoka li {
	list-style-type: none;
	background: url(../images/robj03.gif) no-repeat;
	padding-left: 23px;
	height: 28px;
	padding-top: 2px;
}
#topright {
	width: 100px;
	float: right;
	background: #BDE8E5;
	padding: 10px;
	margin: 10px 10px 0px 15px;
	height: 505px;
}
* html body #topright {
	margin: 10px 5px 0px 0px;
}
#topattention {
	float: none;
	width: 830px;
	margin: 0px 0px 20px 10px;
	clear: both;
}
#topattentionwaku {
	border: 1px solid #f27a00;
	padding: 7px 7px 0px;
}
#topattentionwaku li {
	list-style-type: none;
	background: url(../images/robj09.gif) no-repeat;
	padding-left: 23px;
	padding-top: 2px;
}
#footer {
	text-align: center;
	border-top: 1px solid #333333;
	padding: 3px 0px 5px;
}

/*各ページ　--------------------------------------------------- */
#header {
	background: url(../images/head06.gif) repeat-x;
}
#header h1 {
	float: right;
	padding: 5px 5px 0px 0px;
	height: 35px;
}
#contents830 {
	margin: 20px auto 30px;
	width: 830px;
}
.rightlink {
	text-align: right;
}
#infotable table {
	border-collapse: collapse;
	margin-top: 2px;
}
* html body #infotable table {
	margin-top: 0px;
}
#infotable table,#infotable th,#infotable td {
	border: 1px solid #BCBCBC;
	padding: 5px;
	vertical-align: top;
}
#infotable th {
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	width: 18px;
	font-size: 1.3em;
	text-align: center;
}
#infotable td {
	width: 230px;
}
.thfishing {
	background: #c61a22;
}
.ryosiyado {
	background: #e93d11;
}
.parking {
	background: #0052b4;
}
.restaurant {
	background: #C733A6;
}
.supermarket {
	background: #8B4897;
}
.onsen {
	background: #2AAB39;
}
#calendar {
	margin-top: 20px;
}
#calendar table {
	border-collapse: collapse;
	margin-top: 2px;
}
* html body #calendar table {
	margin-top: 0px;
}
#calendar table,#calendar th,#calendar td {
	border: 1px solid #00A498;
	padding: 5px;
	text-align: center;
}
#calendar th {
	font-weight: normal;
	background: #BFE8E5;
	width: 90px;
}
#calendar td {
	width: 90px;
}
#attention {
	width: 600px;
	border: 1px solid #E95711;
	padding: 5px;
}
#attention li {
	margin-left: 20px;
}
#table790 table {
	margin-left: 30px;
	margin-top: 10px;
}
