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

*{
   margin:0;
   padding:0;
   line-height:1.6;
   font-size:13px;
   color:#4F2D1A;
   font:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Arial, Helvetica, sans-serif;
   }
html,body {
    height: 100%;
    margin: 0;
	
}
#wrapper {
    width: 100%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
}
a{
	text-decoration:none;
}

p{
	color:#000;
	font-size:14px;
}

/*clearfix*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac ￥*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*clearfix終わり*/	

/*=========================ヘッダー=========================*/
#header{
	width:1000px;
	margin-left:auto;
	 margin-right:auto;
	 margin-top:20px;
	 height:75px;
	 margin-bottom:15px;
	 position:relative;
}
#header_l{
	width:395px;
	height:67px;
	float:left;
	background:url(img/header_logo.gif) no-repeat;
	text-indent:-9999px;
}
#header_rss{
	width:20px;
	height:20px;
	float:left;
	margin-left: 18px;
    margin-top: 45px;
}
#header_top{
	width:20px;
	height:20px;
	float:left;
	margin-left: 18px;
}
#header_r{
	width:237px;
	height:27px;
	background:url(img/header_01b.gif) no-repeat;
	float:left;
	text-indent:-9999px;
	margin-top: 57px;
    margin-left: 94px;
}

.osirase_position_1{
	position:absolute;
	background:url(img/header_02.png);
	width:78px;
	height:48px;
	right: 190px;
    top: -2px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:12px;
	text-align:center;
}
.header_photo2{
	    position: absolute;
    width: 185px;
    height: 183px;
    right: 0px;
    top: 7px;
    z-index: 101;
    background: url(img/header_03.png);
        padding-top: 21px;
    padding-left: 1px
}

.header_photo{
	position:absolute;
	width:185px;
	height:204px;
	right: 0px;
    top: 7px;
	z-index:100;
}

/*=========================グローバル=========================*/
.g_menu{
	height:60px;
	width:1000px;
	margin-left:auto;
	 margin-right:auto;
}
.g_menu_a{
	float:left;
	height:60px;
}
#g_menu_box{
	background-color:#009944;
	height:60px;
	width:100%;
	
}


/*=========================コンテンツ=========================*/

#all{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#contents{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
}
#contents_l{
	float:left;
	width:162px;
	margin-right:61px;
	position:relative;
}
#contents_r
{float: left;
    width: 777px;
    margin-bottom: 30px;
	
}

#side_bar{
	width:162px;
}
#side_bar img{
	margin-bottom:10px;
}


.osirase_position_2{
	position:absolute;
	background:url(img/osirase_position_2.png);
	width:78px;
	height:48px;
	left: 145px;
    top: 99px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:12px;
	text-align:center;
}

.topics_box_1 {
	padding-top:15px;
	padding-bottom:17px;
width:100%; /* 横幅 */
height:132px; /* 縦幅 */
overflow:auto;
background-color:#FFF; /* 背景色 */
font-size:80%; /* 文字サイズ */
color:#000000; /* 文字色 */
background:url(img/top_topics_03.gif);
}
.topics_box_1 p {
	margin:0px 10px 5px 30px;
	font-size:15px;
}

.topics_box_2 {
	padding-top:15px;
	padding-bottom:15px;
width:100%; /* 横幅 */
height:72px; /* 縦幅 */
overflow:auto;
background-color:#FFF; /* 背景色 */
font-size:80%; /* 文字サイズ *
color:#000000; /* 文字色 */
background:url(img/top_topics_03.gif);
}
.topics_box_2 p {
	margin:0px 10px 5px 30px;
	font-size:15px;
}

.top_topics_01{
	background:url(img/top_topics_01.gif) no-repeat;
	height:45px;
	text-align:center;
}
.top_topics_01 img{
	padding-top:12px;
}
.top_topics_02{
	background:url(img/top_topics_02.gif) no-repeat;
	height:47px;
	text-align:center;
}
.top_topics_02 img{
	padding-top:12px;
}

