@charset "UTF-8";

@import "/lib/cmn_css/component.css";
@import "/company/css/company_comp.css";

#contents div.mv {
 background:url(/utility/images/p_security_mv.jpg) top left no-repeat;
	margin-bottom:10px;
	height:60px;
 width:780px;
}

#contents div.mv span {
 display:block;
 overflow:hidden;
 text-indent:-9999px;
}

#mainContents h2 {
 background:url(/utility/images/h_sec_index.gif) top left no-repeat;
	margin-bottom:10px;
	height:27px;
}

#mainContents h2 span {
 display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#mainContents h3.secinfo {
 background:url(/utility/images/h_sec_pvinfo.gif) top left no-repeat;
	margin-bottom:20px;
	height:20px;
}

#mainContents h3.secabtinfo {
 background:url(/utility/images/h_sec_abtpvinfo.gif) top left no-repeat;
	margin-bottom:20px;
	height:21px;
}

#mainContents h3.secinfo span,
#mainContents h3.secabtinfo span {
 display:block;
	overflow:hidden;
	text-indent:-9999px;
}
