#section p {
	line-height: 1.25em;
}
#section table {
	width: 680px;
	border-collapse: collapse;
}
#section h1 {
	clear: both;
}
#section img {
	text-align: center;
}
/* ----- 園の紹介 ----- */

#summary table td.txt {
	width: 390px;
	height: 300px;
	background: url(https://mitsuba-hoikuen.com/img/bg_summary.gif) no-repeat;
}
#summary table td.txt p {
	margin: 0px auto;
	padding: 5px 15px;
	line-height: 1.25em;
}
#summary table em {
	padding: 10px 20px;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
}
#after-illness table.table,
#summary table.table {
	margin: 10px;
}
#after-illness table.table th,
#after-illness table.table td,
#summary table.table th,
#summary table.table td {
	padding: 10px;
}
#after-illness table.table tr+tr th,
#after-illness table.table tr+tr td,
#summary table.table tr+tr th,
#summary table.table tr+tr td {
	border-top: 1px dotted #584234;
}
#after-illness table.table th,
#summary table.table th {
	border-right: 1px dotted #584234;
}
#after-illness table.table td,
#summary table.table td {
	width: 530px;
}
p.img {
	margin: 10px;
}

#after-illness .icon_pdf,
#summary .icon_pdf {
	background: url(https://mitsuba-hoikuen.com/img/icon_pdf.png) no-repeat;
	margin: 0px;
	padding: 10px 0px 23px 2.5em;
}

/* ----- 今月の献立 ----- */

#menu #section p em {
	border-bottom: 2px dotted #900;
}
#menu #section ul {
	margin: 0px 10px;
}
#menu .contents .txt {
	width: 300px;
	float: left;
}
#menu #section table td {
	line-height: 1.25em;
}
#menu #section table td a {
	width: 200px;
	height: 60px;
	display: block;
	background: url(https://mitsuba-hoikuen.com/img/btn_menu.gif) no-repeat;
	text-indent: -9999px;
}
#menu #section table td a:hover {
	background-position: 0px -60px;
}

/* ----- 入園について ----- */

#admission #section table th,
#admission #section table td {
	padding: 5px;
	border: 1px solid #584234;
}
#admission #section ul {
	padding: 10px;
}
#admission #section ul li {
	line-height: 1.5em;
}

/* ----- 交通アクセス ----- */

#access #section p.map {
	width: 700px;
	height: 450px;
	background: url(https://mitsuba-hoikuen.com/img/img_map.png) no-repeat;
	position: relative;
}
#access #section p.map a {
	width: 208px;
	height: 48px;
	display: block;
	text-indent: -9999px;
	background: url(https://mitsuba-hoikuen.com/img/btn_map.png) no-repeat;
	position: absolute;
	right: 20px;
	top: 110px;
}
#access #section p.map a:hover {
	background-position: 0px -48px;
}

/* ----- 入園について ----- */

#more #section ul {
	margin: 0px 10px;
}
#more #section ul li {
	height: 30px;
	margin: 5px 0px;
	background: url(https://mitsuba-hoikuen.com/img/icon_mitsuba.png) no-repeat left center;
	font-size: 1.2em;
	line-height: 1.5em;
	text-indent: 2.0em;
}
#more #section ul li a {
	padding-bottom: 5px;
	background: url(https://mitsuba-hoikuen.com/img/line_anc.png) repeat-x left bottom;
	color: #584234;
	font-weight: bold;
	text-decoration: none;
}
#more #section ul li a:hover {
	background: none;
}

/* ----- お問い合わせ ----- */

