body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	margin:0;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	font-size: 12px;
	line-height: 180%;
	color: #333333;
}


a{ /* 基本のリンク （固定）*/
	color:#666666;text-decoration:underline;}
a:hover {
	color:#E95200;text-decoration:none;}
	

/* header / footer */

div#headerArea {
	position: fixed !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 150px;
	z-index: 9999;
	background-color:rgba(255,255,255,0.4)
}

#slider {
	margin-top: 150px;
}

div#headerArea .inner_box {
	height: 150px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	}

#headerArea .logo {
	margin-top: 34px;
	margin-right: auto;
	margin-left: auto;
}



div#footerArea {
	width: 100%;
	height: 550px;
	position: relative;
	text-align: center;
	margin-top: 100px;
}

div#footerArea #footer_address_area {
	background-color: #f6f3ee;
	height: 380px;
	width: 100%;
	}
	
div#footer_address_area .inner_box {
	height: 280px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 60px;
	}
	
div#footer_address_area .address_box {
	height: 280px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: left;
	line-height: 180%;
	}		
	

div#footerArea .footer_menu_box {
	width: 950px;
	height: 90px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	}
	

			
div#footerArea #navi {
	width: 320px;
	height: 15px;
	padding-bottom: 3px;
	top: 45px;
	position: absolute;
	
	}
	
	
div#footerArea ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

div#footerArea li{
	float: left;
	margin-top: 5px;
	margin-right: 22px;
}

div#footerArea #facebook_box {
	height: 15px;
	top: 40px;
	position: absolute;
	right: 0px;
	line-height: 150%;
	}
	
div#footerArea #copy {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #930000;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 100%;
	position: absolute;
	padding-top: 10px;
	bottom: 0px;
			}




/* global navigation */

#globalnavi{
	padding: 0;
	width: 300px;
	height: 26px;
	top: 90px;
	position: absolute;
	float: left;
}

#otoiawase{
	padding: 0;
	width: 100px;
	height: 15px;
	top: 101px;
	position: absolute;
	float: right;
	clear: left;
	right: 0px;
}

#access{
	padding: 0;
	width: 100px;
	height: 15px;
	top: 80px;
	position: absolute;
	float: right;
	clear: left;
	right: 0px;
}


#globalnavi ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#globalnavi li{
	float: left;
	padding: 0;
	margin: 0px;
}

/* contents */

div#facebookArea {
	width: 100%;
	min-height: 500px;
	position: relative;
	text-align: center;
	background-color: #f6f3ee;
	padding-top: 60px;
	margin-top: 150px;

}

.facebook_iframe {
	background-color: #f6f3ee;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding-bottom: 60px;
	text-align: right;
}

.facebook_left {
	margin-right: 2rem; 	
}

div#GrenierArea {
	width: 100%;
	height: 850px;
	position: relative;
	text-align: center;
	padding-top: 40px;
	margin-top: 110px;
}

div#GrenierArea .title_box {
	height: 321px;
	width: 100%;
	text-align: center;
	position: relative;
	background-color: #333333;
	background-image: url(../img/gren-title.png);
	background-repeat: no-repeat;
	background-position: center;
	}
	
div#GrenierArea .title_txt {
	width: 950px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-top: 80px;
	height: 231px;
	}


div#GrenierArea .inner_box {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
	}
	
	
.menu_box {
	float: left;
	width: 460px;
	text-align: left;
	line-height: 180%;
}

.menu_box_right {
	float: right;
	width: 460px;
	text-align: left;
	line-height: 180%;
}

.menu_pic_float_left {
	float: left;
	margin-right: 25px;
	}



div#zenArea {
	width: 100%;
	height: 850px;
	position: relative;
	text-align: center;
	padding-top: 40px;
	margin-top: 110px;
}

div#zenArea .title_box {
	height: 321px;
	width: 100%;
	text-align: center;
	position: relative;
	background-color: #333333;
	background-image: url(../img/zen-title.png);
	background-repeat: no-repeat;
	background-position: center;
	}
	
div#zenArea .title_txt {
	width: 950px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-top: 50px;
	height: 231px;
	}
	
div#zenArea .inner_box {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
	}
	
.menu_box_w950px {
	float: left;
	width: 950px;
	text-align: left;
	line-height: 200%;
	margin-top: 80px;
}



	


/* common */

.clear { clear:both; }

.img_center {
	text-align: center;	
	}

.img_float_left {
	float: left;
	margin-right: 10px;
}

.img_float_right {
	float: right;
	margin-left: 10px;
}

hr.white_1px {
	height: 1px;
	border: none;
	border-top: 1px #FFFFFF solid;
}

.margin_top_15px {
	margin-top: 15px;
}

.margin_top_30px {
	margin-top: 30px;
}



.margin_bottom_5px {
	margin-bottom: 5px;
}

.margin_bottom_10px {
	margin-bottom: 10px;
}

.margin_bottom_15px {
	margin-bottom: 15px;
}

.margin_bottom_20px {
	margin-bottom: 20px;
}

.margin_bottom_30px {
	margin-bottom: 30px;
}

.margin_bottom_40px {
	margin-bottom: 40px;
}

.margin_bottom_55px {
	margin-bottom: 55px;
}

.margin_bottom_65px {
	margin-bottom: 65px;
}

.margin_right_05px {
	margin-right: 5px;
}
.moji_16px {
	font-size: 16px;
	line-height: 120%;	
	}
	
.moji_14px {
	font-size: 14px;
	line-height: 150%;	
	
	}
	
.moji_10px {
	font-size: 10px;
	line-height: 180%;	
	
	}
	
