@charset "utf-8";
/* CSS Document */

img {
	border: 0px;
}


body {
	background-color: #c71200;
	background-image:url(image/bg-01.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #F66E00;
}
#player {
	position: absolute;
	left: 50%;
	top: 282px;
	width: 353px;
	margin-left: -263px;
	float: left;
	background-color:#000000;
	height: 232px;
}

.bott1 {
	background-image: url(image/bt-01.jpg);
	width: 820px;
	height: 130px;
	text-decoration: none;
	background-position: 0px;
	display: inline;
	float: left;
	font-size: 1px;
	color: #D63501;
}
.bott1:hover {
	background-image: url(image/bt-01.jpg);
	width: 820px;
	height: 130px;
	text-decoration: none;
	background-position: -820px;
	display: inline;
	float: left;
	font-size: 1px;
	color: #D63501;
}

.bott2 {
	background-image: url(image/bt-02.jpg);
	width: 820px;
	height: 127px;
	text-decoration: none;
	background-position: 0px;
	display: inline;
	float: left;
	font-size: 1px;
	color: #D63501;
}
.bott2:hover {
	background-image: url(image/bt-02.jpg);
	width: 820px;
	height: 127px;
	text-decoration: none;
	background-position: -820px;
	display: inline;
	float: left;
	font-size: 1px;
	color: #D63501;
}

.sins {
text-decoration: none;
}
