@charset "utf-8";

/* 実績
/////////////////////////////////////////////*/
div#actual{
	margin-bottom: 30px;
	overflow: hidden;
}
div.div_results div{
	margin: 20px 0 10px;
	width: 370px;
	float: left;
}


/* お問い合わせ・ご相談
/////////////////////////////////////////////*/
div#main_contact{
	clear: both;
}


/* ページトップ
/////////////////////////////////////////////*/
.pagetop {
	clear: both;
	text-align:right;
}
.pagetop a{
	background: url(../common/img/ico_pagetop.gif) no-repeat left;
	padding: 1px 0 0 17px;
	font-size: 0.83em;
}
