@charset "utf-8";
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, p, blockquote, th, td ,img ,p{
margin:0;
padding:0;
border:0;
}

a{
/*	color: #BFC5E3;*/
}
a:hover{
/*	color: #BFC5E3;*/
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	text-align: center;
	font-size: 75%;
	letter-spacing: 2px;
	line-height: 1.3em;
}

img{
	border:none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#header {
	position: relative;
	background-color: #FFF;
	height: 50px;
	width:900px;
	margin-bottom:5px;
}
#banner{
	position: relative;
	width:900px;
	margin-top: 20px;
}
#container {
	position: relative;
	margin: 10px 0; 
	width: 100%; 
	border-top:1px solid #A77223;
}
#primary {
	margin-top:10px;
	margin-left: 190px;
	width:710px;
}

#secondary {
	margin-top:10px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 180px;
	text-align:center;
}

#footer {
	clear:both;
	padding-top:10px;
	height: 30px;
	margin-top: 30px;
}


/*   右回り込み   */
.fltrt { 
	float: right;
	margin-left: 8px;
}

/*   左回り込み   */
.fltlft { 
	float: left;
	margin-right: 8px;
}

/*   回り込み解除   */
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*   ＳＥＯ　見出し  Ｈ１ */
.seo-h1 {
	display:inline;
	font-size:smaller;
	font-weight:normal;
	line-height:300%;
	white-space:nowrap;
	clear:both;
}

/*   飾り線　ＨＲ */
hr{
	clear:right;
	border-style: dashed; 
	border-color: #339933;
}

/*   画像右　文字回り込み */
.img-right{
	float:right;
	margin:0 0 20px 10px;
}


/*   メニュー関係 */

/*   英語／日本語 */
ul#enjp_menu li a:hover{
background:url(../image/bt_en_jp.jpg) no-repeat 0 0;
}

ul#enjp_menu {
	background:transparent url(../image/bt_en_jp.jpg) no-repeat scroll 0 0;
    position:relative;
	height:16px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:-50px 0 0px 642px;
	padding:0;
	width:254px;
	
}
ul#enjp_menu li{
border:none;
position:absolute;
}

ul#enjp_menu li a{
display: block;
height: 100%;
text-indent: -9999px;
}


#enjp_link01 {
height:16px;
left:0;
top:0;
width:127px;
}

#enjp_link02 {
height:16px;
left:128px;
top:0;
width:127px;
}

ul#enjp_menu #enjp_link01 a:hover{
background-position:0 -16px;
}

ul#enjp_menu #enjp_link02 a:hover{
background-position:-127px -16px;
}

/* 左メニューの余白 */
#secondary img{
	border:none;
	padding:3px 0 3px 0;
}


/* 野尻湖　グルーバルメニュー */

.menu_nojiri a{
clear:both;
display:block;
width:140px;
height:40px;
padding:0;
margin:10px 0 0px 760px;
background:url(../image/yacht_link.jpg) no-repeat;
text-indent:-9999px;
background-position:0px 0px;
}

.menu_nojiri a:hover{
	background-position: 0px -41px;
}


/* 写真集　メニュー */

.menu_01 a{
clear:both;
display:block;
width:216px;
height:160px;
padding:0;
margin:30px 0 0px 0px;
background:url(../image/menu_01.jpg) no-repeat;
text-indent:-9999px;
background-position:0px 0px;
}

.menu_01 a:hover{
	background-position: 0px -160px;
}

/* 周辺環境　メニュー */

.menu_02 a{
clear:both;
display:block;
width:216px;
height:160px;
padding:0;
margin:30px 0 0px 0px;
background:url(../image/menu_02.jpg) no-repeat;
text-indent:-9999px;
background-position:0px 0px;
}

.menu_02 a:hover{
	background-position: 0px -160px;
}

/* アクセス　メニュー */

.menu_03 a{
clear:both;
display:block;
width:216px;
height:160px;
padding:0;
margin:30px 0 0px 0px;
background:url(../image/menu_03.jpg) no-repeat;
text-indent:-9999px;
background-position:0px 0px;
}

.menu_03 a:hover{
	background-position: 0px -160px;
}

/* フッターメニュー */
#navigation {
	width: 900px; 
	text-align:center;
	padding:2px 0 2px 0;
	font-size:11px;
	background-color:#339933;
}
#navigation ul {
	background-color:#339933;
	text-align:center;
	list-style: none; 

}
#navigation li {
	display : inline ;

}

#navigation li a{
	color:#FFF;
	padding:1px;
	text-decoration:none;

}

#footer .span{
	padding:4px 0 0 20px;
	color:#DF9A30;
	font-weight:bold;
	font-size:9px;
	height:16px;

}

/* 写真一覧テーブル */
#photo_table{
/*	margin: 0px;
	padding: 0px;*/
	border-collapse: collapse;
	border:1px solid #CCCCCC;
	width:100%;
}

#photo_table th{
/*	border-collapse: collapse;
	border-spacing: 0;*/
	text-align: center;
	border:1px solid #CCCCCC;
	color: #FF0000;
}
#photo_table td{
/*	border-collapse: collapse;
	border-spacing: 0;*/
	text-align: center;
	border:1px solid #CCCCCC;
	padding: 5px;
	font-size: 87%;
}

#photo_table td a{
	padding-top: 5px;
}

/* 別荘地情報　テーブル*/
table#info {
    margin-left:5px;
    width:690px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}


table#info td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
}


