@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 #wrapper1 {
	margin-top: 20px;
	padding: 0;
	background: url(../img/dot.gif) repeat-x left top;
}

.box #wrapper2 {
	padding: 10px;
	background: url(../img/dot.gif) repeat-x left bottom;
}

.box #wrapper3 {
	float: left;
	width: 150px;
}

.box #wrapper3 h4 {
	width: 142px;
	height: 17px;
	margin: 0 0 0 1px;
}

.box #wrapper3 a img {
	margin: 11px 0 0 0;
}

.box p {
	float: right;
	width: 490px;
}

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

.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }
/* \*//*/
.clearfix { overflow: hidden; }
/* */
