@charset "EUC-JP";



/*
==================================================================
園のご案内 
==================================================================
*/

.mini_menu{
	width: 525px;
	height: 28px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background: url("./image/mini_menu_bg.gif") no-repeat;
}

.mini_menu_float{
	float: left;
}

.mini_menu_link1{
	padding: 0px 0px 0px 30px; 
	line-height: 24px;
}

.mini_menu_link2{
	padding: 0px 0px 0px 37px; 
	line-height: 24px;
}

/* リンク */

a.menu_lnk:link{
	text-decoration: underline;
	color: #0066CC;
}
a.menu_lnk:visited{
	text-decoration: underline;
	color: #0066CC;
}
a.menu_lnk:active{
	text-decoration: underline;
	color: #0066CC;
}
a.menu_lnk:hover{
	text-decoration: underline;
	color: #0066CC;
}

/*
==================================================================
園のご案内（園長の挨拶） 
==================================================================
*/


.outline_text_box{
	float: left;
	margin: 5px 0px 15px 0px;
	width: 360px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: left;
}

.photo_float{
	float:right;
}

.photo{
	width: 150px;
	margin: 5px 0px 0px 0px;
	text-align: center;
}

.photo_name1{
	float: right;
	margin: 5px 0px 0px 0px;
	width: 150px;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	text-align: left;
}

.photo_name2{
	float: right;
	margin: 5px 0px 15px 0px;
	width: 150px;
	font-size: 12px;
	color: #333333;
	text-align: left;
}


/*
==================================================================
園のご案内（施設概要） 
==================================================================
*/


.outline_table{
	width: 525px;
	margin: 5px 0px 0px 0px;
	color: #333333;
}

.td1{
	width: 80px;
	background: #CEEFFF;
	height: 30px;
	vertical-align: top;
	text-align: center;
	padding: 8px 0px 0px 0px;
}

.td2{
	width: 445px;
	padding: 0px 0px 0px 15px;
	line-height: 20px;
}


/*=====定員=====*/

.teiin_table{
	border: 1px solid #CCCCCC;
	color: #333333;
}

.teiin_td1{
	width: 110px;
	height: 30px;
	background: #E1E1E1;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.teiin_td2{
	width: 110px;
	height: 30px;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.teiin_td3{
	width: 110px;
	height: 30px;
	text-align: center;
	letter-spacing: 5px;
}

.teiin_td4{
	width: 110px;
	height: 30px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	letter-spacing: 5px;
}


/*=====保育時間=====*/

.hoikuzikan_table{
	border: 1px solid #CCCCCC;
	color: #333333;
}

.hoikuzikan_td1{
	width: 145px;
	height: 30px;
	background: #E1E1E1;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.hoikuzikan_td2{
	width: 145px;
	height: 30px;
	text-align: center;
	letter-spacing: 0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}


/*=====職員体制=====*/

.service_and_taisei_table{
	width: 213px;
	border: 1px solid #CCCCCC;
	float: left;
}

.service_and_taisei_table2{
	width: 213px;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0px 0px 0px 5px;
}

.service_and_taisei_td1_gray{
	padding: 0px 0px 0px 5px;
	width: 130px;
	height: 30px;
	background: #E1E1E1;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}

.service_and_taisei_td2_gray{
	height: 30px;
	background: #E1E1E1;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}

.service_and_taisei_td1{
	padding: 0px 0px 0px 5px;
	width: 130px;
	height: 30px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}

.service_and_taisei_td2{
	height: 30px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}


/*=====沿革=====*/

.enkaku_table{
	margin: 0px 0px 0px 0px;
	float: right;
}

.enkaku_td1{
	width: 100px;
	vertical-align: top;
	padding: 5px 5px 5px 0px;
}

.enkaku_td2{
	width: 355px;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

.under_line{
	margin: 5px 0px 0px 0px;
}

