@charset "shift_jis";
#content .service .tab_head {
	clear: both;
	background-image: url(../img/top/tab.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	height: 32px;
	padding-top: 15px;
	margin-left: 10px;
}

#content .service .tab_body .cons_box {
	display: block;
}
#content .service .tab_body .proj_box {
	display: none;
}
#content .service .tab_body .syst_box {
	display: none;
}
#content .service .tab_body .supp_box {
	display: none;
}

