@charset "utf-8";




#contents {
	width: 710px;
	margin: 35px auto 1px;
}

#contents h2 {
	background: url(../../images/results/results-01.gif) 0 0 no-repeat;
	width: 710px;
	height: 37px;
	margin: 0 0 35px;
	text-indent: -9999px;
}

#results01 {
	background: url(../../images/common/contents-line.gif) 0 bottom repeat-x;
	margin-bottom: 25px;
	padding-bottom: 35px;
}

#results01 p {
	line-height: 2.3;
}

#results02 p {
	border-left: 5px solid #FFA500;	
	margin: 0 0 20px;
	text-indent: 5px;
	line-height: 1.2;
}

#left-box {
	width: 300px;
	float: left;
	margin-left: 130px;
	_margin-left: 65px;
}


#right-box {
	width: 270px;
	float: right;
}


#right-box #results03 {
	border-left-style: none;
	text-align: right;
	padding-top: 20px;
}

#results04 a {
	background: url(../../images/common/top-btn.png) 0 0 no-repeat;
	width: 71px;
	height: 25px;
	margin: 100px 0 0 640px;
	display: block;
	clear: both;
	text-indent: -9999px;
}


