@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

/*******
clearfix
*******/

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}
.clearfix{
	display: inline-block;
	overflow: hidden;
} 
/* Hides from IE Mac */
* html .clearfix{
	height: 1%;
}
.clearfix{
	display:block;
}

/*****
pagetop
*****/

.pagetop {
	display: none;
	position: fixed;
	bottom: 5px;
	right: 0px;
}
.pagetop a {
	width: 47px;
	height: 50px;
	background-color: #FF6600;
	border-radius: 10px 0px 0px 10px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 53px;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	display: block;
	padding-left: 3px;
}
.pagetop a:link {
	color: #fff;
}
.pagetop a:visited {
	color: #fff;
}
.pagetop a:hover {
	color: #fff;
}
.pagetop a:active {
	color: #fff;
}

/*****
common
*****/

body,td,th {
	font-family: sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #333;
	background-color: #FFFFFF;
}
p {
	margin-bottom: 1em;
}
a:link {
	color: #1094D3;
}
a:visited {
	color: #1094D3;
}
a:hover {
	color: #1094D3;
}
a:active {
	color: #1094D3;
}
header {
	clear: both;
	margin-bottom: 1px;
	background-image: url(../image/header_bk.gif);
	background-repeat: repeat-x;
	-webkit-background-size: 100%;
	background-size: 100%;
	padding-top: 16px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	height: 28px;
}
header h1 {
	display: block;
	padding: 0px;
	float: left;
	width: 136px;
	height: 31px;
	clear: left;
}
#header_btn {
	float: right;
	padding-top: 3px;
	width: 59px;
	clear: right;
	display: block;
}
article {
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
section {
	margin-bottom: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}
#navi3 {
	padding: 0px;
	clear: both;
}
#navi3 li {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width: 50%;
	float: left;
}
#navi3 li a {
	font-size: 16px;
	background-color: #F6F6F6;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	padding-top: 18px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 30px;
	background-image: url(../image/navi3_bk.png);
	background-repeat: no-repeat;
	-webkit-background-size: 14px 14px;
	background-size: 14px 14px;
	background-position: 10px center;
}
#navi3 li a.right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

#navi3 a:link {
	color: #333;
	text-decoration: none;
}
#navi3 a:visited {
	color: #333;
	text-decoration: none;
}
#navi3 a:hover {
	color: #333;
	text-decoration: none;
}
#navi3 a:active {
	color: #333;
	text-decoration: none;
}

/*************追加**************/

#navi4 li{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width: 100%;
	float: left;
}
#navi4 li a {
	font-size: 16px;
	background-color: #F6F6F6;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom: none;
	border-left-style: none;
	border-top-color: #CCC;
	padding-top: 18px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 30px;
	background-image: url(../image/navi3_bk.png);
	background-repeat: no-repeat;
	-webkit-background-size: 14px 14px;
	background-size: 14px 14px;
	background-position: 10px center;
}

#navi4 a:link {
	color: #333;
	text-decoration: none;
}
#navi4 a:visited {
	color: #333;
	text-decoration: none;
}
#navi4 a:hover {
	color: #333;
	text-decoration: none;
}
#navi4 a:active {
	color: #333;
	text-decoration: none;
}









