@charset "utf-8";
/*
Theme Name: kitahirata v2.0
Theme URI: http://wordpress.org/
Description: 北平田保育園
Author: Masato WATANABE
Version: 1.1
Tags:
*/

@import url('reset.css');
/*@import url('fonts.css');*/


/*回り込み解除*/
.c-both {clear:both;font-size:1px;}

/*IE下余白消し*/
img	{vertical-align:bottom;}

/*コンテンツ幅768ピクセル以上*/
@media print, screen and (min-width:769px) {

/*-------------------------------------------------------
----サイト全体-------------------------------------------
-------------------------------------------------------*/
/*基本body*/
html,body {
	text-align:left;
	color:#2e2e2e;
	margin:0;
	padding:0;
	font-size:95%;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	background:url(images/back.gif) ;
}



/*-------------------------------------------------------
----レイアウト-------------------------------------------
-------------------------------------------------------*/
#wrapper {
	margin:0 auto;
	width:914px;
	background:url(images/contents-back.gif) repeat-y;
}

#main {
	margin:0 auto;
	padding:0 0 15px 0;
	width:892px;
	background:#feffdf;
}

#toppage-l {
	float:left;
	display:inline;
	margin:0 0 0 20px;
	width:430px;
}

#toppage-r {
	float:right;
	display:inline;
	margin:0 16px 0 0;
	width:420px;
}

#container {
	border:solid 1px #999999;
}

#content {
	margin:0;
}

.side-l {
	position:relative;left:6px;
	float:left;
	display:inline;
	width:210px;
}

.side-r {
	position:relative;top:-2px;
	float:right;
	display:inline;
	width:680px;
}

#contents-flame-t {
	width:679px;
	height:30px;
	background:url(images/contents-flame-t.gif) no-repeat;
}

#contents-flame-m {
	padding-bottom:20px;
	width:679px;
	height:100%;
	background:url(images/contents-flame-m.gif) repeat-y;
}


#contents-flame-b {
	width:679px;
	height:30px;
	background:url(images/contents-flame-b.gif) no-repeat;
}

#contents-foot-back {
	position:relative;left:8px;
	width:640px;
	height:36px;
}

/*画面トップ移動*/
.top-p a {
	float:right;
	display:inline;
	position:relative;top:7px;left:11px;
	width:190px;
	height:23px;
	background:url(images/gtop.gif) no-repeat;
	text-decoration:none;
	text-indent:-9999px;
}

.top-p a:hover {
	float:right;
	display:inline;
	position:relative;top:7px;left:11px;
	width:190px;
	height:23px;
	background:url(images/gtoph.gif) no-repeat;
	text-decoration:none;
	text-indent:-9999px;
}


.contents-main {
	margin-left:38px;
	width:600px;
	height:100%;
}


#primary,
#secondary {
	float: right;
	padding:0 10px 5px 10px;
	width: 145px;
	font-size:90%;
	border:solid 1px #edd6b5;
}

#secondary {
	clear: right;
}


#primary ul li {
	margin: 0 0 0 -8px;
	list-style:none;
}

#primary ul li ul li {
	margin: 0 0 8px 0;
	padding: 0 0 0 18px;
	background: url("images/list.png") no-repeat -1px 0;
}

#primary ul li ul li ul  {
	margin: 4px 0 4px -6px;
}


#primary ul li ul li ul li {
	margin: 0 0 4px 0;
	padding: 0 0 0 18px;
}

#top-pho {
	margin:0 0 0 12px;
}

#gyoji-m {
	width:420px;
	background:url(images/gyoji-m.gif) repeat-y;
}

#gyoji-b {
	width:420px;
	height:23px;
	background:url(images/gyoji-b.gif) no-repeat;
}

#shintyaku-m {
	margin-left:2px;
	width:420px;
	background:url(images/shintyaku-m.gif) repeat-y;
}

#shintyaku-b {
	margin-left:2px;
	width:417px;
	height:46px;
	background:url(images/shintyaku-b.gif) no-repeat;
}

.gyoji-box {
	margin:-3px auto 0 auto;
	padding:5px 0;
	width:350px;
	color:#000000;
}

.gyoji-box li {
	margin:0 0 3px 0;
	width:100%;
	list-style:none;
}


#shintyaku-box {
	margin:0 0 0 40px;
	padding:10px 0;
	width:350px;
}

