@charset "UTF-8";

@import "/lib/cmn_css/component.css";
@import "/company/css/company_comp.css";

#contents div.mv {
 background:url(/utility/images/p_sitepolicy_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_sitep_index.gif) top left no-repeat;
	margin-bottom:10px;
	height:27px;
}

#mainContents h2 span {
 display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#mainContents h3.strights {
 background:url(/utility/images/h_sitep_rights.gif) top left no-repeat;
	margin-bottom:20px;
	height:21px;
}

#mainContents h3.stlink {
 background:url(/utility/images/h_sitep_link.gif) top left no-repeat;
	margin-bottom:20px;
	height:20px;
}

#mainContents h3.stexemp {
 background:url(/utility/images/h_sitep_exemp.gif) top left no-repeat;
	margin-bottom:20px;
	height:21px;
}

#mainContents h3.stbrowse {
 background:url(/utility/images/h_sitep_browse.gif) top left no-repeat;
	margin-bottom:20px;
	height:21px;
}

#mainContents h3.strights span,
#mainContents h3.stlink span,
#mainContents h3.stexemp span,
#mainContents h3.stbrowse span {
 display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#mainContents div.flash{
text-align:right;
}


