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

*{
	margin:0;
	padding:0;
	font-size:100%;
	}


body{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.8em;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 800px;
//*	background-color: #FFFF6d; *//
//*水玉の情報*//
	background-color: #ddd;
	background-image: radial-gradient(#FFFF6d 30%, transparent 30%),
	radial-gradient(#FFFF6d 30%, transparent 30%);
	background-size: 30px 30px;
	background-position: 0 0, 15px 15px;

}
	
#wrapper{
	width: 800px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #ffffff;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	color: rgba(66, 39, 23, 1);
}

#main_head{
	height:100px;
	}

section{
	margin-bottom: 30px;
	padding-left: 30px;
}

/*ヘッダーの編集*/
#hedder{
	width: 780px;
	height: 60px;
	float: left;
	margin-bottom: 5px;
}


#address{
	display:block;
	float:left;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width: 0px;
	heigth:0px;
	display: none;
	}


#wakaba{
	width: 100px;
	height: 60px;
	float: right;
	background-color: #e26dff;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	font-size: 0.39em;
	color: #ffffff;
	background-image : url(img/wakaba_title.png);
	display: block;
}

#wakaba a{
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	display: block;
	width: 100px;
	height: 60px;
	text-align: center;
	color: #ffffff;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-image : url(wakaba_title.png);
}

#wakaba a:hover{
	background-color: #cc00ff;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	background-image : url(wakaba_title_hover.png);
}

/*トップ画像*/
#top_img{
	text-align:center;
	clear:none;  
	}


/*メニューバーの編集*/
#nav{
	margin:5px 0 10px 0;
	clear:both;
	}

#nav ul{
	margin:0px;
	padding:0px;
	width:780px;
	text-align:center;
	}

#nav ul li{
	display:inline;
	text-align:center;
	list-style:none;

	}

#nav ul li a{
	display:block;
	height:100px;
	float:left;
	color:rgba(66,39,23,1.00);
	font-size:0.6em;
	font-weight: bold;
	border-radius: 70px;
	text-decoration:none;
    line-height:6em;
	border: solid 5px rgba(66,39,23,1.00);
	}
	
/*メニューアイコン*/


#top_icon{
	width:110px;
	background-color: #ffa76d;
	}
#top_icon:hover{
	background-color: #FF6A2A;
	color:#FFF;
	}
#en_icon{
	width: 100px;
	background-color: #ffff6d;
}
#en_icon:hover{
	background-color: #ffff00;
	color: #ff6600;
}
#hoiku_icon{
	width: 100px;
	background-color: #a7ff6d;

}
#hoiku_icon:hover{
	background-color: #66ff00;
	color: white;
}
#class_icon{
	width: 100px;
	background-color: #6dc5ff;

}
#class_icon:hover{
	background-color:#09F;
	color:#FFF;
	}
#saiyou_icon{
	width:100px;
	background-color:#6D6DFF;
	color:#FFF;
	}
#saiyou_icon:hover{
	background-color:#0000FF;
	color:#FFF;
	}
#kujou_icon{
	width:100px;
	background-color:#E26DFF;
	}
#kujou_icon:hover{
	background-color:#c0f;
	color:#FFF;
	}
#access_icon{
	width:100px;
	background-color: #FF6DE2;
	float:right;
	}
#access_icon:hover{
	background-color:#F0C;
	float:right;
	color:#FFF;
	}

#access_icon_karugamo{
	width:100px;
	background-color: #FF6DE2;
	float:right;
	}

#access_icon_karugamo:hover{
	background-color:#F0C;
	color:#FFF;
	}
	
/*わかば会メニューアイコン*/

#wakaba-menubar{
	width:780px;
	text-align:center;
}

#top_wakaba_icon{
	width:115px;
	background-color: #ffa76d;
	}
#top_wakaba_icon:hover{
	background-color: #FF6A2A;
	color:#FFF;
	}
#houjin_icon{
	width:115px;
	background-color:#FFFF6D;
	}
#houjin_icon:hover{
	background-color: #ffff00;
	color: #ff6600;
}
#houshin_icon{
	width:115px;
	background-color:#A7FF6D;
	}
