/* CSS Document 
*//* ----------------------------------------------
レイアウト
----------------------------------------------*/
html, body {
	height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
#container {
	width:1000px;
	margin:auto;
	text-align:left;
	min-height: 100%;
	_height: 100%; /* for IE6 */
}
#header {
	margin: 0 0 10px;
	padding: 10px;
	border-bottom: 5px #000 solid;
}
#subtitle {
	width:900px;
	margin-top:20px;
	margin-left:20px;
	overflow:hidden;
	clear:both;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000;
}
#content {
	width: 1000px;
	margin: 0 auto;
	padding-bottom:110px;
}
#conL {
	float:left;
	width:650px;
}
#conR {
	float:right;
	width:300px;
}
#footer {
	border-top:1px solid #333;
	width:1000px;
	overflow:hidden;
	clear:both;
	color:#9c9c9c;
}
/* ----------------------------------------------
フォント設定
----------------------------------------------*/
body {
	color:#000000;/*通常のテキストカラー*/
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", "MS UI Gothic", sans-serif;
*font-size: 12px; /* モダンブラウザ */
*font-size: 90%; /* IE 7 */
*font:80%; /* IE 6以下 */
}
img {
	border:0;
}
.CNT {
	text-align:center;
}
.L {
	text-align:left;
}
.R {
	text-align:right;
}
.g {
	color: #090;
}
/* ----------------------------------------------
フォント装飾
----------------------------------------------*/
h1 {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#333333;
	padding-left:20px;
	line-height:30px;
	margin:0px 0px 15px 0px;
	height:30px;
	background-color:#cccccc;
	font-family:"Arial Black", Gadget, sans-serif;
} /* 使用箇所　各ページトップ見出し */
h2 {
	font-size:15px;
	text-align:left;
	color:#FFF;
	padding-left:20px;
	line-height:25px;
	margin:10px 0px 15px 0px;
	height:25px;
	background-color:#333333;
	font-family:"Arial Black", Gadget, sans-serif;
} /* 使用箇所　各ページタイトル小見出し */
h3 {
	font-size:15px;
	font-weight:bold;
	text-align:left;
	color:#C30;
	padding-left:0px;
	line-height:20px;
	margin:0px 0px 5px 0px;
	height:20px;
	font-family:"Arial Black", Gadget, sans-serif;
} /* 使用箇所　guestroom 太字白バックオレンジ */
h4 {
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#333333;
	height:20px;
} /* 使用箇所　guestroom 太字白バックブラック */
h5 {
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#333333;
	height:20px;
}

h6 {		font-size:15px;
	text-align:left;
	color:#FFF;
	padding-left:20px;
	line-height:25px;
	margin:20px 0px 15px 0px;
	height:25px;
	background-color:#F00;
	font-family:"Arial Black", Gadget, sans-serif;
} /* 使用箇所　TOP重要



/*■マウスオーバー*/

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}




/* ----------------------------------------------
ヘッダー・フッター
----------------------------------------------*//*

----------------------------------------------*//*
■ヘッドメニュー full*/
#head_menu {
	width: 1000px;
	height:60px;
	zoom:100%;
	margin:0 auto;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
}
#head_menu:after {
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#head_menu ul * {
	list-style-type:none;
	display:block;
}
#head_menu ul li {
	width:110px;
	height:35px;
	position:relative;
	float:left;
}
#head_menu ul li a {
	width:110px;
	height:35px;
	text-align:center;
	color:#000000;
	line-height:35px;
	text-decoration:none;
}
#head_menu .logo {
	padding:0px 0 0 0;
}
#head_menu .a01 {
	padding:20px 0 0 0;
}
#head_menu .a02 {
	padding:20px 0 0 0;
}
#head_menu .a03 {
	padding:20px 0 0 0;
}
#head_menu .a04 {
	padding:20px 0 0 0;
}
#head_menu .a05 {
	padding:20px 0 0 0;
}
#head_menu .a06 {
	padding:20px 0 0 0;
}
#head_menu .a07 {
	padding:20px 0 0 0;
}
#head_menu ul li a:hover {
	color: #666; /*オンマウスの色　今は無*/
	text-decoration:none;
}
#subtitle1 {
	overflow:hidden;
		float:left;
}
#subtitle1 ul {
	font-size:12px;
}
#subtitle1 ul li {
	float:left;
	list-style-type:none;
	padding:10px;
	
}
#subtitle1 li a {
	text-decoration:underline;
		color:#000;text-decoration:underline;
	
	color:#000;
}
/*
■フッター------------*/
#footer a {
	color:#333;
}
#ftbox1 {
	overflow:hidden;
	padding:10px 0;
	float:left;
}
#ftbox1 ul {
	font-size:12px;
}
#ftbox1 ul li {
	float:left;
	list-style-type:none
}
#ftbox1 li a {
	margin:0 20px;
	text-decoration:none;
}
#ftbox2 {
	float:right;
	margin:5px 5px;
	text-align:right;
	color:#333;
}
#ftbox3 {
	float:right;
	margin:5px 5px;
	text-align:right;
	color:#333;
	font-size:12px;
}
#cp {
	float:center;
	margin:12px 0;
	text-align:center;
	font-size:12px;
}
/*■ページトップ-------*/
.pagetop {
	overflow:hidden;
	margin:0 auto;
	width:980px;
	text-align:right;
	padding:51px 0 9px 0;
}
/* ----------------------------------------------
テキストボックス
----------------------------------------------*/
.textBoxa {
	width:950px;
	height: 100%;
	margin: 10px;
	padding-left:10px;
	background:#ffffff;
	font-size:15px;
	line-height:22px;
	vertical-align:top;
	text-align:left;
}/* 利用箇所 shareroom*/
/* ----------------------------------------------
TOPページ　新着情報
----------------------------------------------*/
.news dt {
	float:left;
	clear:both;
	line-height:30px;
	font-size:13px;
}
.news dd {
	border-bottom:1px dotted #a6a6a6;
	font-size:13px;
	padding:0 0 0 70px;
	line-height:30px;
}
a {
	text-decoration: none;
}
a:link {
	color: #000;
} /* リンクの色 */
a:visited {
	color: #000;
} /* 済みリンク */
a:hover {
	color: #a6a6a6;
	text-decoration: underline;
}/* リンク上 */
a:active {
	color: #FFF;
}/* onclick */
/* ----------------------------------------------
画像配置
----------------------------------------------*//* 
■imgBox (イメージボックス)*/
.imgBox {
	width: 1000px;
	margin-top:10px;
	margin-bottom:30px;
	text-align: center;
}/* 利用箇所 top, room, shareroom,*//*


■メインイメージ　farm*/
#farm_image {
	text-align:center;
	margin:20px 20px 20px 0px;
}/* 利用箇所 farm*//*


■メインイメージ　cafe*/
#cafe_image {
	background:url(../img/cafe_top.jpg) no-repeat;
	height:457px;
	margin:0 0 0px 0;
}/* 利用箇所 cafe*/
#cafe_image p {
	padding:350px 0px 0px 650px;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}
