* {margin: 0; padding: 0; outline: 0;}

/*
* {
background-image: url(../images/background.png);
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position: right;
}
*/
body {
	font-family: "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	background-image: url("../images/figurines.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color:rgba(255,255,255,0.5);
  background-blend-mode:lighten;

}

h1, h2 {
	font-family: "貂ｸ譏取悃", YuMincho, "�ｭ�ｳ 譏取悃";
	font-weight: 300;
	margin:0 0 15px 0;
}

h1 {
	font-size: 36px;
	letter-spacing: -1px;
	line-height: 100%;
	margin: 30px;
}

h2 {
	font-size: 24px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
}

h3 {
	margin-bottom: 10px;
	margin: 30px;
}

iframe {
	margin-bottom: 10px;
	margin: 30px;
}

table {
	margin-bottom: 0px;
	margin: 30px;
}

p {
	margin: 15px 30px 30px 30px;
}

a {
}

.clear {
	clear: both;
}
.wrap {
	width: 100%;
	max-width: 2000px;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;

}



.section {
	width: 100%;
	max-width: 2000px;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0 0 20px 0;
}


.inner {
	width: 1000px;
	background: #ffffff;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding:40px 0px 40px 0px;
	font-size: 16px;
	font-family: "貂ｸ譏取悃", YuMincho;
	font-weight: 300;
}

.inner:after {
	  content: "";
	  display: table;
	  clear: both;
}

.innerx:after {
	  content: "";
	  display: table;
	  clear: both;
}


.subMenu {
	height: 50px;
	z-index: 1000;
	width: 100%;
	background: #888888;
}

.subMenu .inner {
	padding:0;
	font-weight: 400;
	margin: 0 auto;
}

.subMenu .inner3 {
	padding:0;
	font-weight: 400;
	margin: 0 auto;
}

.subNavBtn {
	display: block;
	height: 35px;
	width: 10%;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 13px;
	padding: 15px 1% 0 2%;
	text-align: center;
	color: #888888;
}

.subMenu a:hover {
	background: #FFEB20;
}

.active {
	background: #ff7f50;
}
.end {
	margin: 0;
}


/* SECTIONS */
.sTop {
	min-height: 130px;
  font: "Spoqa Han Sans","Source Sans Pro",Apple SD Gothic Neo,Nanum Barun Gothic,Nanum Gothic,Verdana,Arial,Dotum;
	padding: 0px 0px 150px;
	height: 300px;
}

.s1 {
		/*background: #FFEB20;*/
}


.s2 {
		/*background: #FFEB20;*/

}

.s3 {
		/*background: #FFEB20;*/
}


.s4 {
		/*background: #FFEB20;*/
}

.s5 {
		/*background: #FFEB20;*/
}

.s6 {
		/*background: #FFEB20;*/
}

.s7 {
	/*background: #FFEB20;*/
}
