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

#bg {background:url(../images/top/main_bg.jpg) no-repeat;}
#main_logo {background:url(../images/top/main_logo.jpg) no-repeat;}

#main_img {
	width:960px;
	height:403px;
	display:block;
}

#gmenu {background-image:url(../images/top/gmenu_on.jpg);}
#gmenu a {background:url(../images/top/gmenu_off.jpg) no-repeat;}
#gmenu a:hover {background:url(../images/top/gmenu_on.gif);}


#contents {
	height:258px;
	width:960px;
	display:block;
	background:url(../images/top/main_bg2.jpg) no-repeat;
	position:relative;
}

#contents h2 {
	position:absolute;
	top:0px;
	left:0px;
	width:680px;
	height:148px;
	display:block;
	text-indent:-9999px;
	background:url(../images/top/catch.jpg) no-repeat;
}
#contents p {
	text-indent:-9999px;
}

#contents a.dvd {
	position:absolute;
	top:0px;
	right:0px;
	width:280px;
	height:163px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#contents a.youtube {
	position:absolute;
	bottom:0px;
	right:0px;
	width:481px;
	height:32px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/top/youtube.jpg) no-repeat;
}

#twitter {
	height:33px;
	padding:60px 0 20px 0;
}

#twitter img {vertical-align: middle;}
#twitter span {margin-left:15px; vertical-align: middle;}