@charset "Shift_JIS";

#head{
	padding-bottom: 50px;
	background-color: #ffffff;
}


#contents {
	padding:0 0 70px;
}

#songtitle{
	float: left;
	padding-left: 50px;	
}

#logo{
	float: right;
	padding-right: 50px;
}

#youtube{
	background-color: #ffffff;
	padding-left: 80px;
	padding-bottom: 20px;
	height: 390px;
}

#staff {
	padding: 0 80px;
}
	#staff .staffroll {
		float:left;
		width:120px;
	}
	
	#staff .clothes {
		float:left;
		width:120px;
		padding-left:15px;
	}

	#staff a:hover img {
		filter: alpha(opacity=60);
		-moz-opacity:0.60;
		opacity:0.60;
	}


.tex{
	width: 700px;
	padding-left: 50px;
	padding-bottom: 40px;
}

#schedule{
	padding-left: 50px;
	padding-bottom: 40px;
	background-color: #ffffff;
}

.clear {
	clear:both;
}
	