  @charset "utf-8";


div#main.tech_body h2 {
	color:#4B9859;
}
div#main.tech_body h2.mark {
	background:url(/tech/kaitai/images/bg_h2_mark_env.png) no-repeat 100px 39px;
}

div#main h3.label{
	background:url(/tech/kaitai/images/bg_h3_env.png) no-repeat left top;
}
div#main.tech_body .h3_btm{
	background:url(/tech/kaitai/images/bg_h3_btm_env.png) no-repeat left bottom;
}

.kakomi{
	background-color:#ededed;
}
.kakomi.first{
	margin-top:0px !important;
}

/*link_anchor*/
div#main div.link_anchor div.section{
	background:url(/tech/kaitai/images/bg_anchor_menu_arrow_env.png) no-repeat 23px 0px;
}