#houshin_icon:hover{
	background-color: #66ff00;
	color: #ffffff;
}
#topics_icon{
	width:115px;
	background-color:#6DC5FF;
	}
#topics_icon:hover{
	background-color:#09F;
	color:#FFF;
	}
#kite_hokoku_icon{
	width:115px;
	background-color: #6d6dff;
}
#kite_hokoku_icon:hover{
	background-color: #0000ff;
	color: #ffffff;
}

#saiyou_sougou_icon{
	width:115px;
	background-color:#FF6DE2;
	}
#saiyou_sougou_icon:hover{
	background-color:#F0C;
	color:#FFF;
	}



/*上部に戻る*/

#page-top{
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#page-top a{
	text-decoration: none;
	color: #ffffff;
	width: 100px;
//*	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px; *//
	display: block;
	border-top-left-radius: 20px 20px;
	border-top-right-radius: 20px 20px;
	border-bottom-right-radius: 20px 20px;
	border-bottom-left-radius: 20px 20px;
	  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
#page-top a:hover{
    text-decoration: none;
}
	
/*フッター部分*/
#footer{
	width:800;
	text-align:center;
	margin-top:10px;
	font-size:0.5em;
	clear:both;
	}

/*配置*/

.koumoku{
	margin-top: 5px;
	margin-bottom: 20px;
}

.text_section{
	float: left;
	width: 300px;
	display: block;
}

.img_section{
	float: right;
	display: block;
}

#kessan a{
	color: #000000;
	margin-bottom: 5px;
	font-size: 0.95em;
}
#kessan a:hover{
	color: #ff6600;
	font-weight: bold;
}

#bottam_g a{
	color: #000000;
	margin: 0px 5px 0px 5px;
	font-size: 1.1em;
}
#bottam_g a:hover{
	color: #ff6600;
	font-weight: bold;
}

#saiyo table a{
	color: black;
}
#saiyo table a:hover{
	color: #ff6600;
	font-weight: bold;
}

table{
	margin:70px;
}

#gaiyou{
	font-size: large;
	color: black;
	text-decoration: none;
}
#gaiyou:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #FF6600;
}

.kessan a{
	font-size: large;
	color: black;
	text-decoration: underline;
}
.kessan a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #ff6600;
}


img{
	/* background-color: #ffa76d; */
	margin-left:10px;
}

#engaiyo #encho{
	width: 500;
}

#title_img img{
	border-radius: 30px;
}


#top_address p{
	font-size: 0.7em;
	text-align: center;
}


div .imagebox {
	background-color: white;/* 2.背景色 */
	width: 300px;/* 横幅 */
	float: left;/* 左に配置 */
}

#imagebox-l-touhu{
	width: 660px;/
	justify-content:center;/

}

.imagebox-l-touhu{
	background-color: white;/* 2.背景色 */
	width: 200px;/* 横幅 */
	float: left;/* 左に配置 */
}



p.image p.caption {
   text-align: center; /* 3.中央寄せ */
   margin: 5px;        /* 4.余白・間隔 */
}
p.caption {
	font-size: 50%;/* 5.文字サイズ */
	color: rgba(66, 39, 23, 1);/* 6.文字色 */
}

.clear { clear:both; }  
.clear hr { display:none; }  


/*各園ページ採用の部分*/
div .saiyou-date {

}

.saiyou-t {
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
}

.saiyou-t a{
	color: black;

}
.saiyou-t a:hover{
	color: #ff6600;
	font-weight: bolder;

}







div .imagebox-l {
	background-color: white;/* 2.背景色 */
	width: 300px;/* 横幅 */
	float: left;/* 左に配置 */
}
p.image p.caption {
   text-align: center; /* 3.中央寄せ */
   margin: 5px;        /* 4.余白・間隔 */
}

div .imagebox-r {
	background-color: white;/* 2.背景色 */
	width: 300px;/* 横幅 */
	float: right;/* 右に配置 */
}

p.caption {
	font-size: 50%;/* 5.文字サイズ */
	color: rgba(66, 39, 23, 1);/* 6.文字色 */
   text-align: center; /* 3.中央寄せ */
}

.clear { clear:both; }  
.clear hr { display:none; } 

