@charset "utf-8";

/* ---------- 1ページ目 ---------- */
#firstParagraph01 {
	height:360px;
	background:url(/shinpo/cmn/img/page-header.jpg) no-repeat right top;
}
#firstParagraph01 h2 {
	position:absolute;
	top:72px;
	right:296px;
	z-index:2;
}
#firstParagraph01 p {
	position:absolute;
	top:160px;
	right:449px;
	z-index:2;
}
#firstParagraph01 p#guestPhoto {
	position:absolute;
	top:10px;
	right:54px;
	z-index:1;
}
