@charset "UTF-8";

/* ================================================================

CSS Information

 File name:      about.css
 Summary:        for contact page styles (/contact/)
 Last update:    2010-05-04

================================================================ */

#main h1#ContactIndex {
	margin-bottom: 10px;
	height: 40px;
	background: url(../../img/contact/bg_h1_index.png) no-repeat left top;
}
	#main h1#ContactIndex span {
		display:block;
		text-indent:-9999px;
	}
