@charset "utf-8";

/* ////////////////////////////////////////////////////////////////////////////
	html_style.css（静的ページ共通css）
//////////////////////////////////////////////////////////////////////////// */
#g079 .relative {
	position: relative;
	z-index: 1;
}

/* 余白 */
#g079 .btm30 { margin-bottom: 30px; }
#g079 .btm35 { margin-bottom: 35px; }
#g079 .btm40 { margin-bottom: 40px; }
#g079 .btm50 { margin-bottom: 50px; }

/* 羽毛・わた・羊毛のふとんリフォーム ページ内リンクボタン */
#g079 .link_01 {
	text-align: center;
}

/* ふとんリフォームについてよくある質問 リンク */
#g079 .link_02 {
	padding: 5px 20px 0 0;
	text-align: right;
}

/* ふとんリフォームってなぁに？ リンク */
#g079 .link_03 {
	position: absolute;
	top: 374px;
	left: 446px;
}

/* 他ふとんリフォームへの遷移ボタン */
#g079 .link_list {
	text-align: center;
	letter-spacing: -0.4em;
}
#g079 .link_list li {
	display: inline-block;
	margin: 0 9px;
	letter-spacing: normal;
	vertical-align: top;
}

/* 下部バナー */
#g079 .banner {
	text-align: center;
}