@charset "utf-8";


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

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

.cn-freeBlock p {
	font-size: 12px;
}

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

.cn-freeBlock .free_e_ac_cleaning_btn {
	text-align: center;
	margin: 0 0 40px;
}

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

.cn-freeBlock .staticFlow .abt_menu {
	margin: 6px 0;
	float: right;
}

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

.cn-freeBlock .pare_movie iframe {
	position: absolute;
	top: 53px;
	left: 20px;
}

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

.cn-freeBlock .pare_movie02 iframe {
	position: absolute;
	top: 69px;
	left: 20px;
}

/* ページ内リンク 位置調整 */
#q_a {
	padding-top: 40px;
	margin-top: -40px;
}