@charset "utf-8";

/* コンテンツタイトル */

div#contents_title div h2 {
	width: 175px;
	height: 50px;
	background: url(../../images/guest/h2_title.gif) 0 0 no-repeat;
}

/* コンテンツスタイル
----------------------------------------------------------- */
div#main {
	background: url(../../images/main_bg_inquiry.jpg) -14px 28px no-repeat;
}

div#main div#guest_form {
	margin: 20px 0 0 80px;
}

div#main div#guest_form iframe {
	width: 504px;
	height: 500px;
	border: 0;
}


/* サンクス画面スタイル */

div#guest_thanks {
	width: 480px;
	color: #666;
	font-size: 100%;
	text-align: left;
}

div#guest_thanks h4 {
	margin: 10px 0 40px 0;
	padding: 0 0 0 12px;
	background: url(../../../common/images/contents/h4_title_bg.gif) 0 0 no-repeat;
	color: #336699;
	font-size: 14px;
	font-weight: bold;
}

div#guest_thanks p {
	margin: 0 0 20px 0;
}

div#guest_thanks p#link	a {
	padding: 0 0 0 20px;
	background: url(../../images/guest/arrow.gif) 0 center no-repeat;
}