#tesla_image {
	background:url(../img/cafe_tesla.jpg) no-repeat;
	margin-left:20px;
	margin-bottom:20px;
	height:100px;
}/* 利用箇所 cafe*/
#tesla_image p {
	padding-left:200px;
	color:#000;
	font-size:13px;
	line-height:30px;
}
/*■メインイメージ　map*/
#map_image {
	background:url(../img/map_map.png) no-repeat;
	height:984px;
	width:700px;
	margin:10px 0px 0px 150px;
}/* 利用箇所 map*/
#map_image p {
	padding:550px 0px 0px 100px;
	color:#FFF;
	font-size:13px;
	line-height:21px;
}
/* ----------------------------------------------
テーブル 
----------------------------------------------*/

.table_list {
    width:960px;
    margin:10px;
    border-collapse:collapse;
    border:1px solid #999;
    border-spacing:0;
    line-height:1.8;
	font-size:13px;
}


.table_list th {
    padding:20px;
    border:0px solid #000;
	
	   border-width:0 0 1px 1px;
    background:#EFEBEF;
    text-align:left;
}

.table_list td {
    padding:5px;
    border-width:0 0 1px 1px;
    text-align:left;
}

.table_list td ol {
    margin:0;
    padding:0 0 0 30px;
}

.table_list td li {
    margin:0;
    padding:0;
}



.table_900 {
	margin:10px 0px 10px 10px;
	width:950px;
	padding:10px 10px 10px 10px;
	letter-spacing:1px;
	line-height:25px;
	font-size:15px;
}
/* 利用箇所 index sharehouse*/
.table_photo {
	margin:10px 0px 10px 10px;
	width:960px;
	text-align: center;
	vertical-align: top;
	padding:10px 10px 10px 10px;
}
.table_elcorte {
	margin:10px 0px 10px 10px;
	width:960px;
	    border-collapse:separate;
 text-align: center;
    line-height:1.8;
	font-size:13px;

	
	}
.table_elcorte th {
    padding:20px;
    border:1px solid #FFF;
	border-width:1 1 1px 1px;
    background:#EFEBEF;
  text-align: center;
}

.table_elcorte td {
      border:1px solid #FFF;
	border-width:0 0 1px 1px;
    text-align: center;
	

}/* 利用箇所 elcorte*/
/* ----------------------------------------------
リンクの色
----------------------------------------------*/

a {
	text-decoration: none;
}
a:link {
	color: #F00;
} /* リンクの色 */
a:visited {
	color: #F00;
} /* 済みリンク */
a:hover {
	color: #F00;
	text-decoration: underline;
}/* リンク上 */
a:active {
	color: #FFF;
}/* onclick */
/* ----------------------------------------------
TOPページサイドバナー
----------------------------------------------*/
.bnrR {
	width:278px;
	margin:0px 0;
	padding:5px;
}
.bnrR ul {
	margin:0 0 -10px 0;
	padding:0;
}
.bnrR li {
	margin:0;
	padding:5px;
	list-style:none;
	
}
