@charset "UTF-8";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("../import.css");


/* ---------- main-header ---------- */



#result-box {
background-image:url(../../images/result/101220_img01.jpg);
background-repeat:no-repeat;
width:684px;
height:1184px;
position:relative;
}

#result-box #result-count {
font-size:380%;
color:#FF6600;
position:absolute;
top:57px;
left:230px;
font-weight:bold;
}


.about01 {
	background-image:url(../../images/about/about_img01.jpg);
	background-repeat: no-repeat;
	width: 665px;
}

.about01 .left-txt {
	float: left;
	width: 204px;
	height: 180px;
	font-size: 15px;
	line-height: 1.3em;
	color: #666;
	padding-top: 95px;
	letter-spacing: -0.08em;
}

.about01 p {
	margin: 0;
}