@charset "utf-8";

/* ---------- 1ページ目 ---------- */
#firstParagraph01 {
	height:300px;
	background:url(/shinpo/cmn/img/page-header.jpg) no-repeat right top;
}
#firstParagraph01 h2 {
	position:absolute;
	top:17px;
	left:319px;
}
#firstParagraph01 p#guestProfile {
	position:absolute;
	top:58px;
	left:323px;
	width:588px;
	height:223px;
	background:url(../img/research-11-profile-bg.png) no-repeat;
}
* html #firstParagraph01 p#guestProfile {
	behavior:url(/cmn/script/iepngfix.htc);
}
#firstParagraph01 p#guestProfile img {
	margin: 22px 0 0 186px;
}
#firstParagraph01 p#guestPhoto {
	position:absolute;
	top:60px;
	right:472px;
}

/* ---------- 共通 ---------- */
.paragraph p.question {
	font-size:110%;
	text-indent:0;
	background:none;
}

/* ---------- 3ページ目 ---------- */
.paragraph ol li {
	margin-top: 1em;
}
