@charset "shift_jis";
*{
	margin: 0;
	padding: 0;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 auto;
}
#wrapper {
	text-align: center;
	margin: 0px auto;
	height: auto;
	clear: both;
	float: none;
	width: 980px;
	padding: 0px;
}
#navihead {
	height: 70px;
	margin: 0;
	padding: 0;
}
#contents {
	box-sizing:border-box;
}
#navitop {
	font-size: 90%;
	line-height: 130%;
	text-align: left;
	margin: 0;
	background-color: #FFFF99;
	padding: 5px;
}
#keisai {
	font-size: 90%;
	line-height: 120%;
	height: 50px;
	padding: 30px 5px 5px 0px;
	width: 950px;
	text-align: right;
	margin-bottom: 0px;
	position: relative;
}
#keisai img {
	position: absolute;
	left: 10px;
	top:-10px;
	width: 350px;
}

.h1_area {
	maragin: 0 auto;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: center;
	justify-content: center;
}
.h1 {
	align-items: center;
  	justify-content: center;
	font-size: 150%;
	font-weight: 600;
	border:1px solid #CBB698;
	border-radius: 3px;
	padding: 8px 0 5px 0;
	width: 630px;
	color: 	#339933;
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    "BIZ UDPGothic",
    Meiryo,
    sans-serif;
	box-shadow: inset 0px -14px 13px 0px rgba(246, 238, 225, 0.5), inset 0px -3px 6px -2px rgba(0, 0, 0, 0.3);
	line-height: 120%;
	margin: 0 auto;
}
.menu {
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	vertical-align: top;
	padding: 0;
	}
.menu img {
	margin: 0 auto;
	width: 980px;
}

.torikumi_shimachi_back {
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	height: auto;
  background: url("../image/bk_top.png") ;
 background-size: cover; 
  background-position: center; 
  background-repeat: no-repeat;
	padding: 30px 0;
	margin-bottom: 30px;
	border-top: 6px solid #9DC814;
	margin-top: -12px;
}
.torikumi_shimachi {
	width: 800px;
	margin:0 auto;
	border: 2px solid #4B85BE;
	background: #fff;
	border-radius: 10px;
	padding: 20px 15px 50px 15px;
	box-shadow: 8px 8px 0px 0px rgba(117, 198, 255, 1);
}


.h2_torikumi {
	width: 750px;
	margin: 0 auto;
	color: #4B85BE;
	padding: 10px 0;
	font-size: 1.5em;
}
.h3_torikumi {
	border-bottom: 5px dotted #4B85BE;
	text-align: left;
	padding: 6px 20px;
	margin: 0px 30px 15px 30px;
}
.torikumi_shimachi_box {
	border: 1px solid #e0e0e0;
	width: 750px;
	margin: 0 auto;
	color: #4B85BE;
	padding: 10px 0;
	margin-top: 15px;
	border-radius: 8px;
	position: relative;
}


.dantai ,.taishou ,.link{
	position: relative;
}
.torikumi_img_01 {
	position: absolute;
	right: 10px;
	top: -20px;
}
.torikumi_img_02 {
	position: absolute;
	left: -30px;
	top: 70px;
}
.torikumi_img_03 {
	position: absolute;
	right: -20px;
	bottom: -20px;
}
.torikumi_shimachi_box p{
	color: #333;
	text-align: left;
	margin: 0px 50px;
	font-size: 90%;
}
.torikumi_hizuke {
	marign: 0;
	padding: 0;
}
.torikumi_shimachi_box ol {
	margin: 0 50px 20px 80px;
}
.torikumi_shimachi_box ol li{
	text-align: left;
	color: #333;
	font-size: 90%;
}
.torikumi_shimachi_box ul {
	margin: 0 50px 20px 80px;
}
.torikumi_shimachi_box ul li{
	text-align: left;
	color: #333;
	font-size: 90%;
}
p.indent {
  text-indent: -1em;
  padding-left: 1em;
  line-height: 150%;
  margin-top: 0;
}

p.indent_02 {
  text-indent: -2em;
  padding-left: 3em;
  line-height: 150%;
  margin-top: 0;
}
p.p_03 {
  padding-left: 1.5em;
  line-height: 150%;
  margin-top: 0;
}
p.indent_03 {
  text-indent: -1em;
  padding-left: 2em;
  line-height: 150%;
  margin-top: 0;
}
#navifoot {
	width: 980px;
	font-size: 90%;
	line-height: 130%;
	text-align: left;
	clear: both;
	float: none;
	margin: 0 auto;
}
#historyback {
	font-size: 90%;
	line-height: 130%;
	text-align: center;
	clear: both;
	padding-top: 10px;
}
#totop {
	width: 800px;
	font-size: 80%;
	line-height: 130%;
	text-align: right;
	padding: 3px;
	clear: both;
	float: none;
}
#navibottomtitle {
	font-size: 90%;
	line-height: 130%;
	text-align: left;
	padding: 3px;
	margin-top: 20px;
}
#navibottom {
	font-size: 90%;
	line-height: 130%;
	text-align: left;
	padding: 3px;
}
#copyright {
	text-align: center;
	background-color: #CCFF66;
	margin-top: 5px;
	font-size: 80%;
	color: #333333;
}