div#mf_wrapper {
	width: 700px;
	text-align: left;
	margin: 0px auto 0px auto;
	font-family: sans-serif;
}
div#mf_header h1 {
	font-size: 24px;
	border-bottom: solid 1px #999999;
	margin: 0px;
	padding: 0px;
}
div#mf_header h2 {
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
form#mailform {
	padding: 5px;
}
#contact table.mailform {
	width: 100%;
}
#contact table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	border-bottom: solid 1px #999999;
	padding: 7px 5px 7px 5px;
}
#contact table.mailform tr {
	padding: 10px 0px;
}
#contact table.mailform tr th {
	width: 150px;
}
#contact table.mailform tr th span {
	color: #CC0000;
	font-size: 10px;
}
#contact table.mailform tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
}
#contact table.mailform tr td textarea {
	width: 100%;
	height: 120px;
}
#sitemap #section ul {
	padding: 0px 10px 5px;
}
#sitemap #section ul li {
	background: url(https://mitsuba-hoikuen.com/img/icon_triad.gif) no-repeat left center;
	line-height: 1.5em;
	text-indent: 1.0em;
}
#sitemap #section ul li a {

	text-decoration: none;
	font-weight: bold;
	color: #854234;
}
#sitemap #section ul li a:hover {
	text-decoration: underline;
}
#sitemap #section ul li.first {
	background: none;
}
#sitemap #section ul li ul li {
	margin: 0px 10px;
}

/* ----- 作品集 ----- */

#art dl {
	float: left;
	padding: 0px 0px 10px 10px;
}
#art dt a {
	width: 200px;
	height: 150px;
	padding: 5px;
	display: block;
	border: 5px solid #ccc;
}
#art dt a:hover {
	border: 5px solid #900;
}
#art dt a img {
	width: 200px;
}
#art dd {
	padding: 5px 5px 0px;
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
}

/* ----- 認定こども園みつばこども園の一年 ----- */

#years #section table {
	margin: 0px auto;
}
#years #section table tr td.month {
	width: 350px;
	height: 80px;
}

#years #section .month ul {
	padding-left: 66px;
}
#years #section .month ul li {
	line-height: 1.5em;
	color: #666;
}
#years #section td {
	border-bottom: 1px solid #ccc;
}
#years #Apr {
	background: url(https://mitsuba-hoikuen.com/img/month/bg_apr.png) no-repeat left center;
}

#years #May {
	background: url(https://mitsuba-hoikuen.com/img/month/bg_may.png) no-repeat left center;	
}

#years #Jun {
	background: url(https://mitsuba-hoikuen.com/img/month/bg_jun.png) no-repeat left center;
}

#years #Jul {
	background: url(https://mitsuba-hoikuen.com/img/month/bg_jul.png) no-repeat left center;
}

#years #Aug {
	background: url(https://mitsuba-hoikuen.com/img/month/bg_aug.png) no-repeat left center;
}

#years #Sep {
	background: url(https://mitsuba-hoikuen.com/img/month/bg_sep.png) no-repeat left center;
}

#years #Oct {
	background: url(https://mitsuba-hoikuen.com/img/month/bg_oct.png) no-repeat left center;
}

#years #Nov {
	background: url(https://mitsuba-hoikuen.com/img/month/bg_nov.png) no-repeat left center;
}

#years #Dec {
	background: url(https://mitsuba-hoikuen.com/img/month/bg_dec.png) no-repeat left center;
}

#years #Jan {
	background: url(https://mitsuba-hoikuen.com/img/month/bg_jan.png) no-repeat left center;
}

#years #Feb {
	background: url(https://mitsuba-hoikuen.com/img/month/bg_feb.png) no-repeat left center;
}

#years #Mar {
	background: url(https://mitsuba-hoikuen.com/img/month/bg_mar.png) no-repeat left center;
}


/* ----- 保育日誌 ----- */

#logbook #section dl dt {
	width: 300px;
	height: 255px;
	position: relative;
	background: url(https://mitsuba-hoikuen.com/img/bg_logbook.png) no-repeat;
	float: left;
}
#logbook #section dl dt em img.mt {
	width: 121px;
	height: 42px;
	position: absolute;
	top: -25px;
	left: 60px;
}
#logbook #section dl dt img {
	width: 250px;
	padding: 22px 25px;
}
#logbook #section dl dd {
	padding-top: 20px;
	line-height: 1.25em;
}