.area_box{
	width:1000px;
	margin-left:auto;
	 margin-right:auto;
}
.area1{
	width:300px;
	float:left;
	margin-right:25px;
	text-align:center;
	border-right:#009944 1px solid;
	padding-right:24px;
}
.area1 img{
    margin-top: 25px;
    margin-bottom: 10px;
}
.area1 p{
	text-align:center;
}
.area2{
	width:300px;
	float:left;
	margin-right:25px;
	text-align:center;
	border-right:#009944 1px solid;
	padding-right:24px;
}
.area2 img{
    margin-top: 25px;
    margin-bottom: 10px;
}
.area2 p{
	text-align:center;
}
.area3{
	width:300px;
	float:left;
	text-align:center;
}
.area3 img{
    margin-top: 25px;
    margin-bottom: 10px;
}
.area3 p{
	text-align:center;
}
.area1_img{
	background:url(img/area_1.gif) no-repeat;
	text-indent:-9999px;
	width:300px;
	height:44px;
	float:left;
	margin-right:50px;
}
.area2_img{
	background:url(img/area_2.gif) no-repeat;
	text-indent:-9999px;
	width:300px;
	height:44px;
	float:left;
	margin-right:50px;
}
.area3_img{
	background:url(img/area_3.gif) no-repeat;
	text-indent:-9999px;
	width:300px;
	height:44px;
	float:left;
}

/*=========================フッター=========================*/

#footer_area{
	 border-top:#009944 1px solid;
	 padding-top:20px;
	 margin-top:40px;
}
#footer_banner{
	width:1000px;
	margin-left:auto;
	 margin-right:auto;
}
#footer_box{
	width:1000px;
	margin-left:auto;
	 margin-right:auto;
	 margin-bottom:20px;
}
	
address{
	float:left;
	color:#009944;
	font-size:12px;
}
#footer_box p{
	float:right;
	margin-left:30px;
	color:#009944;
}
.footer_contact{
	font-size:12px;
}
	
	
	
/*=========================エコチルキッズ=========================*/
#header_kids{
	width:1000px;
	margin-left:auto;
	 margin-right:auto;
	 height:75px;
	 margin-bottom:15px;
}
#header_center{
	    width: 410px;
    height: 108px;
    margin-left: 296px;
	background:url(img/kids/logo.png) no-repeat;
	text-indent:-9999px;
	margin-top:20px;
}
#menu_kids{
	margin-top:35px;
	height:49px;
}

.kids_btn1 img{
	float:left;
	width:308px;
	height:49px;
	
}

.kids_btn img{
	margin-left:38px;
	float:left;
	width:308px;
	height:49px;
	
}

#kids_contents{
	width:1000px;
	margin-left:auto;
	 margin-right:auto;
}
#kids_l{
	float:left;
	margin-right:30px;
	width:670px;
	margin-top:50px;
	margin-bottom:30px;
}
#kids_r{
	width:278px;
	float:left;
	margin-top:50px;
	border-top:#F5A216 1px solid;
	border-left:#F5A216 1px solid;
	border-right:#F5A216 1px solid;
	border-bottom:#F5A216 1px solid;
	padding:20px 10px 20px 10px;
}
.kids_t_r{
	border-bottom:dotted #F5A216 1px;
	width:264px;
	padding-bottom:3px;
	padding-top:4px;
}
.kids_t_l{
	width:14px;
	vertical-align:top;
	padding-top:2px;
	padding-right:7px;
	border-bottom:dotted #F5A216 1px;
	padding-bottom:3px;
	padding-top:4px;
}
.kids_t{
	width:278px;
}
.kids_day{
	color:#F5A216;
	font-size:13px;
}
.kids_title{
	color:#F5A216;
	font-size:23px;
	font-weight:bold;
	margin-bottom:10px;
}
.kids_kizi{
	border-bottom:dotted #F5A216 1px;
	margin-bottom:30px;
	padding-bottom:30px;
}
.kids_midasi{
	color:#F5A216;
	font-size:23px;
	font-weight:bold;
	border-bottom:dotted #F5A216 1px;
	margin-bottom:20px;
}
.kids_midasi{
	color:#F5A216;
	font-size:23px;
	font-weight:bold;
	margin-bottom:20px;
}
	
