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