#shintyaku-box p {
	line-height:140%;
}

#shintyaku-box img {
	margin:8px 0;
}
.new_mark {
	position: relative;top:6px;left:-10px;
}


/*新着情報*/
.shintyaku dl	{width:450px;}
.shintyaku dt	{float:left;display:inline;margin-bottom:4px;width:110px;}
.shintyaku dd	{margin-left:115px;margin-bottom:4px;}



/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}

.post_conts {
	float:left;display:inline;width:426px;
}
.post_side {
	float:right;display:inline;margin:10px 6px 0 0;font-size:90%;
}

/* =Structure
-------------------------------------------------------------- */
#site-info {
	float: left;
	margin-left:15px;
	font-weight: bold;
	width: 450px;
}

#copyright {
	float: right;
	margin-right:15px;
	width: 380px;
}

a:link {
	color: #008740;
}
a:visited {
	color: #006833;
}
a:active,
a:hover {
	color: #008740;
	text-decoration:none;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}



/*-------------------------------------------------------
----ヘッダー---------------------------------------------
-------------------------------------------------------*/
#header {
	margin:0 auto;
	width:892px;
	height:190px;
	background:url(images/head-back.gif) no-repeat #feffdf;
}

#head-l {
	float:left;
	width:350px;
}

#head-r {
	float:right;
	width:530px;
}


/*ページタイトル*/
#site-title a {
	margin:5px 0 0 10px;
	display:block;
	width:309px;
	height:86px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background:url(images/headers/title.gif) no-repeat;
}


/*グローバルナビゲーション*/
#gn_cnt	{
	display:block;
	padding:5px 0 0 6px;
	background:#feffdf;	
}

.gn ul			 {text-indent:-9999px;}

.gn li 			 {float:left;display:block;text-decoration:none;}
.gn li a  		 {float:left;display:block;text-decoration:none;}

.gn li#gn_1 a		 {width:120px;height:72px;background:url(images/headers/gn01.gif) no-repeat;text-indent:-9999px;}
.gn li#gn_1 a:hover	 {width:120px;height:72px;background:url(images/headers/gn01h.gif) no-repeat;text-indent:-9999px;}

.gn li#gn_2 a		 {width:148px;height:72px;background:url(images/headers/gn02.gif) no-repeat;text-indent:-9999px;}
.gn li#gn_2 a:hover	 {width:148px;height:72px;background:url(images/headers/gn02h.gif) no-repeat;text-indent:-9999px;}

.gn li#gn_3 a		 {width:112px;height:72px;background:url(images/headers/gn03.gif) no-repeat;text-indent:-9999px;}
.gn li#gn_3 a:hover	 {width:112px;height:72px;background:url(images/headers/gn03h.gif) no-repeat;text-indent:-9999px;}

.gn li#gn_4 a		 {width:129px;height:72px;background:url(images/headers/gn04.gif) no-repeat;text-indent:-9999px;}
.gn li#gn_4 a:hover	 {width:129px;height:72px;background:url(images/headers/gn04h.gif) no-repeat;text-indent:-9999px;}

.gn li#gn_5 a		 {width:113px;height:72px;background:url(images/headers/gn05.gif) no-repeat;text-indent:-9999px;}
.gn li#gn_5 a:hover	 {width:113px;height:72px;background:url(images/headers/gn05h.gif) no-repeat;text-indent:-9999px;}

.gn li#gn_6 a		 {width:113px;height:72px;background:url(images/headers/gn06.gif) no-repeat;text-indent:-9999px;}
.gn li#gn_6 a:hover	 {width:113px;height:72px;background:url(images/headers/gn06h.gif) no-repeat;text-indent:-9999px;}

.gn li#gn_7 a		 {width:139px;height:72px;background:url(images/headers/gn07.gif) no-repeat;text-indent:-9999px;}
.gn li#gn_7 a:hover	 {width:139px;height:72px;background:url(images/headers/gn07h.gif) no-repeat;text-indent:-9999px;}

.gn li#gn_8 a		 {width:104px;height:21px;background:url(images/headers/gn08.gif) no-repeat;text-indent:-9999px;position:relative;top:-134px;left:760px;}
.gn li#gn_8 a:hover	 {width:104px;height:21px;background:url(images/headers/gn08.gif) no-repeat;text-indent:-9999px;position:relative;top:-134px;left:760px;}


