@charset "UTF-8";
html {
	height: 100%;
	width: 100%;
}
/* CSS Document */

body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #393a34;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	letter-spacing: 0.2em;
	background-image: url(../img/bg_y.png);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
}
h1 {
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.2em;
	line-height: 20px;
}
h2 {
	color: #FEDC28;
	font-size: 14px;
	letter-spacing: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEDC28;
	line-height: 20px;
	padding-bottom: 5px;
	font-style: normal;
}
#container {
	padding: 0px;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#concept {
	width: 450px;
	padding-top: 590px;
	z-index: 9999;
	height: 215px;
	margin: 0px;
	padding-right: 255px;
	padding-left: 255px;
	background-color: #393A34;
	background-image: url(../img/bg.png);
}
.renew {
	float: left;
	height: 180px;
	width: 156px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	z-index: 500;
}
.honeycom {
	height: 360px;
	width: 840px;
	margin-left: 60px;
	margin-right: 60px;
	margin-top: 100px;
	z-index: 200;
	position: relative;
}
.honeycom_top {
	height: 180px;
	width: 640px;
	float: left;
	margin-bottom: -26px;
	margin-left: 200px;
	z-index: 200;
}
.honeycom_bottom {
	height: 180px;
	width: 840px;
	z-index: 200;
}
.renew_tex {
	float: left;
	height: 145px;
	width: 300px;
	padding-top: 35px;
	margin-left: -12px;
	z-index: 100;
}
.renew_tex_b {
	float: left;
	height: 145px;
	width: 300px;
	padding-top: 35px;
	margin-right: -12px;
	z-index: 100;
}

#sidebar {
  position: relative;
  float: left;
  width: 300px;
}


.gotop {
	width: 80px;
	height: 270px;
	margin-left: 360px;
	bottom: 0px;
	z-index: 10;
	position: fixed;
	margin-right: 360px;
}

#main {
	height: 2000px;
	width: 800px;
	background-image: url(../img/dot.png);
	background-position: center;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#b2f {
	padding: 0px;
	height: 1880px;
	width: 360px;
	margin-right: 40px;
	float: left;
}
#b2f img {
	margin-bottom: 5px;
	float: left;
}
#b1f {
	padding: 0px;
	height: 1880px;
	width: 360px;
	margin-left: 40px;
	float: left;
}
#b1f img {
	margin-bottom: 5px;
	float: left;
}
#honey {
	margin-top: -75px;
}
#footer {
	padding: 0px;
	width: 960px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-color: #393A34;
	color: #898D77;
	letter-spacing: 0.3em;
}
#map {
	height: 300px;
	background-color: #393A34;
	padding: 0px;
	width: 960px;
	float: left;
	margin: 0px;
	z-index: -100;
	position: relative;
	border: 2px solid #FEDC28;
}
#map_over {
	height: 304px;
	background-color: #393A34;
	padding: 0px;
	width: 184px;
	float: left;
	margin-bottom: -306px;
	margin-left: 100px;
	z-index: 100;
}
#hasegawa  {
	height: 70px;
	width: 960px;
	float: left;
	position: relative;
	margin: 0px;
	padding-top: 70px;
	padding-bottom: 70px;
}
.space {
	height: 5px;
	width: 960px;
}
