@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}


body {
	font-family:"メイリオ",Meirio,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:75%;
	line-height:1.7;
	background:url(../img/bg02.jpg) repeat-x;
	color:#291800;
	}

img {
	border:0;
	margin: 0px;
	padding: 0px;
	vertical-align:bottom;
	}
	
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}


dl {
	list-style-type: none;
}


li {
	list-style-type: none;
}

a{
	color:#703e27;
	text-decoration:none;
	}
	
a:hover{
	text-decoration:underline;
	}

.clear {
	clear:both;
}

.hid{
	visibility:hidden;
	}
	
.small{
	font-size:90%;
	}
	
.normal{
	font-weight:normal;
	color:#291800;
	font-size:90%;
	}
	
.big{
	font-size:140%;
	}
	
#wrapper{
	width:970px;
	margin:0 auto;
	}
	
#left_container{
	width:234px;
	float:left;
	padding:20px 0 30px 0;
	/padding:10px 0 30px 0;
	}
	
#right_container{
	width:725px;
	float:right;
	padding:20px 0 30px 0;
	/padding:22px 0 30px 0;
	}

	
.navi_bgcenter{
	background:url(../img/navi_bgcenter.gif) repeat-y;
	width:210px;
	padding:5px 12px;
	}	
	
	
.navi_bgbottom{
	background:url(../img/navi_bgbottom.gif) no-repeat;
	width:234px;
	height:8px;
	}
	
#navi li{
	margin:0 0 3px 0;
	}
		
.btn01{
	background:url(../img/btn01.gif) no-repeat;
	width:210px;
	height:46px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}

.btn01:hover{
	background:url(../img/on_btn01.gif) no-repeat;
	}	

.btn02{
	background:url(../img/btn02.gif) no-repeat;
	width:210px;
	height:46px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}

.btn02:hover{
	background:url(../img/on_btn02.gif) no-repeat;
	}
	
.btn03{
	background:url(../img/btn03.gif) no-repeat;
	width:210px;
	height:46px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}

.btn03:hover{
	background:url(../img/on_btn03.gif) no-repeat;
	}
	
.btn04{
	background:url(../img/btn04.gif) no-repeat;
	width:210px;
	height:46px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}

.btn04:hover{
	background:url(../img/on_btn04.gif) no-repeat;
	}
	
.btn05{
	background:url(../img/btn05.gif) no-repeat;
	width:210px;
	height:46px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}

.btn05:hover{
	background:url(../img/on_btn05.gif) no-repeat;
	}
	
.btn06{
	background:url(../img/btn06.gif) no-repeat;
	width:210px;
	height:46px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}

.btn06:hover{
	background:url(../img/on_btn06.gif) no-repeat;
	}
	
.btn07{
	background:url(../img/btn07.gif) no-repeat;
	width:210px;
	height:46px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}

.btn07:hover{
	background:url(../img/on_btn07.gif) no-repeat;
	}

.banner_box{
	margin:15px 0 0 0;
	text-align:center;
	}

.banner_box li{
	margin:0 0 3px 0;
	}
	
.topimg{
	margin:0 0 20px 0;
	}
	
.topimg img{
	display:block;
	border:1px solid #6d6d6d;
	}
	
.titlebar01{
	margin:0 0 10px 0;
	}
	
.titlebar02{
	margin:0 0 10px 0;
	font-size:130%;
	border-bottom:1px solid #252525;
	}
	
.titlebar03{
	margin:0 0 20px 0;
	border:1px solid #585858;
	}

.titlebar04{
	margin:0 0 10px 0;
	font-size:110%;
	border-bottom:1px solid #252525;
	}
	
.titlebar04{
	margin:0 0 3px 0;
	font-size:130%;
	border-bottom:1px solid #252525;
	}

.list01{
	margin:10px 0;
	}
	
.list01 li{
	list-style:decimal;
	margin:0 0 5px 25px;
	}
		
.topnews{
	width:725px;
	margin:0 0 30px 0;
	}
	
.topnews dt{
	font-weight:bold;
	margin:0 0 5px 0;
	}
	
.topnews dd{
	border-bottom:1px dotted #a49d93;
	margin:0 0 10px 0;
	}
	
.top_menubox01{
	width:340px;
	float:left;
	margin:0 0 25px 0;
	background:#eaeaea;
	border:1px solid #d3d3d3;
	padding:6px;
	}
	
.top_menubox02{
	width:340px;
	float:right;
	margin:0 0 25px 0;
	background:#eaeaea;
	border:1px solid #d3d3d3;
	padding:6px;
	}
	
.top_menubox01 h2,
.top_menubox02 h2{
	margin:10px 0;
	}
	
.topmenu_link{
	display:block;
	margin:10px 0 0 0;
	text-align:right;
	}
	
#footer_navi{
	width:970px;
	background:#efefef;
	margin:0 auto;
	padding:5px 0;
	}
	
.footer_wrapper{
	width:970px;
	margin:0 auto;
	text-align:center;
	}
	