/*トップメニュー*/
#tm_cnt	{
	display:block;
	margin:14px 0 0 0;
	padding:10px 9px 9px 9px;
	width:416px;
	height:82px;
	background:url(images/top-menu-back.gif) no-repeat;
}

.tm ul			 {text-indent:-9999px;}

.tm li 			 {float:left;display:block;text-decoration:none;}
.tm li a  		 {float:left;display:block;text-decoration:none;}

.tm li#tm_1 a		 {width:97px;height:81px;background:url(images/tm01.gif) no-repeat;margin:0 6px 0 1px;text-indent:-9999px;}
.tm li#tm_1 a:hover	 {width:97px;height:81px;background:url(images/tm01h.gif) no-repeat;margin:0 6px 0 1px;text-indent:-9999px;}

.tm li#tm_2 a		 {width:97px;height:81px;background:url(images/tm02_2022.gif) no-repeat;margin:0 6px 0 0;text-indent:-9999px;}
.tm li#tm_2 a:hover	 {width:97px;height:81px;background:url(images/tm02h_2022.gif) no-repeat;margin:0 6px 0 0;text-indent:-9999px;}

.tm li#tm_3 a		 {width:97px;height:81px;background:url(images/tm03.gif) no-repeat;margin:0 6px 0 0;text-indent:-9999px;}
.tm li#tm_3 a:hover	 {width:97px;height:81px;background:url(images/tm03h.gif) no-repeat;margin:0 6px 0 0;text-indent:-9999px;}

.tm li#tm_4 a		 {width:97px;height:81px;background:url(images/tm04.gif) no-repeat;margin:0 6px 0 0;text-indent:-9999px;}
.tm li#tm_4 a:hover	 {width:97px;height:81px;background:url(images/tm04h.gif) no-repeat;margin:0 6px 0 0;text-indent:-9999px;}


/*ほいくえん日記*/
#bm_cnt	{
	display:block;
	margin:8px 0 0 -4px;
	padding:10px 9px 0 9px;
	width:434px;
	height:105px;
	background:url(images/top-blog-back.gif) no-repeat;
}

.bm ul			 {text-indent:-9999px;}

.bm li 			 {float:left;display:block;text-decoration:none;}
.bm li a  		 {float:left;display:block;text-decoration:none;}

.bm li#bm_1 a		 {width:84px;height:41px;background:url(images/bm01.gif) no-repeat;margin:48px 3px 0 68px;text-indent:-9999px;}
.bm li#bm_1 a:hover	 {width:84px;height:41px;background:url(images/bm01h.gif) no-repeat;margin:48px 3px 0 68px;text-indent:-9999px;}

.bm li#bm_2 a		 {width:84px;height:41px;background:url(images/bm02.gif) no-repeat;margin:48px 3px 0 0;text-indent:-9999px;}
.bm li#bm_2 a:hover	 {width:84px;height:41px;background:url(images/bm02h.gif) no-repeat;margin:48px 3px 0 0;text-indent:-9999px;}

.bm li#bm_3 a		 {width:84px;height:41px;background:url(images/bm03.gif) no-repeat;margin:48px 3px 0 0;text-indent:-9999px;}
.bm li#bm_3 a:hover	 {width:84px;height:41px;background:url(images/bm03h.gif) no-repeat;margin:48px 3px 0 0;text-indent:-9999px;}

.bm li#bm_4 a		 {width:84px;height:41px;background:url(images/bm04.gif) no-repeat;margin:48px 0 0 0;text-indent:-9999px;}
.bm li#bm_4 a:hover	 {width:84px;height:41px;background:url(images/bm04h.gif) no-repeat;margin:48px 0 0 0;text-indent:-9999px;}


.bm_2 ul			 {text-indent:-9999px;}

.bm_2 li 			 {float:left;display:block;text-decoration:none;}
.bm_2 li a  		 {float:left;display:block;text-decoration:none;}

.bm_2 li#bm_5 a		 {width:217px;height:62px;background:url(images/tsubuyaki-bn.gif) no-repeat;margin:5px 0 0 -4px;text-indent:-9999px;}
.bm_2 li#bm_5 a:hover	 {width:217px;height:62px;background:url(images/tsubuyaki-bn.gif) no-repeat;margin:5px 0 0 -4px;text-indent:-9999px;}

