@charset "utf-8";
#main_header {
	padding:0px;
	margin: 0px;
	margin-bottom: 20px;
	background: url(/img/h1bg2.png) no-repeat right bottom #000000;
}

#tpl_calendar_index #main_header{
	/*background-image: url(/img/main_header_calendar.jpg);*/
}

#main_header h1 {
	text-align: left;
	margin:0px auto;
	padding: 0.9em;
	padding-left: 50px;
	font-size:140%;
	font-weight: bold;
	color:#ffffff;
	letter-spacing: 0.15em;
	line-height: 1.4em;
	background: url(/img/h1bg1.png) no-repeat 10px 0.8em;
}

#main_body {
	clear:both;
	/*width:100%;*/
	padding: 0px;
	line-height: 140%;
	background: #ffffff;
}
#main_body h2 {
	clear:both;
	font-size:130%;
	background: url(/img/h2bg.png) no-repeat 10px 1em #DFD0A2;
	border-bottom: 5px solid #A4213A;
	padding: 0.8em 0px 0.8em 36px;
	margin-bottom:0.3em;
}
#main_body h2:first-child{
    margin-top: 0px;
}
#main_body h3 {
	clear:both;
	font-size:120%;
	background: url(/img/h3bg.png) no-repeat 14px 1em #543D0C ;
	padding: 0.7em 0px 0.7em 36px;
	color: #ffffff;
}
#main_body h3 a, #main_body h3 a:hover, #main_body h3 a:active, #main_body h3 a:visited{
	color: #ffffff;
}
#main_body h4 {
	clear:both;
	font-size:100%;
	margin:0px 0px 10px 0px;
	padding: 0.4em 1em 0.4em 36px;
	background: #DFD0A2;
}

#main_body h5 {
	clear:both;
	font-size:100%;
	margin:0px 0px 10px;
	padding: 0.4em 1em 0.4em 36px;
	background: url(/img/h5bg.png) no-repeat 10px 0.7em #ffffff ;
	border: none;
	border-bottom: 2px solid #543D0C;
}

#main_body h6 {
	clear:both;
	font-size:100%;
	margin:0px 0px 10px;
	padding:0.2em 0px 0.2em 36px;
	background:url(/img/h6bg.png) no-repeat left 0.7em;
}

#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;
}