#leftNavi ul.list3 li.l4 a {
	font-weight: bold;
	background: none;
	color: #ff9900;
}

#contents p.teikei {
	text-align: center;
}

#contents p.teikei a.teikei {
	display: block;
	width: 500px;
	height: 50px;
	margin: 0 auto 30px 15px;
}

#contents p.teikei a.teikei span {
	display: none;
}

#contents p.teikei a.teikei:link,
#contents p.teikei a.teikei:visited {
	background: url(../../img/form_botton_teikei.gif);
}

#contents p.teikei a.teikei:active,
#contents p.teikei a.teikei:hover {
	background: url(../../img/form_botton_teikei2.gif);
}