@charset "utf-8";


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

/* --------------------------------------------------------------------------------
  共通
-------------------------------------------------------------------------------- */

.cn-freeBlock {
	overflow:hidden;
	clear:both;
	width:850px;
}
.cn-freeBlock img {
	vertical-align: bottom;
	border-style: none;
}

.cn-freeBlock .text {
	margin:0 0 20px;
    font-size: 12px;
	clear: both;
}
.cn-freeBlock img.text {
	margin:0 0 30px;
	clear: both;
}

.cn-freeBlock .staticFlow {
	clear:both;
	overflow:hidden;
	margin: 0;
}

.cn-freeBlock .staticFlow .free_e_house_textlink{
	float:right;
	margin-bottom: 16px;
}
.cn-freeBlock .staticFlow .free_e_house_btn{
	text-align: center;
	margin: 60px 0 20px;
}