@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/main_header_bg.png) no-repeat left bottom;
}

#main #main_a h1 {
	margin:0px;
	font-size:140%;
	background: url(/img/h1head.png) no-repeat 15px 0.8em;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 50px;
	/*color:#FFFFFF;*/
}
#main #main_a h1#life3-1header{
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	height: 220px;
	background: url(/img/life3-1bg.jpg) no-repeat center center;
	text-align: left;
	text-indent: -9999em;
}


#main_body h2 {
	clear:both;
	font-size:110%;
	background-image: url(/img/h2bg2.gif), url(/img/h2bg.png);
	background-repeat: repeat-x, no-repeat;
	background-position: left bottom, left top;
	background: url(/img/h2bg.png) no-repeat left top\9;
	*background: url(/img/h2bg.png) no-repeat left top;

	padding: 18px 0px 18px 50px;
	margin-bottom:0.8em;
}

#main_body h3 {
	clear:both;
	font-size:100%;
	background: url(/img/h3bg.png) no-repeat left top #D1EAC8;
	padding: 12px 0px 12px 50px;
	margin: 0;
	margin-bottom:0.8em;
}

#main_body h4 {
	clear:both;
	font-size:100%;
	margin:0px;
	margin-bottom:0.8em;
	padding: 12px 0px 12px 50px;
	background: url(/img/h4bg.png) no-repeat left 16px #E8F0EE;
}

#main_body h5 {
	clear:both;
	font-size:100%;
	margin:0px;
	margin-bottom:0.8em;
	padding: 8px 0px 8px 50px;
	border-bottom: 2px solid #DBDB70;
	background:url(/img/h5bg.png) no-repeat 24px 12px;
}

#main_body h6 {
	clear:both;
	font-size:100%;
	margin:0px;
	margin-bottom:0.8em;
	padding: 8px 0px 8px 50px;
	background: url(/img/h6bg.png) no-repeat 24px 12px; 
}

#main #main_a ul {
	margin:10px 20px 10px 0px;
	*margin-left: 40px;
}

#main #main_a ol {
	margin:10px 20px 10px 0px;
	*margin-left: 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;
}