.bm_2 li#bm_6 a		 {width:217px;height:62px;background:url(images/kyusyoku-bn.gif) no-repeat;margin:5px 0 0 0;text-indent:-9999px;}
.bm_2 li#bm_6 a:hover	 {width:217px;height:62px;background:url(images/kyusyoku-bn.gif) no-repeat;margin:5px 0 0 0;text-indent:-9999px;}



/*サイドメニュー*/
.sm_cnt	{
	display:block;
	margin:0;
}

.sm ul			 {text-indent:-9999px;}

.sm li 			 {float:left;display:block;text-decoration:none;}
.sm li a  		 {float:left;display:block;text-decoration:none;}

.sm li#sm_1 a		 {width:209px;height:59px;background:url(images/sm01.gif) no-repeat;margin:0 0 0 0;text-indent:-9999px;}
.sm li#sm_1 a:hover	 {width:209px;height:59px;background:url(images/sm01.gif) no-repeat;margin:0 0 0 0;text-indent:-9999px;}

.sm li#sm_2 a		 {width:209px;height:58px;background:url(images/sm02_2022.gif) no-repeat;margin:0 0 0 0;text-indent:-9999px;}
.sm li#sm_2 a:hover	 {width:209px;height:58px;background:url(images/sm02_2022.gif) no-repeat;margin:0 0 0 0;text-indent:-9999px;}

.sm li#sm_3 a		 {width:209px;height:58px;background:url(images/sm03.gif) no-repeat;margin:0 0 0 0;text-indent:-9999px;}
.sm li#sm_3 a:hover	 {width:209px;height:58px;background:url(images/sm03.gif) no-repeat;margin:0 0 0 0;text-indent:-9999px;}

.sm li#sm_4 a		 {width:209px;height:58px;background:url(images/sm04.gif) no-repeat;margin:0 0 0 0;text-indent:-9999px;}
.sm li#sm_4 a:hover	 {width:209px;height:58px;background:url(images/sm04.gif) no-repeat;margin:0 0 0 0;text-indent:-9999px;}

.sm li#sm_5 a		 {width:209px;height:54px;background:url(images/sm05.gif) no-repeat;margin:0 0 0 0;text-indent:-9999px;}
.sm li#sm_5 a:hover	 {width:209px;height:54px;background:url(images/sm05.gif) no-repeat;margin:0 0 0 0;text-indent:-9999px;}

.sm li#sm_6 a		 {width:209px;height:54px;background:url(images/sm06.gif) no-repeat;margin:0 0 0 0;text-indent:-9999px;}
.sm li#sm_6 a:hover	 {width:209px;height:54px;background:url(images/sm06.gif) no-repeat;margin:0 0 0 0;text-indent:-9999px;}



/*サイドメニュー*/
#bsm_cnt {
	display:block;
	margin-top:10px;
	width:209px;
	height:191px;
	background:url(images/side-blog-back.gif) no-repeat;
}

.bsm ul				 	{text-indent:-9999px;}

.bsm li 			 	{float:left;display:block;text-decoration:none;}
.bsm li a  		 	 	{float:left;display:block;text-decoration:none;}

.bsm li#bsm_1 a		 	{width:84px;height:40px;background:url(images/bsm01.gif) no-repeat;position:relative;top:68px;left:17px;text-indent:-9999px;}
.bsm li#bsm_1 a:hover	{width:84px;height:40px;background:url(images/bsm01.gif) no-repeat;position:relative;top:68px;left:17px;text-indent:-9999px;}

.bsm li#bsm_2 a		 	{width:84px;height:40px;background:url(images/bsm02.gif) no-repeat;position:relative;top:68px;left:23px;text-indent:-9999px;}
.bsm li#bsm_2 a:hover	{width:84px;height:40px;background:url(images/bsm02.gif) no-repeat;position:relative;top:68px;left:23px;text-indent:-9999px;}

.bsm li#bsm_3 a		 	{width:84px;height:40px;background:url(images/bsm03.gif) no-repeat;position:relative;top:74px;left:17px;text-indent:-9999px;}
.bsm li#bsm_3 a:hover	{width:84px;height:40px;background:url(images/bsm03.gif) no-repeat;position:relative;top:74px;left:17px;text-indent:-9999px;}

.bsm li#bsm_4 a		 	{width:84px;height:40px;background:url(images/bsm04.gif) no-repeat;position:relative;top:74px;left:23px;text-indent:-9999px;}
.bsm li#bsm_4 a:hover	{width:84px;height:40px;background:url(images/bsm04.gif) no-repeat;position:relative;top:74px;left:23px;text-indent:-9999px;}