/*==================================================*/
#g_menu_box2{
	background-color:#cfe294;
	height:60px;
	width:100%;
	
}
#contents_l2{
	float:left;
	width:277px;
	margin-right:61px;
	position:relative;
}
#contents_r2{
	float: left;
    width:662px;
    margin-bottom: 25px;
	
}

#footer_bar{
	margin: 40px 0 30px 0;
}
#footer_bar a{
	float: left;
    margin-right: 20px;
    margin-top: 20px;
}
.area1_img2{
	background:url(img/area2.png) no-repeat;
	margin-bottom: 15px;
	text-indent:-9999px;
	width:300px;
	height:44px;
	float:left;
	margin-right:50px;
}
.area2_img2{
	background:url(img/area1.png) no-repeat;
	margin-bottom: 15px;
	text-indent:-9999px;
	width:300px;
	height:44px;
	float:left;
	margin-right:50px;
}
.area3_img2{
	background:url(img/area3.png) no-repeat;
	margin-bottom: 15px;
	text-indent:-9999px;
	width:300px;
	height:44px;
	float:left;
}
.area1_img3{
	background:url(img/area1b.png) no-repeat;
	margin-bottom: 15px;
	text-indent:-9999px;
	width:300px;
	height:44px;
	float:left;
	margin-right:50px;
}
.area2_img3{
	background:url(img/area2b.png) no-repeat;
	margin-bottom: 15px;
	text-indent:-9999px;
	width:300px;
	height:44px;
	float:left;
	margin-right:50px;
}
.area3_img3{
	background:url(img/area3b.png) no-repeat;
	margin-bottom: 15px;
	text-indent:-9999px;
	width:300px;
	height:44px;
	float:left;
}
.top_topics_01b img{
	padding-top:12px;
}
.top_topics_01b{
	background:url(img/top_topics_01b.png) no-repeat;
	height:45px;
	text-align:center;
}

.topics_box_1b {
	padding-top:15px;
	padding-bottom:17px;
width:100%; /* 横幅 */
    height: 187px; /* 縦幅 */
overflow:auto;
background-color:#FFF; /* 背景色 */
font-size:80%; /* 文字サイズ */
color:#000000; /* 文字色 */
background:url(img/top_topics_03.png);
}
.topics_box_1b p {
	margin:0px 10px 18px 30px;
	font-size:15px;
}
.header_photo2b{
	    position: absolute;
    width: 185px;
    height: 183px;
    right: 0px;
    top: 7px;
    z-index: 101;
    background: url(img/header_03b.png);
        padding-top: 21px;
    padding-left: 1px
}
.osirase_position_1b{
	position:absolute;
	background:url(img/header_02b.png);
	width:78px;
	height:48px;
	right: 190px;
    top: -2px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:12px;
	text-align:center;
}

.osirase_position_1c{
    position: absolute;
    width: 78px;
    height: 48px;
    right: 16px;
    color: #FFFFFF;
    font-weight: bold;
    padding-top: 12px;
    text-align: center;
}
#footer_area2{
	 border-top:#b5d100 1px solid;
	 padding-top:20px;
	 margin-top:40px;
}
.address2{
    float: left;
    color: #231815;
    font-size: 12px;
}
#footer_box2{
	width:1000px;
	margin-left:auto;
	 margin-right:auto;
	 margin-bottom:20px;
}
#footer_box2 p{
	float:right;
	margin-left:30px;
	color:#231815;
}

/*メニュー*/
.gnav {
	display: flex;
	height: 60px;
	margin: 0 auto;
	width: 1000px;
}
.gnav > li {/*親階層のみ幅を25%にする*/
	width: 160px;
}
/*全てのリスト・リンク共通*/
.gnav li {
	list-style: none;
	position: relative;
	z-index: 10000;
}
.gnav li a {
	background: #d0e294;
    border-right: 1px solid #fff;
    color: #454a43;
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: center;
    text-decoration: none;
    width: 100%;
	font-weight: bold;
}
/*子階層以降共通*/
.gnav li li {
	height: 0;
	overflow: hidden;
	transition: .5s;
}
.gnav li li a {
	border-top: 1px solid #fff;
}
.gnav li:hover > ul > li {
	height: 60px;
	overflow: visible;
}

