@charset "UTF-8";
/* CSS Document */

body {
	position : relative;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#494242;
	
}
#container {
	width: 1000px;
	margin: 0 auto;
	/*background-color: #EDC5C5;*/
}

a.s_rollover img:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	/*background: #008633;*/
}

.fo_bol{font-weight:bold;}
/*--------header--------*/
#header {
	width: 1000px;
	margin: 0 auto;
	}
#headerInner {
	width: 375px;
	height: 69px;
	float: left;
	border-bottom: solid 1px #000000;
}
#font-size {
	visibility: hidden;
	width: 120px;
	height: 70px;
	float: left;
}
#fStxt {
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 3px;
	text-align: center;
}
.fSBtn01 {
	
	color: #32c832;
	border: 2px solid #32c832;
	width: 45px;
	height: 37px;
	font-size: 0.95em;
	font-weight: bold;
	display: block;
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
	margin-left: 8px;
	box-sizing: border-box;
}
.fSBtn02 {
	width: 45px;
	height: 37px;
	display: block;
	float: left;
	padding-top: 50px;
	padding: 5px;
	box-sizing: border-box;
	text-align: center;
	background-color: #32c832;
	margin-left: 8px;
}
.fSBtn02 p{
	color: #FFFFFF;
	font-size: 0.95em;
	font-weight: bold;
	text-align: center;
}
#headerNav ul {
	float: right;
}
#headerNav li {
	float: left;
	margin-right: 4px;
}
#headerNav li a{
	display: block;
}
#headInfo{
	clear:both;
	height: 28px;
	width: 1000px;
	padding: 5px 0 ;
	border-bottom: solid 1px #000000;
}

#headInfo ul::after{
  display: block;
  content: "";
  clear: both;
}
#headInfo li{
	float:left;
	height:28px;
	margin: 0 5px 0 0;
	}
#headInfo li .infotitle/*緑のアイコン*/{
	font-size: 1em;
	background:url(../images/icon.gif) left 5px no-repeat;
	padding-left: 20px;
	margin-left: 10px;
	height: 35px;
}

#headInfo li:last-of-type {margin: 0;}

.nukiOrange/*白抜きオレンジ*/{
	font-size: 15px;
	color: #fff;
	background-color: #ff9600;
	padding: 2px;
}
/*--------surido--------*/

#slide05 {
position: relative;
}

/*--------menu--------*/
#menu {
	padding: 10px 0;
	height: 50px;
}

#menu ul{
  background-color: #55CA52;
}
#menu ul::after{
  content: "";
  display: block;
  clear: both;
}

#menu ul li{
  display: inline-block;
  width: calc(100%/6);
  text-align: center;
  float: left;
  position: relative;
}

#menu ul li::after {
  content: "";
  width: 1px;
  height: 44px;
  display: block;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
#menu ul li:last-child::after{display: none;}

#menu ul li a{
  display: block;
  color: #000;
  height: 50px;
  line-height: 50px;
  filter: invert(88%) sepia(61%) saturate(0%) hue-rotate(229deg) brightness(107%) contrast(101%);
}

#menu ul li a::before {
  content: "";
  margin-right: 5px;
  width: 32px;
  height: 32px;
  display: inline-block;
  background-size: 32px auto;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  top: 8px;
}

#menu ul li.menu_btn01 a::before {background-image: url("../images/main_nav01.png");}
#menu ul li.menu_btn02 a::before {background-image: url("../images/main_nav02.png");}
#menu ul li.menu_btn03 a::before {background-image: url("../images/main_nav03.png");}
#menu ul li.menu_btn04 a::before {background-image: url("../images/main_nav04.png");}
#menu ul li.menu_btn05 a::before {background-image: url("../images/main_nav05.png");}
#menu ul li.menu_btn06 a::before {background-image: url("../images/main_nav06.png");}

#menu ul li a:hover{
  filter: invert(81%) sepia(81%) saturate(633%) hue-rotate(359deg) brightness(106%) contrast(105%);
}


/*-------contents---------*/
#contents{
	overflow: hidden;
}
#mainArea {
	width: 50%;
	height: 440px;
	float:right;
	box-sizing:border-box;
	border:#32c832 solid 2px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
.news_midashi{
	text-align: center;
	padding-top: 5px;
	color:#FFFFFF;
	background-color:#32c832;
	font-size:0.9em;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 23px;
	}
#newsContents{
	margin: 10px;
	overflow:hidden;
	font-size:0.8em;
	}
#newsContents .date{
  color: #4E4E4E;
  margin-right: 10px;
  font-weight: bold;
}
#newsContents ul li{
	margin: 8px;
	border-bottom: dotted 1px #6C6C6C;
	}

#newsContents ul li a {display: block;}

#subArea {
	overflow: hidden;
	margin: 0 0 20px;
	/*width: 415px;
	float: left;
	padding-right: 0px;
	*/
	}
/*190322追記*/
#subArea li.left{float: left;}

#subArea li.right{float: right;}


/*--------各種コンテンツタイトル帯----------*/
#contetsTitle {
	padding: 30px 30px 35px 130px;
	width: 840px;
	height: 40px;
	background-image: url(../images/contents_title.png);
	margin-bottom: 200px;
	margin: 0 auto 30px;
	}
.fontTitle{
	color: #FFF;
	font-size: 1.5em;
	}
/*-----------------------*/
.txt20{
	font-size: 18px;
}

#headInfo .txt20 img {
  height: 22px;
  width: auto;
  vertical-align: baseline;
}

.txt15 {
	font-size: 15px;
}
/*--------fotter---------*/

#footer{
	width: 1000px;
	height: 110px;
	margin: 0 auto;
	clear:both;
	
	}
.footer_box{
	width: 236px;
	height: 100px;
	margin-left: 10px;
	border-right: 1px dotted #000000;
	padding: 20px 2px 5px 1px;
	float:left;
	 }
.footer_box a:hover{
	color:#0B923B;text-decoration:none;
	}
.footerNav_01{
	background:url(../images/ft_pt01.png) left 8px no-repeat;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	font-weight:200;
	padding: 1px 11px 6px;
	/*background-color:#EC6568;*/
	}
.footerNav_02{
	background:url(../images/ft_pt02.png) left 8px no-repeat;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 1px 11px 5px 8px;
	font-size: 0.8em;
	}
.footerNav_03{
	background:url(../images/ft_pt02.png) left 8px no-repeat;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 1px 11px 5px 8px;
	font-size: 0.7em;
	}
	
#footer_BG{
	width: 100%;
	height: 130px;
	text-align: center;
	background-image:url(../images/fotter_img.jpg);
	background-repeat:repeat-x ;
	background-color:#74B62D;
	}
#footer_G{
	background-color:#74B62D;
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0 -3px;
	text-align: center;
	color: #FFFFFF;
	}

.clearfix::after {
    content: " ";
    display: block;
    clear: both;
}