/*-------------------------------------------------------
----パン屑リスト-----------------------------------------
-------------------------------------------------------*/
#pagenavi {
	position:relative;top:-22px;left:5px;
	margin:0 auto;
	font-size:75%;
	text-align:left;
}

#pagenavi a		{text-decoration:none;color:#008740;}
#pagenavi a:link	{color:#008740;}
#pagenavi a:visited 	{color:#008740;}
#pagenavi a:active	{color:#008740;}
#pagenavi a:hover	{text-decoration:underline;color:#008740;}



/*-------------------------------------------------------
----フッター---------------------------------------------
-------------------------------------------------------*/
#contents-b {
	margin:0 auto;
	width:914px;
	height:13px;
	background:url(images/contents-back-b.gif) no-repeat;
}

#footer {
	margin:0 auto;
	background:#FFFFFF;
}

#footer a		{text-decoration:none;color:#386cb0;}
#footer a:link		{color:#386cb0;}
#footer a:visited 	{color:#386cb0;}
#footer a:active	{color:#386cb0;}
#footer a:hover		{text-decoration:underline;color:#4f99f9;}

#footer-line {
	width:auto;
	background:url(images/footer-image.gif) repeat-x;	
}

#footer-box {
	margin:0 auto;
	padding:15px 0 10px 0;
	width:840px;
}

.foot_l {
	float:left;
	display:inline;
	width:440px;
}

.foot_r {
	float:right;
	display:inline;
	width:380px;
}

ul.footer-link  {
	float:left;
	display:inline;
	width:125px;

}

.footer-link li {
	margin:0 6px 3px 0;
	padding:0 0 0 14px;
	font-size:13px;
	list-style:none;
	background: url(images/fm-a.gif) no-repeat 0% 17%;
}

#footer-bottom-image {
	margin:0 auto;
	padding:0 10px;
	width:919px;
	text-align:center;
	font-size:85%;
	line-height:140%;
}
/*-------------------------------------------------------
----Ｈ２見出し-------------------------------------------
-------------------------------------------------------*/
/*Ｈ２共通（背景画像あり）*/
h2.entry-title {
	position:relative;top:13px;
	margin:0 auto;
	padding:20px 0 0 0;
	width:589px;
	height:60px;
	text-indent:-9999px;
}

h2.entry-title_noback {
	position:relative;top:13px;
	margin:0 auto;
	padding:10px 0 30px 0;
    font-size: 160%;
	width:589px;
	height:60px;
}

/*保育園の一日*/
body.page-id-75 h2.entry-title {
	background:url(images/h2daily.gif) no-repeat;
}

/*年間行事*/
body.page-id-77 h2.entry-title {
	background:url(images/h2gyojip.gif) no-repeat;
}

/*給食室から*/
body.page-id-79 h2.entry-title {
	background:url(images/h2kyusyoku.gif) no-repeat;
}

/*園の紹介*/
body.page-id-71 h2.entry-title {
	background:url(images/h2syokai.gif) no-repeat;
}

/*保育園案内図*/
body.page-id-905 h2.entry-title {
	background:url(images/h2map.gif) no-repeat;
}

/*入園案内*/
body.page-id-81 h2.entry-title {
	background:url(images/h2nyuen.gif) no-repeat;
}

/*お問い合わせ*/
body.page-id-83 h2.entry-title {
	background:url(images/h2inquiry.gif) no-repeat;
}

/*せんせいたち*/
body.page-id-85 h2.entry-title {
	background:url(images/h2sensei.gif) no-repeat;
}

/*送迎バス*/
body.page-id-87 h2.entry-title {
	background:url(images/h2bus.gif) no-repeat;
}

/*情報公開*/
body.page-id-2978 h2.entry-title {
	background:url(images/h2disc.gif) no-repeat;
}

/*苦情処理体制*/
body.page-id-91 h2.entry-title {
	background:url(images/h2syori.gif) no-repeat;
}

/*よくある質問*/
body.page-id-94 h2.entry-title {
	background:url(images/h2shitsumon.gif) no-repeat;
}



/*ミニアルバム*/
body.page-id-98 h2.entry-title {
	width:589px;
	height:58px;
	background:url(images/h2minialbum.gif) no-repeat;
	text-indent:-9999px;
}

