* {
	padding: 0;
	margin: 0;
	border: 0;
	left: auto;
}

body {
	background-image: url(bg.gif);
	background-repeat: repeat-y;


	background-color: #fff;
/*	background-color: #4a7a2a;*/
/*	font-family: sans-serif;*/
/*  sans-serif , monospace*/
}

hr {
border-style: solid none none none;
border-top-width: 10px;
border-top-color: #000;
height: 10px;
}

a {
  color: #0066FF;
  text-decoration: none;
}
a:hover {
  color: #000;
	background-color: #0b7;
  text-decoration: underline;
}
.tablegrtop {
	border-collapse: collapse;
	border: 1px solid #030;
	margin: 2px;
	
}
.tablegrtop th {
	font-size: 10px;
	color: #333333;
	background-color: #ffc;
	padding: 0px;
	line-height: 1em;
	border-right: 1px solid #040;
	border-bottom: 1px solid #040;
}
.tablegrtop td {
	font-size: 10px;
	text-align: left;
	color: #333333;
	padding: 4px;
	line-height: 1em;
	border-right: 1px solid #040;
	border-bottom: 1px solid #040;
}

.tableplane {
	border-collapse: collapse;
	border: 2px solid #030;
	margin: 0px;
}
.tableplane th {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	border-right: 1px solid #040;
	border-bottom: 1px solid #040;
}.tableplane td {
	font-size: 12px;
	text-align: center;
	padding: 0 1px;
	border-right: 1px solid #040;
	border-bottom: 1px solid #040;
}

.tablegreen {
	border-collapse: collapse;
	border: 0;
	margin: 0;
}
.tablegreen th {
	font-size: 12px;
	color: #333333;
	background-color: #bfdfc3;
	padding: 0 20px;
	line-height: 20px;
	border-right: 1px solid #040;
	border-bottom: 1px solid #040;
}
.tablegreen td {
	font-size: 12px;
	text-align: center;
	color: #333333;
	padding: 0 15px;
	line-height: 20px;
	border-right: 1px solid #040;
	border-bottom: 1px solid #040;
}

