@charset "utf-8";
/* CSS Document */

#menu {
	background: url("../images/back/index01.png") no-repeat;
	width: 800px;
	height: 464px;
}

#menu ul, #menuh {
	list-style-type: none;
}

#menuh {
	width: 442px;
	height: 94px;
	margin-left: 3px;
	float: left;
}

#menu p, .btn, .btnOn, #survey a {
	background-repeat: no-repeat;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.btn:hover, .btnOn, #survey a:hover {
	background-position: left bottom;
}

.btnOn {
	background-position: left center;
}

.btn00, .btn01, .btn02, .btn03 {
	width: 462px;
	height: 56px;
	left: 33px;
}

.btn00 {
	background-image: url("../images/btn/btn00.png");
	top: 55px;
}

.btn01 {
	background-image: url("../images/btn/btn01.png");
	top: 162px;
}

.btn02 {
	background-image: url("../images/btn/btn02.png");
	top: 269px;
}

.btn03 {
	background-image: url("../images/btn/btn03.png");
	top: 376px;
}

.btn04 {
	background-image: url(../images/btn/trailer.jpg);
	width: 256px;
	height: 144px;
	top: 168px;
	left: 516px;
}

.btn00s, .btn01s, .btn02s, .btn03s {
	width: 240px;
	height: 30px;
	left: 6px;
}

.btn00s {
	background-image: url("../images/btn/btn00s.png");
	top: 13px;
}

.btn01s {
	background-image: url("../images/btn/btn01s.png");
	top: 45px;
}

.btn02s {
	background-image: url("../images/btn/btn02s.png");
	top: 77px;
}

.btn03s {
	background-image: url("../images/btn/btn03s.png");
	width: 180px;
	top: 45px;
	left: 268px;
}

.btn_next {
	width: 415px;
	height: 100px;
	bottom: 12px;
	right: 12px;
}

/* アンケートボタン */
#survey {
	top: 423px;
	left: 755px;
}

#survey a {
	background-image: url(../../images/survey_link.png);
	width: 110px;
	height: 24px;
}

#survey p {
	width: 150px;
	margin: 3px 0 0 1px;
	color: #fff;
	font-size: 0.75em;
	line-height: 1.2em;
	text-indent: -1em;
	text-shadow: 1px 1px 1px #000, 1px -1px 1px #000, -1px -1px 1px #000, -1px 1px 1px #000;
}