@charset "utf-8";
img{
	vertical-align:bottom;
}
body{
	margin:0 auto;
	text-align:center;
	background-color:#000;
}
#wrapper{
	width:100%;
	background:url(../img/bot_bg.jpg) no-repeat center bottom;
}
#main{
	width:100%;
	background:url(../img/main_bg.jpg) no-repeat center top;
}

#main #top_date{
	margin:0 auto 20px;
	
}
#contents{
	width:100%;
}
#contents #catch p{
	color:#fff;
	font-size:18px;
	line-height:1.6;
	padding:10px 0 20px;
}
#contents #movie{
	width:640px;
	margin:20px auto 35px;
	text-align:left;
	color:#fff;
	font-size:14px;
}
#contents #artist,#contents #classics{
	width:980px;
	margin:0 auto;
}
#contents #artist h5,#contents #classics .left h5,#contents #classics .right h5{
	margin-bottom:17px;
}
#contents #artist ul li{
	float:left;
	margin-right:17px;
	margin-bottom:17px;
}
.ma0{
	margin:0 !important;
}
#contents #kakeru{
	width:980px;
	margin:-20px auto 0;
	height:240px;
	background:url(../img/kakeru.jpg) no-repeat center top;
	text-align:center;
}
#ft{
	font-size:10px;
	color:#777;
	margin:780px auto 0;
	padding-bottom:80px;
}