#copyright{
	width:970px;
	background:#511a00;
	margin:0 auto;
	padding:10px 0;
	color:#FFFFFF;
	}
	
.top_title01{
	margin:15px 0;
	text-align:center;
	}
	
.menu_img{
	width:166px;
	float:left;
	padding:0 15px 25px 0;
	}
	
.menu_img img{
	display:block;
	padding:2px;
	border:1px solid #d5c997;
	}

.menu_img dd{
	font-weight:bold;
	color:#544300;
	text-align:center;
	margin:5px 0;
	}

.menu_table{
	width:350px;
	margin:0 0 30px 0;
	float:left;
	}

.menu_table02{
	width:350px;
	margin:0 0 30px 0;
	float:right;
	}
	
.menu_table td,
.menu_table02 td{
	padding:5px 0;
	border-bottom:1px dotted #cbcbcb;
	}

.menu_table td span,
.menu_table02 td span{
	color:#7d5c35;
	}
	
.menu_td01{
	text-align:right;
	}
	
.menu_titlebar01{
	background:#000000;
	color:#FFFFFF;
	width:100%;
	_width:710px;
	margin:0 0 10px 0;
	padding:7px;
	font-size:130%;
	}

.menu_p01{
	margin:0 0 30px 0;
	}
	
.conract_title{
	width:278px;
	background:#e7e1db;
	margin:0 0 20px 0;
	padding:10px;
	border:1px solid #cbc1b7;
	}
	
.conract_title02{
	width:278px;
	background:#e7e1db;
	margin:0 0 5px 0;
	padding:10px;
	border:1px solid #cbc1b7;
	}
	
.contact_detail{
	width:300px;
	margin:0 0 20px 0;
	float:left;
	}
		
.contact_table{
	width:300px;
	margin:0 0 30px 0;
	}
	
.contact_table td{
	padding:5px 0;
	border-bottom:1px dotted #cbcbcb;
	}
	
.contact_td01{
	width:80%;
	text-align:right;
	}
	
.contact_img{
	float:right;
	width:400px;
	margin:0 0 20px 0;
	}
	
.golf_p01{
	margin:0 0 30px 0;
	}

.golf_imgbox{
	width:220px;
	padding:0 10px 25px 0;
	float:left;
	}
	
.golf_imgbox p{
	font-size:80%;
	}
	
.party_box_l{
	width:352px;
	float:left;
	}
	
.party_box_r{
	width:352px;
	float:right;
	}
	
	
.party_table{
	width:350px;
	height:630px;
	border-right:1px solid #afab37;
	border-bottom:1px solid #afab37;
	margin:0 0 30px 0;
	font-size:90%;
	}
	
.party_table02{
	border-right:1px solid #c9b94b;
	border-bottom:1px solid #c9b94b;
	margin:0 0 30px 0;
	}
	
.party_table03{
	width:460px;
	border-right:1px solid #de7b7b;
	border-bottom:1px solid #de7b7b;
	margin:0 0 30px 0;
	font-size:90%;
	float:left;
	}
	
.party_table04{
	width:350px;
	height:630px;
	border-right:1px solid #a58b3d;
	border-bottom:1px solid #a58b3d;
	margin:0 0 30px 0;
	font-size:90%;
	}

.party_table03 td{
	padding:5px;
	border-top:1px solid #ef9a9a;
	border-left:1px solid #ef9a9a;
	}

.party_table td,
.party_table02 td{
	padding:5px;
	border-top:1px solid #afab37;
	border-left:1px solid #afab37;
	}
	
.party_table03 td{
	padding:5px;
	border-top:1px solid #ef9a9a;
	border-left:1px solid #ef9a9a;
	}
	
.party_table04 td{
	padding:5px;
	border-top:1px solid #a58b3d;
	border-left:1px solid #a58b3d;
	}
	
.party_table_td01{
	background:#c7c352;
	width:30%;
	}

.party_table_td02{
	background:#fbc2c2;
	width:30%;
	}
	
.party_table_td03{
	background:#ceb159;
	width:30%;
	}
	
.party_img01{
	width:254px;
	float:right;
	margin:0 0 30px 0;
	}
	
.party_img01 img{
	display:block;
	padding:2px;
	border:1px solid #d5c997;
	}
	
.party_p01{
	margin:0 0 30px 0;
	}
	
.party_img02{
	margin:0 0 5px 0;
	padding:2px;
	border:1px solid #414141;
	}
	
.golf_p01{
	margin:0 0 20px 0;
	}

.golf_proimg01{
	width:306px;
	float:left;
	margin:20px 0 20px 0;
	}
	
.golf_proimg02{
	width:336px;
	float:right;
	margin:0 0 20px 0;
	}

.golf_proimg01 img,
.golf_proimg02 img{	
	padding:2px;
	border:1px solid #414141;
	display:block;
	}

.golf_protext01{
	width:400px;
	float:right;
	margin:20px 0 20px 0;
	}
	
.golf_protext02{
	width:380px;
	float:left;
	margin:0 0 20px 0;
	}