#top1 {
	background: url(../image/ralph_top_1.png) no-repeat;
	width: 970px;
	height: 853px;
	margin: 15px auto 0px auto;
}



#top1 ul {
	height: auto;
	top: 591px;
	left: 30px;
}

#top1 li {
	margin:  0px 3px 0px 0px;
}

a.down {
	height: 165px;
	display: block;
	text-indent: -100%;
	white-space: nowrap;
	overflow: hidden;
	pozition:absolute;
}

.down:hover {
	background-position:left bottom;
}

a.downbtn {
	background: url(../image/btn5.png) no-repeat left top;
	width: 163px;
}

#language{
top:-13px;
left:868px;
padding:5px 0 0 0;
}

#language a:link { color: #ec2c04; }
#language a:visited { color: #da70d6s; }


/* アンケートボタン */
#survey {
	background: url(../../images/survey_link.png) no-repeat;
	width: 110px;
	height: 24px;
	top: 12px;
	left: 725px;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	/*\*/
	overflow: hidden;
	/**/
	position: absolute;
}

#survey:hover {
	background-position: left bottom;
}