@charset "Shift_JIS";
#wrapper {
	width: 730px;
	padding: 0 0 30px;
	background: #ffd370 url(../images/share/bg_header2.gif) no-repeat;
}
/*
 * ヘッダー
 */

#header {
	margin-top:20px;
	position: relative;
	height: 136px;
	width:730px;
	/*remove*/overflow: hidden;
}
#header #siteTtl {
	position: absolute;
	top: 8px;
	left: 26px;
}
#header #ttlreport {
	position: absolute;
	top: 101px;
	left: 26px;
}


#header #product {
	position: absolute;
	top: 0;
	left: 410px;
}
#header #product #productPct {
	position: absolute;
	top: 20px;
	left: 180px;
}
#header #product #productName {
	position: absolute;
	top: 20px;
	left: 5px;
}
#header #product #productDetail {
	position: absolute;
	top: 82px;
	left: 6px;
}
#header #product #productText {
	position: absolute;
	top: 99px;
	left: 6px;
}
/*
 * ナビゲーション
 */

#navTop, #navBottom {
	padding-left: 32px;
	zoom: 1;
	/*remove*/overflow: hidden;
}
#navTop li, #navBottom li {
	display: block;
	float: left;
	margin-right: 2px;
	width: 165px;
}
#navTop li a, #navBottom li a {
	display: block;
	height: 100%;
}
#navTop:after, #navBottom:after {
	content:'';
	display:block;
	clear:both;
}
/*
 * コンテンツ
 */

#main {
	width:690px;
	padding: 0 20px 0;
	background: #FFF url(../images/share/bg_main2.gif) repeat-y;
	font-size: 12px;
}
#reportTop {
	margin: 0;
	height:33px;
	background: url(../images/share/bg_main_top2.gif) no-repeat;
}
#main .reportHeader {
	width:690px;
	position: relative;
	margin-bottom: 50px;
}
#main .reportHeader .reportTtl {
	margin: 0 0 0 20px;
}
#main .reportHeader #profImg {
	position: absolute;
	float:right;
	top: 0;
	margin-left:457px;
}
#main .reportMeta {
	margin: 0 50px 30px;
	padding: 30px 20px 20px;
	background: #F8F9EF;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#main .reportMeta h3 {
	margin: 1em 0;
	color: #DB8000;
	font-weight: bold;
}
#main .reportMeta h3.type {
	margin: 0;
	color: #DB8000;
	font-weight: bold;
}
#main .reportMeta dl dt {
	position: relative;
	clear: both;
	float: left;
	width: 15em;
	color: #DB8000;
	font-weight: bold;
}
#main .reportMeta dl dt.type {
	position: relative;
	clear: both;
	float: left;
	width: 16em;
	color: #DB8000;
	font-weight: bold;
}
#main .reportMeta dl dt span.colon {
	position: absolute;
	top: 0;
	left: 100%;
}
#main .reportMeta dl dt span.colonType {
	position: absolute;
	top: 0;
	left: 100%;
	color: #6B5248;
}
#main .reportMeta dl dd {
	margin-bottom: .5em;
	padding-bottom: .25em;
	padding-left: 10em;
	border-bottom: 1px dotted #ADAB98;
}
#main .reportMeta dl dd.type {
	margin-bottom: .5em;
	padding-bottom: .25em;
	padding-left: 18em;
	border-bottom: 1px dotted #ADAB98;
}
#main .reportBody {
	position: relative;
	zoom: 1;
	pading-bottom:30px;
}
#main .reportBody .reportBodyText {
	margin: 0 260px 0 25px;
	padding-bottom:30px;
}
#main .reportBody .reportBodyText h3 {
	margin-top: 35px;
}
#main .reportBody .reportBodyText h3.first {
	margin-top: 0;
}
#main .reportBody .reportBodyText p {
	margin-left: 20px;
	margin-right: 5px;
}
#main .reportBody .reportBodyImg {
	float: right;
	width: 250px;
	overflow: hidden;
}
#main .reportBody .reportBodyImg li {
	margin-bottom: 10px;
}
#main .reportBody .reportBodyImg.narrow li {
	margin-bottom: 25px;
}
#main .reportBody .reportBodyImg li.item01 {
	position: relative;
	left:	-3px;
	top: 0;
}
#main .reportBody .reportBodyImg li.item02 {
	text-align: center;
}
/*
 * ステップ
 */
#main .reportbloc1 {
	width:690px;
	margin:20px 0;
}
#main .blocttl {
	margin:0 50px 20px;
}
#step {
	width:602px;
	margin:0 44px;
	position: relative;
}
#step div.3step01 {
	width:205px;
	position: absolute;
	float: left;
}
#step div.3step02 {
	width:205px;
	position:absolute;
	float: left;
	left:205px;
}
#step div.3step03 {
	width:192px;
	position:absolute;
	float: left;
	left:410px;
}
#step p {
	margin: 1em;
}

#pa{
	width:590px;
	margin:20px 0 30px;
	clear:both;
}
.pic{
	width:160px;
	float:left;
}
.q{
	position: absolute;
	width:430px;
	float: right;
	line-height:1em;
}
.answer{
	background:url(../images/report1/pic_a.gif) no-repeat top left;
	width:430px;
	padding: 0 0 20px 30px;
}


/*
 * その他
 */

.toPageTop {
	clear: both;
	padding: 0 40px 30px;
	background: url(../images/share/bg_main_bottom2.gif) no-repeat 0 100%;
	text-align: right;
}

#btnReportpage {
	width:395px;
	margin:20px auto 10px;
}
