@charset 'utf-8';

/* mainTitle
-------------------------------------------------- */

#mainTitle h1 {
	width: 798px;
	height: 92px;
	padding: 0px;
	margin: 0px 0px 17px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #000000;
	background: url(../images/pagetitle.gif) left top no-repeat;
}

