#navigation li.contact a {
	background-position: right -200px;
}
#contents h2 {
	background: url(../img/contact_h2.gif);
}
#contents dd {
	border-style: none;
	padding: 0px;
	margin: 0px 0px 6px;
}
#contents ul.errer {
	line-height: 2em;
	background: #EBEEE3;
	padding: 6px 10px;
	border: 1px solid #CFC6B0;
	margin: 0px 60px;
	color: #CC0000;
}
#contents ul.errer li {
	list-style: none;
}
#contents p.back {
	text-align: right;
}
#contents address {
	font-size: 0.8em;
	font-style: normal;
	text-align: center;
	margin-top: 100px;
	color: #999999;
}
#contents address a {
	color: #999999;
}