footer {
	background-color: #FFDA44;
	text-align: center;
	clear: both;
	color: #5B3E00;
	display: block;
	font-size: 14px;
	line-height: 1.3em;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.ft_tx1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: 0.2em;
}
.ft_tx2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3em;
	letter-spacing: 0.2em;
}
footer a:link {
	color: #333;
}
footer a:visited {
	color: #333;
}
footer a:hover {
	color: #333;
}
footer a:active {
	color: #333;
}
small {
	background-color: #5B3E00;
	display: block;
	color: #FFF;
	font-size: 10px;
	text-align: center;
	clear: both;
	line-height: 1.3em;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.li_com1 {
	margin-bottom: 30px;
	clear: both;
}
.li_com1 li {
	list-style-type: none;
	margin-bottom: 10px;
	background-image: url(../image/title_bk2.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-size: 18px 14px;
	-webkit-background-size: 18px 14px;
	padding-left: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 1.3em;
	clear: both;
	padding-bottom: 9px;
	padding-top: 1px;
}
.photo {
	margin-bottom: 20px;
}
h1 img, h2 img, figure img, .navi2 img, #topics_ti img {
	width: 100%;
	height: auto;
	display: block;
}
figure.size70 {
	width: 70%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.photo_radius {
	border-radius: 10px;			/* 角丸 CSS3草案 */
	-webkit-border-radius: 10px;	/* 角丸 Safari,Chrome用 */
	-moz-border-radius: 10px;
}
h2 {
	display: block;
	clear: both;
	font-size: 9px;
	line-height: 1em;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	border-bottom-style: none;
	padding-left: 30px;
	border-left-style: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	line-height: 1.3em;
	background-image: url(../image/title_bk1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 22px 29px;
	-webkit-background-size: 22px 29px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h4 {
	color: #06F;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
.tb_com1 {
	border-collapse: collapse;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tb_com1 th, .tb_com1 td {
	font-weight: normal;
	vertical-align: middle;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
}
.tb_com1 th {
	white-space: nowrap;
	background-color: #F9E79D;
	text-align: center;
	color: #C60;
	width: 5%;
}
.tb_com1 td {
	text-align: left;
	background-color: #FDF4D5;
}
.tb_com2 {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 30px;
}
.tb_com2 th, .tb_com2 td {
	margin: 0px;
	padding: 5px;
	line-height: 1.3em;
	font-weight: normal;
	border: 1px solid #D5A477;
	vertical-align: middle;
}
.tb_com2 th {
	background-color: #F9E79D;
	text-align: center;
	color: #C60;
	white-space: nowrap;
    
}
.tb_com2 td {
	background-color: #FDF4D5;
	text-align: left;
}
.tb_com2 .tbmini {
	width: 1%;
}

/*******
テキスト
*******/

.tx10 {
	font-size: 10px;
	line-height: 1.4em;
}
.tx12 {
	font-size: 12px;
	line-height: 1.4em;
}
.tx12b {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
}
.tx14 {
	font-size: 14px;
	line-height: 1.4em;
}



.tx18b_blue {
	font-size: 18px;
	line-height: 1.3em;
	color: #09F;
	font-weight: bold;
}
.tx18b_pink {
	font-size: 18px;
	line-height: 1.3em;
	font-weight: bold;
	color: #F69;
}

.tx14b_green {
	font-size: 14px;
	color: #093;
	line-height: 1.5em;
	font-weight: bold;
}

.tx16b_green {
	font-weight: bold;
	color: #099;
}
.tx16b_pink {
	font-weight: bold;
	color: #F69;
}
.tx16b_blue {
	font-weight: bold;
	color: #09F;
}

.tx20 {
	font-size: 20px;
	line-height: 1.2em;
}
.tx20b {
	font-size: 20px;
	line-height: 1.2em;
	font-weight: bold;
}
.tx24 {
	font-size: 24px;
	line-height: 1.2em;
}
.tx_blue {
	color: #1094D3;
}
.tx_green {
	color: #093;
}

.tx_pink {
	color: #F69;
}
.tx_red {
	color: #F00;
}
.tx_red_b {
	color: #F00;
	font-weight: bold;
}
.jyunbi {
	font-size: 18px;
	color: #F30;
	display: block;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}

/***********************
トップページ　index.html
***********************/

#sec1 {
	color: #0C8CCC;
	font-size: 20px;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sec2 {
	margin: 0px;
	padding: 0px;
}
.navi1 {
	padding: 5px;
	background-color: #FFDA44;
}
.navi1 li {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width: 50%;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.navi1 li a {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	background-color: #FFF;
	padding-top: 17px;
	text-align: left;
	font-size: 16px;
	padding-bottom: 15px;
	float: left;
	border-radius: 3px;				/* CSS3草案 */
	-webkit-border-radius: 3px;		/* Safari,Chrome用 */
	-moz-border-radius: 3px;
	width: 100%;
	color: #333;
	box-shadow: 1px 1px 2px 0px #BCB1B7;
	-webkit-box-shadow: 1px 1px 2px 0px #BCB1B7;
	-moz-box-shadow: 1px 1px 2px 0px #BCB1B7;
	margin: 0px;
	padding-left: 10px;
	background-image: url(../image/navi1_bk.png);
	background-repeat: no-repeat;
	background-size: 24px 21px;
	-webkit-background-size: 24px 21px;
	background-position: right center;
}
.navi1 li a:link {
	text-decoration: none;
}
.navi1 li a:visited {
	text-decoration: none;
}
.navi1 li a:hover {
	text-decoration: none;
}
.navi1 li a:active {
	text-decoration: none;
}
.navi2 {
	background-color: #FFDA44;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.navi2 li {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width: 100%;
}
.navi2 li a {
	box-shadow: 1px 1px 2px 0px #BCB1B7;
	-webkit-box-shadow: 1px 1px 2px 0px #BCB1B7;
	-moz-box-shadow: 1px 1px 2px 0px #BCB1B7;
}
#sec3 {
	text-align: center;
}
#topics {
}
#topics_ti {
}
#topics_bx {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.oshirase_day, .oshirase_title {
	line-height: 1.2em;
}
.oshirase_day {
	color: #4998E7;
	white-space: nowrap;
}
.oshirase_title {
	margin-bottom: 8px;
}
#btn_change {
	padding: 3%;
}
#btn_change a {
	background-color: #866A44;
	display: block;
	color: #FFF;
	padding: 15px;
	text-align: center;
    -webkit-border-radius: 6px;		/* Safari,Chrome用 */
    -moz-border-radius: 6px;		/* Firefox用 */
	border-radius: 6px;				/* CSS3草案 */
	font-size: 18px;
}
#btn_change a:link {
	color: #FFF;
	text-decoration: none;
}
#btn_change a:visited {
	color: #FFF;
	text-decoration: none;
}
#btn_change a:hover {
	color: #FFF;
	text-decoration: none;
}
#btn_change a:active {
	color: #FFF;
	text-decoration: none;
}

