@charset "utf-8";


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

/* --------------------------------------------------------------------------------
	共通
-------------------------------------------------------------------------------- */
.cn-freeBlock {
	width: 850px;
}

.cn-freeBlock img {
	width: 100%;
}

.cn-freeBlock .relative {
	position: relative;
}

.cn-freeBlock .link_02 {
	width: 137px;
	top: 345px;
	left: 495px;
}

.cn-freeBlock .offer {
	margin: 0 auto 58px;
	text-align: center;
	position: relative;
}

.cn-freeBlock .offer a {
	display: inline-block;
}

.cn-freeBlock .offer p {
	width: 233px;
	position: absolute;
	top: 14px;
	left: 582px;
}

.cn-freeBlock .txt_link {
	padding-top: 8px;
	margin: 7px 0 60px;
	text-align: right;
}