@charset "utf-8";


/* ////////////////////////////////////////////////////////////////////////////
	html_style.css（静的ページ共通css）
//////////////////////////////////////////////////////////////////////////// */

/* --------------------------------------------------------------------------------
	共通
-------------------------------------------------------------------------------- */
.cn-freeBlock {
	width: 850px;
	clear: both;
	overflow: hidden;
}

.cn-freeBlock img {
	border-style: none;
	vertical-align: bottom;
}

.cn-freeBlock .staticFlow {
	margin: 0;
	clear: both;
	overflow: hidden;
}
.cn-freeBlock .staticFlow .btm60 {
	margin-bottom: 60px;
}
.cn-freeBlock .staticFlow .free_e_house_textlink {
	float: right;
	margin-right: 10px;
	margin-bottom: 16px;
}

.cn-freeBlock .staticFlow .free_e_house_btn {
	margin: 60px 0 0;
	text-align: center;
}