body {
  color: #f3ffb3;
  font-size: 1em;
  background: #404040;
  margin: 0px;
  padding: 0px;
	-webkit-text-size-adjust: none; /* フォントサイズ自動調整オフ */
	width:100%;

}

a { color: #f6f7c5; text-decoration: none; }
a:link { color: #f6f7c5; text-decoration: none; }
a:visited { color: #f6f7c5; text-decoration: none; }
a:active { color: #0a1332; text-decoration: none; }
a:hover { color:  #0a1332; text-decoration: none; }

img {
  border: 0px;
}

#wrap {
  text-align: center;
  width:100%;
  position:relative;
}
#wrap img {
position:relative;
}
div.wrap2 {
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  text-align: left;
  position: relative; top: 0; left:0;
  width: 100%;
  height: auto;
}

p{
  margin: 5px;
  line-height: 1.5em;
  font-size: 1em;
  font-family: "ＭＳ ゴシック"
}

.float-left{
  float: left;	
  margin: 0 0 0 20px;
}

.float-right{
  float: right;
  margin: 0 10px 0 0;
}

/*--------------------------------------------------------------------------*/
#nav{
  width: 100%;
  height: auto;
  margin: 0 0 100px 0;
  padding: 0px;
  position: relative; top: 0; left:0;
}

div.menu1 {
  width: 100%;
  height: auto;
  margin: 0px;
  padding: 5px 0px 0px 30px;
  background: #ed6d1e;
}
div.menu1 a { color: #0a1332; text-decoration: none; }
div.menu1 a:link { color: #0a1332; text-decoration: none; }
div.menu1 a:visited { color: #0a1332; text-decoration: none; }
div.menu1 a:active { color: #f6f7c5; text-decoration: none; }
div.menu1 a:hover { color:  #f6f7c5; text-decoration: none; }

div.menu2 {
  width: 100%;
  height: auto;
  margin: 0px;
  padding: 10px 0px 0px 30px;
  background: #404040;
 }
div.menu2 a { color: #f6f7c5; text-decoration: none; }
div.menu2 a:link { color: #f6f7c5; text-decoration: none; }
div.menu2 a:visited { color: #f6f7c5; text-decoration: none; }
div.menu2 a:active { color: #ed6d1e; text-decoration: none; }
div.menu2 a:hover { color:  #ed6d1e; text-decoration: none; }

div.menu3 {
  width: 100%;
  height: auto;
  margin: 0px;
  padding: 10px 0px 0px 30px;
  background: #0a1332;
}
div.menu3 a { color: #f6f7c5; text-decoration: none; }
div.menu3 a:link { color: #f6f7c5; text-decoration: none; }
div.menu3 a:visited { color: #f6f7c5; text-decoration: none; }
div.menu3 a:active { color: #ed6d1e; text-decoration: none; }
div.menu3 a:hover { color:  #ed6d1e; text-decoration: none; }

div.menu4 {
  width: 100%;
  height: auto;
  margin: 0px;
  padding: 10px 0px 0px 30px;
  background: #ed6d1e;
}
div.menu4 a { color: #0a1332; text-decoration: none; }
div.menu4 a:link { color: #0a1332; text-decoration: none; }
div.menu4 a:visited { color: #0a1332; text-decoration: none; }
div.menu4 a:active { color: #f6f7c5; text-decoration: none; }
div.menu4 a:hover { color:  #f6f7c5; text-decoration: none; }

div.menu5 {
  width: 100%;
  height: auto;
  margin: 0px;
  padding: 10px 0px 0px 30px;
  background: #404040;
 }
div.menu5 a { color: #f6f7c5; text-decoration: none; }
div.menu5 a:link { color: #f6f7c5; text-decoration: none; }
div.menu5 a:visited { color: #f6f7c5; text-decoration: none; }
div.menu5 a:active { color: #ed6d1e; text-decoration: none; }
div.menu5 a:hover { color:  #ed6d1e; text-decoration: none; }

/*-------------------------------------------------------------------------------------------------------------------------------------*/
h1{  
	margin: 0px;
	padding: 0 0 0 10px;
	font-size: 2em;
	font-style: bold;
	font-family: "Arial Black";
}

#nav h1{
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
	font-style: bold;
	font-family: "Arial Black";
}

h2{  
	margin: 0px;
	padding: 0 0 0 10px;
	font-size: 1em;
	font-family: "ＭＳ ゴシック";
}

h3{
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-family: "HG 創英角ゴシック UB";
}

#aboutus h3{
	background: url(images/h_mark.png) no-repeat left;
	margin: 0px;
	padding: 0 0 0 10px;
	font-size: 2em;
	font-family: "HG 創英角ゴシック UB";
}

h4{
	margin: 0px;
	padding: 0 0 0 10px;
	font-size: 1em;
	font-family: "HG 創英角ゴシック UB";
}

h5{
	padding: 0 0 0 5px;
	font-size: 1.2em;
	text-decoration: underline;
}

/*-------------------------------------------------------------------------------------------------------------------------------------*/
#contents{
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  position: relative; top: 0; left:0;
}


#aboutus{
	background: #ed6d1e url(images/egg-1.png) no-repeat right bottom;
	color: #0a1332;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#schedule{
	background: #0a1332 url(images/egg-2.png) no-repeat right bottom;
	color: #f6f7c5;
	height: auto;
	width: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#faq{
	background: #ed6d1e;
	color: #0a1332;
	height: auto;
	width: 100%;
	margin: 0;
	padding: 0;
}

#contact{
	background: #404040 url(images/egg-4.png) no-repeat right bottom;
	color: #f6f7c5;
	height: auto;
	width: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

div#contact a { color: #f6f7c5; text-decoration: none; }
div#contact a:link { color: #f6f7c5; text-decoration: none; }
div#contact a:visited { color: #f6f7c5; text-decoration: none; }
div#contact a:active { color: #ed6d1e; text-decoration: none; }
div#contact a:hover { color:  #ed6d1e; text-decoration: none; }
	
/*-------------------------------------------------------------------------------------------------------------------------------------*/
.arrow_o{
	background: #ed6d1e;
	color: #0a1332;
	width: 100%;
	margin: -2px 0 0 0;
	padding: 0 20px 0 0;
  text-align: right;
}
a > img {
  height:50px;
}
.arrow_n{
	background: #0a1332;
	color: #f6f7c5;
  width: 100%;
	margin: -10px 0 0 0;
	padding: 0 20px 0 0;
  text-align: right;
}

.arrow_g{
	background: #404040;
	color: #f6f7c5;
  width: 100%;
	margin: 0 0 0 0;
	padding: 0 20px 0 0;
  text-align: right;
}

.chief_left {
   overflow: hidden;
   height: auto;
   margin-bottom:50px;
}

.chief_left img{
   float: left;
   margin: 0 0 0 0;
   padding: 0;
   border: 0;
   width:35%
 }
