@charset "Shift_JIS";

.topbg {
	background: url(../img/topbg.jpg) top center;
}

#flashbox {
	display: block;
	width: 780px;
	height: 615px;
}

#underbox {
	display: block;
	width: 780px;
	height: 77px;
}

#info {
	float: left;
	display: block;
	width: 533px;
	height: 77px;
}

#info p {
	float: left;
}

#info2 {
	float: left;
	display: block;
	width: 363px;
	height: 77px;
	background: #ffe67a;
}

#btnset {
	float: left;
	display: block;
	width: 247px;
	height: 77px;
}

#sound {
	display: block;
	width: 247px;
	height: 37px;
}

#gogo_interview {
	display: block;
	width: 247px;
	height: 40px;
	background: url(../img/top_interview.jpg) top center;
}


#gogo_interview  a {
	display: block;
	width: 247px;
	height: 40px;
	background: url(../img/top_interview.jpg) no-repeat 0 0;
}

#gogo_interview  a:hover {
	background: url(../img/top_interview.jpg) no-repeat 0 -40px;
}
