@charset "utf-8";

/*
ステインクリアプレミアムレポートページcss [
----------------------------------------------------------- */

#background {
	clear:both;
	width:890px;
	height:1790px;
	background: url(../image/report/back.jpg) top no-repeat;
}
#title {
	width:460px;
	padding:90px 0 0 430px;
}
#btn {
	width:460px;
	padding:15px 0 50px 430px;
}
#fukidashi {
	width:580px;
	height:67px;
	padding:15px 25px;
	margin:20px 0 0 100px;
	background: url(../image/report/fukidashi.gif) no-repeat;
}
#fukidashi2 {
	width:580px;
	height:90px;
	padding:15px 25px;
	margin:20px 0 0 100px;
	background: url(../image/report/fukidashi2.gif) no-repeat;
}
#fukidashi3 {
	width:580px;
	height:115px;
	padding:15px 25px;
	margin:20px 0 0 100px;
	background: url(../image/report/fukidashi3.gif) no-repeat;
}
#text {
	width:550px;
	padding:0;
	line-height:24px;
	background: url(../image/report/underline.gif);
}
#profile {
	width:550px;
	padding:0;
	text-align:right;
	line-height:24px;
	font-size:90%;
}
.emphasis{
	font-weight:bold;
	color:#C36;
}