.tablegolfleft {
	border-collapse: collapse;
	border: 2px solid #080;
	margin: 10 1 20 1px;
}
.tablegolfleft th {
	font-size: 12px;
	color: #333333;
	background-color: #dfd;
	line-height: 20px;
	border-right: 1px solid #080;
	border-bottom: 1px solid #080;
}
.tablegolfleft td {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: left;		
	padding: 0 15px;
	border-right: 1px solid #080;
	border-bottom: 1px solid #080;
}
.calendar {
	border-collapse: collapse;
	border: 2px solid #00CC66;
	margin-bottom: 20px;
}
.calendar th {
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: normal;		
	line-height: 18px;
	border-right: 1px solid #65CD65;
	border-bottom: 1px solid #65CD65;
}
.calendar td {
	font-size: 12px;
	text-align: center;	
	color: #333333;
	line-height: 18px;
	border-right: 1px solid #65CD65;
	border-bottom: 1px solid #65CD65;
}
.tablestd {
  margin-bottom: 20px;
}
.tablestd td {
  font-size: 12px;
  line-height: 18px;
  color: #333333;
  padding: 0 10px;
  text-align: left;
}
.lineheight15{
	padding: 0 15px;
	line-height: 1.5em;
}
caption {
	margin: 0;
	padding: 4px 2px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #390;
	text-align: center;
}
.tablenews {
	margin-bottom: 1px;
}
.tablenews td {
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	border-left: 1px dotted #390;
}
.grayframe {
  margin: 10 0px;
  border: 1px solid #CCCCCC;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
  text-align: center;
}
.grayframeleft {
  margin: 10 0px;
  border: 1px solid #CCCCCC;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
  text-align: left;
}
.greenframe {
  margin: 5 0px;
  padding: 15px;
  border: 3px solid #2a2;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
  text-align: left;
}
input {
  border: 1px solid #CCCCCC;

}
textarea{
  border: 1px solid #CCCCCC;

}
.stdtex {
  font-size: 12px;
  line-height: 18px;
  color: #333333;
  text-align: left;
}
.red {
  color: #900;
  font-weight: bold;
}
.menu h1 {
	font-size: 12px;
	color: #fff;
	background-color: #4a7a2a;
	border-top: 1px solid #333;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #333;
  margin: 0;
	padding: 3px 10px;
	width: auto;
}
h1 {
	font-size: 22px;
	color: #fff;
	background-color: #218c52;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	text-align:center;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
h2 {
	font-size: 15px;
	color: #fff;
	background-color: #3b52a6;
	border-to
	p: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 3px 10px;
	margin: 1 0;
	width: auto;
}
h3 {
	font-size: 12px;
	color: #fff;
	background-color: #565b89;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 3px 10px;
	margin: 1 0;
	width: auto;
}
h3.golf {
	font-size: 12px;
	color: #fff;
	background-color: #218c52;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 3px 10px;
	margin: 1 0;
	width: auto;
}
h3.aqua {
	font-size: 12px;
	color: #333;
	background-color: #54c3f0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 3px 10px;
	margin: 1 0;
	width: auto;
}
h3.resort {
	font-size: 12px;
	color: #333;
	letter-spacing:-0.1em;
	background-color: #fef697;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 3px 10px;
	margin: 1 0;
	width: auto;
}
h3.restaurant {
	font-size: 12px;
	color: #fff;
	background-color: #5185c5;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 3px 10px;
	margin: 1 0;
	width: auto;
}
h3.takane {
	font-size: 12px;
	color: #333;
	background-color: #f6ad54;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 3px 10px;
	margin: 1 0;
	width: auto;
}
h3.access {
	font-size: 12px;
	color: #58f;
	background-color: #bfdfc3;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 3px 10px;
	margin: 1 0;
	width: auto;
}
h3.kiyosato {
	font-size: 12px;
	color: #55f;
	background-color: #f6c8dc;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 3px 10px;
	margin: 1 0;
	width: auto;
}

h4 {
	font-size: 12px;
	color: #fff;
	background-color: #9b9;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 3px 10px;
	margin: 1 0;
	width: auto;
}

h5 {
	font-size: 12px;
	background-color: #e42;
	color: #333;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 3px 10px;
	margin: 1 0;
}
h6 {
	font-size: 12px;
	background-color: #839679;
	color: #333;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 3px 10px;
	margin: 1 0;
	width: 160;
}

.header {
	clear: both;
	margin: 0 0 0 50;
	padding: 0;
}

.main {
	width: 800px;
	height: auto;
	margin: 0 0 0 50;
	padding: 0;
	background-color: #ffffff;
}

.menu {
	width: 169px;
	margin: 0;
	padding: 0;
	float: left;
	border-right: 1px dotted #390;
	background-color: #f0ebd9;
}
.top-menu {
	width: 800px;
	height: auto;
	margin-left: 50;
	background-color: #390;
}
.contents {
	width: 580px;
	background-color: #ffffff;
	float: right;
	margin-top: 0;
	margin-right: 40;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
.text {
	width: 510px;
	font-size: 12px;
}

p{font-size: 12px;}



.top-menu ul {
	margin: 0px;
	padding: 0;
	background-color: transparent;
}
.top-menu li {
   float: left;
	padding: 0px 2px 6px 14px;
	list-style-type: none;
	background-image: none;
	background-repeat: no-repeat;
	background-color: transparent;
	margin-top: 0px;
	font-size: 16px;
	text-align: left;
}
.header li {
	padding: 0px 2px 6px 14px;
	list-style-type: none;
	background-image: url(li2.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	font-size: 12px;
	text-align: left;
	border-bottom: 1px dotted #390;
}
.menu ul {
	margin-bottom: 19px;
	margin-left: 6px;
	padding-left: 0;
}
.menu li {
	padding: 0px 2px 6px 14px;
	list-style-type: none;
	background-image: url(li2.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	font-size: 12px;
	text-align: left;
	border-bottom: 1px dotted #390;
}
.menu ul ul{
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 6px;
	padding-left: 0;
}
.menu li li{
	background-image: url(li1.gif);
	background-repeat: no-repeat;
	padding: 0px 2px 2px 14px;
	font-size: 12px;
	text-align: left;
	border-bottom: none;
}
.contents ol{
	margin-left: 0px;
	list-style-type: decimal;
	padding: 0px 14px;
}
.contents ul{
	margin-left: 0px;
	list-style-type: disc;
	padding: 0px 14px;
}
.contents li{
	margin-left: 10px;
	padding: 0px 1px;
	line-height: 1.5em;
/*	list-style-type: decimal;*/
}

.menu a, .menu a:link, .menu a:visited{
	text-decoration: none;
	color: #333;
	background-color: transparent;
}
.menu a:hover{
  text-decoration: underline;
	color: #000;
	background-color: #0b7;
}

.copyright {
	clear: both;
	width: 800px;
	margin-left: 50;
	font-size: 10px;
	border: none;
  line-height: 16px;
  color: #FFFFFF;
  background-color: #5185c5;
border-bottom: 2px solid #557;
  text-align: center;
  font-weight: normal;
}
.copyright a, .copyright a:link, .copyright a:visited{
	text-decoration: none;
	color: #fff;
	background-color: transparent;
}
.copyright a:hover{
	text-decoration: none;
	color: #000;
	background-color: #0b7;
}
.top-logo{
	width: 800px;
	margin-left: 100;
	margin-bottom: 0;
	padding: 4 0 1 0;
	font-size: 16px;
	font-family: Tempura,Arial,sans-serif;
	font-weight: bold;
	color: #fff;
	background-color: #390;
}
.shadow{
	width: 800px;
	margin-left: 50;
	margin-bottom: 0;
	padding-left: 0;
	font-size: 6px;
	background-color: #111;
}
.caption{
	padding: 10px 15px;
	font-size: 12px;
	font-weight: bold;
	border:none;
}


dl {
	background-color: #ececec;
	margin: 0.5em 1em;
	border: 1px solid #cccccc;
	border-top: none;
}

dt {
	font-weight: bold;
	color: black;
	margin: 0;
	padding: 0.5em 0 0.5em 1em;
	border-top: 1px solid #cccccc;
	width: 11em;
	float: left;
}
	
dd {
	background-color: white;
	margin: 0 0 0 11em;
	padding: 0.5em 1em 0.5em 1em;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.style1 {color: #CC0000;}
#event12 {
	margin-top: 10px;
	margin-right: auto;
	margin-left: 15px;
}
#top2 {
	margin-left: 50px;
}
.bodytext {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.7em;
}
