div.nest_horizon {
	clear: both;
	width: 100%;
	height: 1px;
}

div#front_mainimages {
	clear: both;
	overflow: hidden;
	width: 950px;
	height: 300px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/* main-navi */


div#pr-area {
	clear: both;
	overflow: hidden;
	width: 950px;
	height: 300px;
	position: relative;
}
ul.pr-img {
	display: block;
	width: 800px;
	height: 290px;
	position: absolute;
	top: 0px;
	left: 70px;
}
ul.pr-img li {
	width: 440px;
	height: 258px;
	position: absolute;
	top: 0px;
	left: 0px;
}

p#leftside_cover {
	width: 90px;
	height: 286px;
	position: absolute;
	top: 0px;
	left: -10px;
	z-index: 300;
}
p#rightside_cover {
	width: 90px;
	height: 286px;
	position: absolute;
	top: 0px;
	right: -10px;
	z-index: 300;
}
a#go_01 {
	display: block;
	width: 24px;
	height: 40px;
	position: absolute;
	left: 244px;
	top: 130px;
	z-index: 200;
	text-indent: -5000px;
	background: url(../images/go-right.png) no-repeat 0px 0px;
}
a#go_02 {
	display: block;
	width: 24px;
	height: 40px;
	position: absolute;
	left: 660px;
	top: 130px;
	z-index: 200;
	text-indent: -5000px;
	background: url(../images/go-left.png) no-repeat 0px 0px;
}