@charset "utf-8";
/* なでしこ保育園　TOPページ用CSS */


#gnav .inner .arrow {
	display: none;
}
#main h2 {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#mainvisual {
	height: auto;
	width: 100%;
	clear: both;
	margin-top: 10px;
}
#mainvisual .inner {
	height: 421px;
	width: 1033px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#main #dietary {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ddd;
	border-bottom-color: #ddd;
	padding-top: 20px;
	padding-bottom: 30px;
	position: relative;
	margin-top: 35px;
	margin-bottom: 30px;
}
#main #dietary h2 {
	position: absolute;
	left: -15px;
	top: -15px;
}
#main #dietary .text {
	float: left;
	height: auto;
	width: 430px;
	padding-left: 145px;
	padding-top: 20px;
}
#main #dietary .text p {
	margin-top: 0.8em;
}
#main #dietary .photo {
	float: right;
	height: auto;
	width: auto;
	margin: 0px;
}
#main #access {
	float: left;
	width: 320px;
	height: auto;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #ddd;
	border-right-color: #ddd;
	padding-left: 29px;
	padding-right: 29px;
}
#main #access h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#main #access .locationmap {
	height: 320px;
	width: 320px;
}
#main #access p {
	font-size: 86%;
	margin-top: 0.5em;
}
#main #other {
	float: right;
	width: 520px;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddd;
	padding-left: 29px;
	padding-right: 29px;
}
#main #other #azukari .photo {
	float: left;
}
#main #other #azukari .text {
	float: right;
	width: 320px;
	height: auto;
}
#main #other #playground {
	clear: both;
	padding-top: 20px;
}

#main #other #playground .photo {
	float: right;
}
#main #other #playground .text {
	float: left;
	width: 320px;
	height: auto;
}
#main #other .text h2 {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main #other .text h3 {
	background-image: none;
	font-size: 120%;
	font-weight: normal;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	color: #009900;
	margin-top: 0.8em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	border-left-width: 4px;
	border-left-color: #009900;
	line-height: 1em;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
}
#main #other .text ul.list {
	margin-left: 0;
}
#main #other .text .bt-more {
	margin-top: 1em;
}
