/*写真*/
.border_radius {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}





/*見出し*/

#king_title {
width: 535px;
margin: 10px auto;
}

.king_title01{
width: 365px;
float: left;
}


.king_title02{
width: 170px;
float: left;
}



/*幼稚園のページトップテキスト*/
#king_toptxt {
width: 80%;
margin: 0 auto;
padding: 10px;
background-color: #ffffcc;
border-style: dashed;
border-color: #009934;
border-radius: 10px;
}


/*幼稚園のご案内*/
#gaiyo {
}


#gaiyo img {
width: 100%;
margin-bottom: 20px;
}



/*年間行事*/

.year_ichiran tbody tr th,
.year_ichiran tbody tr td{
border-bottom: dotted 1px;
padding: 5px;
}


.year_ichiran tbody tr th {
vertical-align: top;
}

.year_ichiran tbody tr td .year_ichiran_gyoji {
color: #009900;
font-weight: bold;
margin: 0!important;
}

.year_ichiran tbody tr td p {
margin-top: 0!important;
}


.year_ichiran tbody tr td img {
width: 130px;
border-radius: 6px;
}


/*1日の流れ*/

 #king_day {
 clear: both;
 }
 
#king_day h3 {
color: #009900;
padding: 5px;
border-bottom:1px solid #cccccc;
}

#king_day img {
width: 200px;
border-radius: 6px;
}

/*楽しい園生活*/
.life_naiyou {
width: 400px;
margin: 0 auto;
}

.life_naiyou td {
width: 200px;
text-align: center;
}



/*キッズ会行事予定のtable*/
.yotei {
	margin: 0px;
	width: 500px;
	border-collapse:collapse;

}
.yotei tr th,
.yotei tr td{
	padding:5px;
	border-collapse:collapse;
	border: 1px solid #333;
}




.yotei tr th {
	background-color: #FCC;
	font-weight: normal;
	white-space: nowrap;
}
.bg_green{background-color:#D5EDBC;}

.gyouji .tright{ text-align:right !important}

.yotei tr .yotei_day {
	white-space: nowrap;
}



/*たっぴょん*/
.tappyon_icon {
width: 50px;
}


.tappyon {
width: 100px;
}