@charset "utf-8";

/*------------------------------
ハウスカオンキ・グリーンパッケージのお問い合わせ専用ページ用css設定ファイル
------------------------------*/

/*----- 上書き -----*/

#page_left .attentionbox { margin-top: 50px; }


/*----- タイトル -----*/
#title_zone #title_text { background: url(../image/new/hk/main_visual.jpg) right top no-repeat; }

#title_zone #title_text h1 {
	background: url(../image/new/contact/title_h1.gif) no-repeat;
	width: 341px;
	height: 43px;
}

h2 {
	border: 0 none;
	margin: 0;
	padding: 0;
}

#page_left .attentionbox .attentionright h3 {
	margin: 0;
	padding: 0 0 5px 0;
	border-left: 0 none;
	border-bottom: 1px dotted #7f7f7f;
}
#page_left .attentionbox .attentionright h3 img {
	margin-bottom: 7px;
}

/* ハウスカオンキ・グリーンパッケージのお問い合わせ専用 */

.contactform {
	margin-top: 30px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #b2b2b2;
}
.contactform .right_btn { margin-top: 10px; }


#page_left .attentionbox .attentionleft {
	display: inline;
	float: left;
	width: 220px;
	margin: 15px 0 15px 15px;
}
#page_left .attentionbox .attentionright {
	display: inline;
	float: right;
	width: 425px;
	margin: 15px 15px 15px 0;
}
#page_left .attentionbox .attentionright p { padding: 10px 0; }