/*新着情報*/
div.category-info h2.entry-title,
body.category-info h2.entry-title {
	padding-bottom:15px;
	background:url(images/h2shintyaku-c.gif) no-repeat;
}

/*ほいくえんブログ*/
div.category-blog h2.entry-title,
body.category-blog h2.entry-title,
div.category-bara h2.entry-title,
body.category-bara h2.entry-title,
div.category-yuri h2.entry-title,
body.category-yuri h2.entry-title,
div.category-turip h2.entry-title,
body.category-turip h2.entry-title,
div.category-momo h2.entry-title,
body.category-momo h2.entry-title {
	width:589px;
	height:60px;
	background:url(images/h2blog.gif) no-repeat;
	text-indent:-9999px;
}

/*ほいくえん日記*/
div.category-nikki h2.entry-title,
body.category-nikki h2.entry-title {
	width:589px;
	height:60px;
	background:url(images/h2nikki.gif) no-repeat;
	text-indent:-9999px;
}

div.category-bara h2.entry-title,
body.category-bara h2.entry-title {
	width:589px;
	height:60px;
	background:url(images/h2nikki-bara.gif) no-repeat;
	text-indent:-9999px;
}

div.category-yuri h2.entry-title,
body.category-yuri h2.entry-title {
	width:589px;
	height:60px;
	background:url(images/h2nikki-yuri.gif) no-repeat;
	text-indent:-9999px;
}

div.category-tulip h2.entry-title,
body.category-tulip h2.entry-title {
	width:589px;
	height:60px;
	background:url(images/h2nikki-tulip.gif) no-repeat;
	text-indent:-9999px;
}

div.category-momo h2.entry-title,
body.category-momo h2.entry-title {
	width:589px;
	height:60px;
	background:url(images/h2nikki-momo.gif) no-repeat;
	text-indent:-9999px;
}

div.category-tsubuyaki h2.entry-title,
body.category-tsubuyaki h2.entry-title {
	width:589px;
	height:60px;
	background:url(images/h2nikki-tsubuyaki.gif) no-repeat;
	text-indent:-9999px;
}

/*給食室だより*/
div.category-kyusyoku-t h2.entry-title,
body.category-kyusyoku-t h2.entry-title {
	width:589px;
	height:60px;
	background:url(images/h2kyusyoku-t.gif) no-repeat;
	text-indent:-9999px;
}

/*行事予定*/
#h2gyoji {
	width:420px;
	height:49px;
	background:url(images/h2gyoji.gif) no-repeat;
	text-indent:-9999px;
}

/*新着情報*/
#h2shintyaku a {
	display:block;
	margin-left:2px;
	width:417px;
	height:69px;
	background:url(images/h2shintyaku.gif) no-repeat;
	text-indent:-9999px;
}
    
/*20221109谷口追加「動画ページ」*/
div.category-movies h2.entry-title,
body.category-movies h2.entry-title {
	width:589px;
	height:60px;
	background:url(images/h2movies.gif) no-repeat;
	text-indent:-9999px;
    padding-bottom:15px;
}

/*-------------------------------------------------------
----見出し（Ｈ３）---------------------------------------
-------------------------------------------------------*/
h3.entry-title {
	margin:20px 0;
	padding:0;
	font-size:130%;
	font-weight:bold;
}

h3.entry-title-blog {
	margin:10px 0 0 10px;
	font-size:130%;
	font-weight:bold;
}



/*-------------------------------------------------------
----表---------------------------------------------------
-------------------------------------------------------*/
/*園の紹介*/
.sya-r1 {
	padding:10px 6px;
	width:110px;
	border:solid 1px #e6e6e6;
	font-weight:bold;
	background:#eff9c1;
}

.sya-r2 {
	padding:10px 16px;
	width:460px;
	border:solid 1px #e6e6e6;
}


/*年間行事*/
.gyo-r1 {
	padding:10px 6px;
	width:50px;
	border:solid 1px #e6e6e6;
	font-weight:bold;
	background:#eff9c1;
}

.gyo-r2 {
	padding:10px 16px;
	width:260px;
	border:solid 1px #e6e6e6;
}
.gyoji_flex {
	overflow: hidden;
}
.gyoji_img {
	float: right;
}
.gyoji_img img {
	width: 205px;
	height: 154px;
}
table.gyoji {
	margin: 10px 0;
}

