@charset "utf-8";
#main_img {
	background-image: url(../img/infant/main_img.jpg);
	background-repeat: no-repeat;
	height: 283px;
}
#sub_img {
	padding: 15px;
}

#main_img_kindergartener {
	background-image: url(../img/kindergartener/main_img.jpg);
	background-repeat: no-repeat;
	height: 283px;
}
#main_img_maternity {
	background-image: url(../img/maternity/main_img.jpg);
	background-repeat: no-repeat;
	height: 283px;
}
#main_img_voice {
	background-image: url(../img/voice/main_img.jpg);
	background-repeat: no-repeat;
	height: 283px;
}

#concept {
	width: 600px;
	float: right;
	margin-right: 70px;
	margin-top: 100px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: left;
	overflow: auto;
	height: 175px;
}
#concept p {
	line-height: 1.7em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}


#main_contents {
	width: 650px;
	float: right;
	margin-right: 32px;
	margin-top: 5px;
	background-color: #FFFFFF;
}

#tuition {
	background-image: url(../img/class/tuition_bg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
#tuition li {
	text-align: left;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.4em;
	margin-right: 10px;
}

#tuition_footer {

}
#about_us {
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#about_us h3 {
	font-size: 14px;
	font-weight: bold;
	color: #4F3500;
	text-align: left;
	padding-top: 7px;
	margin-left: 10px;
}
#about_us p {
	line-height: 1.5em;
	text-align: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
}
#about_us img {
	float: left;
	margin-right: 10px;
}
#place {
	background-image: url(../img/top/voice_bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
#place .place_disc {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #FFFFCC;
	margin-bottom: 10px;
	padding-bottom: 15px;
	padding-top: 5px;
}
#place .place_disc p {
	line-height: 1.5em;
	text-align: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 10px;
}

#place .place_disc img {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}




#voice {
	background-image: url(../img/top/voice_bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
#voice .voice_disc {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #FF6699;
	margin-bottom: 10px;
	padding-bottom: 15px;
	padding-top: 5px;
}
#voice .voice_disc p {
	line-height: 1.5em;
	text-align: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 135px;
}

#voice .voice_disc img {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main_box .events {
	display: block;
	width: 204px;
	float: left;
	background-color: #FFFFCC;
	padding-top: 10px;
	margin-left: 10px;
	border: 1px solid #FFCC00;
	margin-bottom: 20px;
}
.events_pic {
	display: block;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	height: 135px;
	border: 1px solid #FFCC00;
}
.events_disc {
	display: block;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 120px;
	overflow: auto;
	line-height: 1.4em;
	text-align: left;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

