@charset "UTF-8";

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

CSS Information

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

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

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