/*事業報告書*/
.jg-r1,.jg-r2 {
	font-size:85%;
}

th.jg-r1 {
	padding:3px;
	width:158px;
	font-weight:bold;
	text-align:center;
	background:#96c79a;
	border:solid 1px #e6e6e6;
}

th.jg-r2 {
	padding:3px;
	width:110px;
	font-weight:bold;
	text-align:center;
	background:#96c79a;
	border:solid 1px #e6e6e6;
}


td.jg-r1 {
	padding:3px;
	width:158px;
	border:solid 1px #e6e6e6;
}

td.jg-r2 {
	padding:3px;
	width:110px;
	text-align:right;
	border:solid 1px #e6e6e6;
}


/*-------------------------------------------------------
----定義リスト-------------------------------------------
-------------------------------------------------------*/
.oshirase-list dl	{width:650px;}
.oshirase-list dt	{float:left;display:inline;padding:0 0 4px 5px;width:140px;clear:both;border-bottom:dotted 1px #008740;}
.oshirase-list dd	{width:450px;margin:5px 0 0 146px;padding:0 0 4px 5px;border-bottom:dotted 1px #008740;}



/*-------------------------------------------------------
----リスト-----------------------------------------------
-------------------------------------------------------*/




/*-------------------------------------------------------
----お問い合わせ-----------------------------------------
-------------------------------------------------------*/
.inquiry_list {
	margin-bottom: 15px;
	overflow: hidden;
}
.inquiry_list dl {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding:20px 0;
	width:98%;
	overflow: hidden;
}
.inquiry_list dt {
	padding:0.6em 0 0;
	width: 28%;
}
.inquiry_list dd {
	padding:0 0 15px;
	width: 69%;
}
.inquiry_list input, .inquiry_list textarea, .inquiry_list select {
	padding: 3px 8px;
	border-radius: 3px;
	border: solid 1px #999999;
}
/*名前*/
.con_name {
	width: 300px;
}
/*メールアドレス*/
.con_address {
	width: 95%;
}
/*お問い合わせ内容*/
.con_inquiry {
	width: 95%;
}
.con_cap {
	width: 80px;
}
/* Contact Form 7のチェックボックスを縦並びに */
.wpcf7-checkbox .wpcf7-list-item {
	margin: 0 10px 0 0;
    display:block;
}
/* Contact Form 7のチラジオボタンを横並びに */
.wpcf7-radio .wpcf7-list-item {
	margin: 0 10px 0 0;
}
.wpcf7-confirm, .wpcf7-submit, .wpcf7-back {
	padding: 5px 1px 5px 5px;
	width: 160px;
	letter-spacing: 3px;
}
.wpcf7-submit {
	font-weight: bold;
}
.wpcf7 .wpcf7c-conf {
	background-color: #fff;
	font-weight: bold;
}
.wpcf7-form-control {
	/*border: solid 1px #999999;*/
}
.mapp-layout {
	margin: 0 0 15px 0;
	border: solid 1px #cccccc;
}
.wpcf7-radio,
.wpcf7-checkbox {
	border: none;
}



/*-------------------------------------------------------
----固定ページ-------------------------------------------
-------------------------------------------------------*/
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	margin:0 0 0 5px;
	padding:0 5px;
	font-size:80%;
}

#content .entry-summary p:last-child {
	margin-bottom: 14px;
}

.entry-content,
.entry-content-blog {
	position:relative;top:20px;
	margin:0 15px 0 6px;
}

.entry-content table {
	margin:0 0 0 10px;
}
.entry-content table.ml {
	margin-left: 22px;
}

.entry-content p,
.entry-content-blog p {
	margin:0 6px 18px 6px;
	line-height:160%;
}

.entry-content ul li {
	margin:8px 0 8px 28px;
	padding-left:-5px;
	list-style:outside;
}

.entry-content ol li {
	margin:8px 0 8px 34px;
	padding-left:-5px;
	list-style-position:inside;
	list-style:outside;
}

.entry-content img,
.entry-title-blog-c img,
#shintyaku-box img {
	margin:10px;
}

.entry-content h3 {
	margin:12px 0 12px 0;
	padding:8px 8px 5px 10px;
	font-size:120%;
	font-weight:bold;
	background:#ddf7c2;
	border-bottom:solid 2px #8cc06c;
}

.entry-content h4 {
	margin:10px 10px 2px 6px;
	font-weight:bold;
}

