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

body,td,th {
	color: #CCCCCC;
	margin-top: 20px;
	background-color: #000;
}
.music_header {
	background-image: url(images/header-music.jpg);
	height: 100px;
	background-repeat: no-repeat;
	background-position: 42px;
}
.home_header {
	background-image: url(images/header-home.jpg);
	height: 100px;
	background-repeat: no-repeat;
	background-position: 42px;
}
.video_header {
	background-image: url(images/header-video.jpg);
	height: 100px;
	background-repeat: no-repeat;
	background-position: 42px;
}
.header-web {
	background-image: url(images/header-web.jpg);
	height: 100px;
	background-repeat: no-repeat;
	background-position: 42px;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 12px;
	text-align: right;
	padding-top: 88px;
	background-image: url(images/line-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.bars {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}
.style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-right: 150px;
}
.sns {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-right: 143px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.web-main {
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu-top {
	background-color: #000;
	height: 80px;
	width: 800px;
}
.menu-bottom {
	background-image: url(images/body-home/body-home-up_13.jpg);
	height: 90px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: center;
}

