@charset "utf-8";
#main_body {
	clear:both;
	width:100%;
	line-height: 140%;
}

#main #main_a #main_header {
	width:100%;
	padding:0px;
	margin-bottom:10px;
	background: url(/img/midashi/h1bg2.png) no-repeat right bottom #116DB0;
}

#main #main_a h1 {
	margin:0px;
	font-size: 171.4%;
	line-height: 1.71em;
	background: url(/img/midashi/h1bg1.png) no-repeat left center;
	padding: 14px 1em 14px 35px;
	border-left: 9px solid #3399CC;
	color: #ffffff;
}

#main_body h2:before {
	content: '';
	display: block;
	height: 3px;
	background: #ED7D29;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	border-bottom: 2px solid #FFD2AA;
}
#main_body h2 {
	clear:both;
	font-size: 128.6%;
	background: url(/img/midashi/h2bg1.png) repeat left top;
	padding: 1em 1em 1em 35px;
	margin-bottom:0.3em;
	position: relative;
}
#main_body h2:after {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	background: url(/img/midashi/h2bg2.png) no-repeat center center;
	top: 1.2em;
	left: 10px;
}

#main_body h3 {
	clear:both;
	font-size:114.3%;
	background: url(/img/midashi/h3bg.png) repeat-y 12px top #C6E29A;
	padding: 1em 1em 1em 35px;
}

#main_body h4 {
	clear:both;
	font-size:100%;
	margin:0px 0px 10px 0px;
	padding: 1em 1em 1em 35px;
	background: url(/img/midashi/h4bg.png) no-repeat 15px 1.3em #BDD0DB;
}

#main_body h5 {
	clear:both;
	font-size: 92.9%;
	margin:0px 0px 10px;
	padding: 0.6em 1em 0.6em 35px;
	border-bottom: 3px solid #67AED2;
	background: url(/img/midashi/h5bg.png) no-repeat 15px 0.75em;
}

#main_body h6 {
	clear:both;
	font-size: 85.7%;
	margin:0px 0px 10px;
	padding: 0.5em 1em 0.5em 35px;
	background: url(/img/midashi/h6bg.png) no-repeat 15px 0.75em transparent;
}

#main #main_a ul {
	margin:10px 20px 10px 40px;
}

#main #main_a ol {
	margin:10px 20px 10px 40px;
}

#main #main_a #ddd {
	margin:10px 20px 10px 20px;
}

#main #main_a #eee {
	margin:10px 20px 10px 20px;
}

#main_header_kyouiku {
	width:100%;
	padding:0px;
	margin-bottom:10px;
	background-image: url(/img/kyouiku/title.jpg);
	background-repeat: no-repeat;
	background-position:left;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #006666;
}

#main_header_kyouiku h1 {
	margin:0px;
	background-image:none;
}