.entry-content-blog img {
	margin:5px;
}

#entry-author-info {
	border:solid 1px #999999;
}

.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
.entry-utility {
	clear: both;
	color: #888;
	line-height: 18px;
	font-size:80%;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}



/*-------------------------------------------------------
----保護者専用トップページ-------------------------------
-------------------------------------------------------*/
#post-98 .entry-content img {
	margin:0;
}



/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-caption {
	margin-top: 24px;
}
.attachment .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

.entry-content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
.entry-content .attachment img {
	max-width: 900px;
}
.entry-content .alignleft,
.entry-content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.entry-content .alignright,
.entry-content img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 4px;
}
.entry-content .aligncenter,
.entry-content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img.alignleft,
.entry-content img.alignright,
.entry-content img.aligncenter {
	margin-bottom: 12px;
}
.entry-content .alignnone,
.entry-content img.alignnone {
	margin:8px 5px 0 5px;
}

.entry-content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
.entry-content .wp-caption img {
	margin: 5px 5px 0;
}
.entry-content .wp-caption p.wp-caption-text {
	color: #888;
	margin: 5px;
}
.entry-content .wp-smiley {
	margin: 0;
}
.entry-content .gallery {
	margin: 0 auto 18px;
}
.entry-content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.entry-content .gallery img {
	border: 2px solid #cfcfcf;
}
.entry-content .gallery .gallery-caption {
	color: #888;
	margin: 0 0 12px;
}
.entry-content .gallery dl {
	margin: 0;
}
.entry-content .gallery img {
	border: 10px solid #f1f1f1;
}
.entry-content .gallery br+br {
	display: none;
}
.entry-content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}

#nav-below {
	position:relative;top:20px;left:5px;
	margin-bottom:10px;
	width:575px;
}



/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	line-height: 18px;
}
#respond .form-allowed-tags code {
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */
.widget-area h3 {
	margin-bottom:4px;
}


.widget-area ul li {
	list-style: none;
	margin-left: 0;
}

ul.children > li {
	list-style: none;
	border:solid 1px #e6e6e6;
}


.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
	width:165px;
}
.widget-title {
	margin:10px 0 2px 4px;
	color: #c50067;
	font-weight: bold;
}
.todays-events {
	margin-left: 13px;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
.widget-area ul {
	margin-left: 0;
	padding: 0 5px;
}
.widget-area ul li {
	border: none;
	margin:0 0 0 6px;
	list-style:url('images/list_a.gif');
}


/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}



/*-------------------------------------------------------
----WP-Pagenavi------------------------------------------
-------------------------------------------------------*/
.wp-pagenavi {
	clear: both;
	margin-top:5px;
	padding-top:5px;
	height:35px;
}

.wp-pagenavi a, .wp-pagenavi span {
	margin: 2px;
	padding: 3px 5px;
	text-decoration: none;
	color:#00416b;
	border: 1px solid #a8d1e5;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #4cb5e8;
}

.wp-pagenavi span.current {
	font-weight: bold;
}


/*PDFアイコン*/
a[href $='.pdf'] {
    background:url(icon/ico_pdf.gif) no-repeat right;
    padding:0 20px 0 0;
}
 
a[href $='.pdf'] a {
    text-decoration:none;
}
 
a[href $='.pdf'] a:hover{
    text-decoration:none;
}

.sp_show {
	display: none;
}

.wp-video {
    margin: -15px 0 25px 0;
}
    
/*20221109谷口追加「動画コーナー」バナー*/
.movie-corner {
    height: 115px;
    width: 400px;
    margin: 10px 10px 20px 15px;
    background: url("images/top-movies-2.gif") no-repeat;
    transition: .3s;
}
    
    .movie-corner:hover {
        transform: rotate(-5deg);
    }
    
    .movie-corner > a {
        display: block;
        width: 100%;
        height: 100%;
        text-indent: -9999px;
    }
    
    .sp-only {
        display: none;
    }
    
/*20231003谷口追加トップページウィジェット追加*/
    .optional_a {
        background-color: #fff;
        border: 5px solid #ffab0a;
        margin: 5px 10px 10px 14px;
        border-radius: 15px;
    }
    
    .optional_a .widget {
        padding: 30px;
    }

    .optional_a .widget p {
        font-weight: 700;
        font-size: 1.2em;
        color: #ed6d24;
    }
    


}