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