@charset "utf-8";

h3 {
	width: 699px;
	height: 32px;
	background: url(../../common/img/heading.gif) no-repeat;
	line-height: 32px;
	text-indent: 24px;
	font-size: 14px;
}

.box h3 {
	width: auto;
	height: auto;
	background: none;
	line-height: 1;
	text-indent: 0;
}

.button {
	clear: both;
	width: 680px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: right;
}
