@charset "utf-8";
#wrapper #header #navi #icon {
	background-image: url(../../img/SPOT/SPOTicon.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}
#wrapper #content #space {
	height: 300px;
}
#wrapper #content .section {
	width: 320px;
	padding-top:25px;
	position:relative;
}
#wrapper #content #lefttop {
	margin-left: 65px;
	margin-right: 10px;
	width: 320px;
}
#wrapper #content .section #img {
	width: 300px;
	background-color: #FFA980;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 60px;
}

#wrapper #content .section #main {
	position: absolute;
	top: 255px;
	left: 15px;

}
#wrapper #content #lefttop #main li {
	float: left;
	padding-right: 40px;
}
#wrapper #content #up {
	position: absolute;
	left: 28px;
	top: 0px;
	z-index: 100;
}

