@charset "UTF-8";

* {
	margin:0;
	padding:0;
	list-style: none;
}
* html body {
	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
a {
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}

body  {
	color: #555555;
	font-size: 12px;
	font-family:Verdona, sans-serif, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	background-color: #ABA794;
	text-align: center;
	background-position: center;
	background: #ffffff url(images/bg.jpg) center repeat-y;
}
li {
	display: inline;
	float: left;
	border-style: none;
}
img  {
	border-style: none;
}


/*  ヘッダー */
#tops {
	margin-right: auto;
	margin-left: auto;
	width: 870px;
}
#header {
	padding-top: 10px;
	height: 92px;
	background-color: #98D8A5;
	padding:15px;
	background: #ffffff url(images/golf.jpg) ;/* 122px */
}
h1 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 0px;
	color: #FFFFFF;
	text-align: left;
	float: left;
}
#header .sitemap {
	font-size: 10px;
	padding-right: 23px;
	text-align: right;
	float: right;
	color: #FFFFFF;
}
#header .sitemap a:link  {
	color: #FFFFFF;
}
#header .sitemap a:hover  {
	color: red;
}
#header .title {
	font-size: 30px;
	font-weight: bolder;
	text-align: left;
	clear: both;
	padding-top: 18px;
}
#header .title a {
	color: #FFFFFF;
}
#header .title a:hover {
}
#menu {
	height: 55px;
	width: 860px;
	float: left;
	background-color: #25903C;
	padding-left:10px;
} 
#menu li {
	width: 130px;
	float: left;
	display: block;
	border:solid 1px #fff;
	margin:5px;
}
#menu li a{
	padding-top: 13px;
	height: 30px;
	font-weight: bold;
	color: #333333;
	display: block;
	background-color: #BDF29A;
}#menu li a:hover{
	color:red;
	height: 30px;
	background-color: #FA9691;
}
#pan {
	color: #555555;
	text-align: left;
	width: 770px;
	font-size: 10px;
	float: left;
	height: 13px;
	line-height: 8px;
	margin: 7px;
	padding-left: 23px;
}
#pan a {
	color: #555555;
}
#pan a:hover {
	color: red;
}

/*  メニュー */
h3 {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	background-color: #1E6A2D;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size:1.0em;
}
.tokuten{
	padding:20px;
	color:red;
}
#sub {
	width: 210px;
	float: right;
	margin-bottom: 5px;
	margin-right: 3px;
}
#sub img {
	float: left;
}
#sub   a  {
	color: #A47741;
	display: block;
	padding-left: 40px;
	height: 27px;
	padding-top: 2px;
	line-height: 27px;
}
#sub a:hover {
	color: red;
}

#sub li {
	display: block;
	height: 30px;
	width: 210px;
	line-height: 28px;
}
#sub .submenu {
	border: 1px solid #BFD4F2;
	text-align: left;
	float: left;
	margin-bottom: 30px;
}

/*  コンテンツ */
#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#cont  {
	width: 576px;
	float: left;
	text-align: left;
}
#cont  p {
	padding: 23px;
	line-height: 19px;
	margin-left:3px;
}
h2 {
	color: #9A957E;
	font-weight: bold;
	font-size: 16px;
	line-height: 45px;
	height: 42px;
	text-align: left;
	padding-left: 20px;
	width: 520px;
	border-left:solid 20px #3EC737;
	border-top:solid 1px #3EC737;
	border-bottom:solid 1px #3EC737;
	border-right:solid 1px #3EC737;
}

/*  フッター */
#footer {
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	width: 870px;
	height: 90px;
	padding-top: 20px;
	background:#ffffff url(images/footer.png) repeat-x;
}
#footer a {
	color: #333333;
}
#footer .copyright {
	text-align: center;
	font-size: 10px;
	margin-top: 20px;
}

/*  特典 */
dt.tbar{
	padding:10px 10px 0px 50px;
}
dt span{
	color:#F10D23;
}
dt{
	font-size: 20px;
	font-weight: bold;
	color:#33398C;
}
dd{
	line-height: 19px;
	margin:20px;
}
dd img{
	margin-right:10px;
}
.tbar{
	font-weight: bold;
	font-size: 18px;
	background:#ffffff url(images/tbar.gif) no-repeat;
	border-bottom:  1px solid #a69fa1;
	margin: 20px 30px 20px 0;
}

/*  サイトマップ */
#cont h3 {
	color:#333;
	margin:0 100px 0 20px;
	height: 30px;
	text-align:left;
	line-height: 28px;
	background:#ffffff;
	border-left:solid 20px #E69C39;
	border-bottom:solid 1px #E69C39;
}
#cont ul {
	height: 220px;
	width: 210px;
	margin-left:50px;
}
#cont li {
	height: 30px;
	width: 210px;
	line-height: 28px;
}

#cont a {
	color:#333333;
	text-decoration: none;
}

