@charset "utf-8";

/*=========================================================
	index
		1. heading level1
		2. heading level2
		3. heading level3
		4. heading level4
=========================================================*/

/* 1. heading level1
=========================================================*/
#content2010 .h1{
	background:url(../img/for_bk_h1b_680.jpg) no-repeat bottom center;
}
#content2010 h1{
	background:url(../img/for_bk_h1t_680.jpg) no-repeat top center;
}

.one-col #content2010 .h1{
	background:url(../img/for_bk_h1b_950.jpg) no-repeat bottom center;
}
.one-col #content2010 h1{
	background:url(../img/for_bk_h1t_950.jpg) no-repeat top center;
}


/* 2. heading level2
=========================================================*/
#content2010 h2{
	border-bottom:2px solid #9CC813;
}

#content2010 h2.strong{
	color:#FFF;
	border-bottom:none;
	background:#9CC813 url(../img/for_bk_h2s_680.gif) no-repeat top center;
}
.one-col #content2010 h2.strong{
	background:#003399 url(../img/for_bk_h2s_950.gif) no-repeat top center;
}

#side2010 h2{
	border-bottom:2px solid #9CC813;
}


/* 3. heading level3
=========================================================*/
#content2010 h3{
	border-bottom:1px solid #9CC813;
}

#content2010 h3.news{
	margin:.8em 0 0;
	padding:7px 10px;
	border-bottom:none;
	background:#E1EEB8;
}

#side2010 h3{
	color:#FFF;
	border-bottom:none;
	background:#98BF44 url(../img/for_bk_h3_250.gif) no-repeat top center;
}

/* 4. heading level4
=========================================================*/
#content2010 h4{
	border-left:3px solid #9CC813;
}