/*********************************
園の紹介　shoukai.html
*********************************/

#map {
	text-align: center;
}
#gmap {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #9A9A9A;
	padding: 0px;
	height: 400px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.teacher_box {
	margin-bottom: 40px;
	float: left;
	width: 170px;
	text-align: center;
	line-height: 1.5em;
	margin-right: 20px;
}
.teacher_box img {
	border-radius: 10px;			/* 角丸 CSS3草案 */
	-webkit-border-radius: 10px;	/* 角丸 Safari,Chrome用 */
	-moz-border-radius: 10px;
	padding-bottom: 5px;
}
.hoiku_box{
	display: block;
	clear: both;
	overflow: hidden;
	margin-top: 10px;
	}
	
/*********************************
年間行事予定　gyouji.html
*********************************/

.gyouji_bx {
	clear: both;
	margin-bottom: 10px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.gyouji_bt {
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.gyouji_bt img {
	height: 40px;
	width: 40px;
}

/*********************************
幼稚園の中は　naka.html
*********************************/

.ph_bx_l, .ph_bx_r {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 48%;
	clear: right;
	margin-bottom: 10px;
	text-align: center;
}
.ph_bx_l {
	float: left;
	clear: left;
}
.ph_bx_r {
	float: right;
	clear: right;
}
.ph_bx_l img, .ph_bx_r img {
	border-radius: 5px;			/* 角丸 CSS3草案 */
	-webkit-border-radius: 5px;	/* 角丸 Safari,Chrome用 */
	-moz-border-radius: 5px;
	width: 100%;
	height: auto;
	clear: both;
	line-height: 1em;
}

/*********************************
Q&A　qa.html
*********************************/

.qalist_a ul {
	margin-bottom: 30px;
	padding: 0px;
}
.qalist_a li {
	list-style-type: none;
	background-image: url(../image/icon_a.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: 0px 0px;
	padding-left: 80px;
}
.qalist_q ul {
	padding: 0px;
	margin-bottom: 10px;
}
.qalist_q li {
	list-style-type: none;
	background-image: url(../image/icon_q.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: 0px 0px;
	padding-left: 80px;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: bold;
	color: #096;
	padding-top: 20px;
}

ol.qa {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ol.qa dl {
	margin-bottom: 20px;
}
ol.qa dt {
	background-image: url(../image/icon_q.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 35px 35x;
	-webkit-background-size: 35px 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	clear: both;
	font-weight: bold;
	color: #096;
	padding-left: 45px;
	padding-top: 7px;
	padding-bottom: 15px;
}
ol.qa dd {
	background-image: url(../image/icon_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	background-size: 35px 35x;
	-webkit-background-size: 35px 35px;
	clear: both;
	padding-top: 17px;
	padding-left: 45px;
	padding-bottom: 20px;
}

/*********************************
入園するには　nyuuen.html
*********************************/

.nyuen_box {
	padding: 15px;
	border: 1px solid #826800;
	display: block;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	background-color: #FDF4D5;
}
.nyuen_box p {
	margin: 0px;
}


/* ------------------------------
mishuuenji
------------------------------ */

.mishuuenji_mainimg img {
width: 100%;
height: auto;
	margin-bottom: 10px;
}


.mishuuenji_box img {
width: 30%;
height: auto;
	padding: 5px;
	border: 1px dotted #CCC;
	margin-top: 10px;
	float: right;
	margin-left: 7px;
}

.mishuuenji_info{
width: 96%;
	padding: 2%;
	background-color: #FFF4CA;
}

/*********************************
追加
*********************************/

.b10 {
	margin-bottom: 10px;
}
