@charset "Shift_JIS";
body{
	font-size: 13px;
	color: rgb(60, 60, 60);
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

#logo{
	margin-top: 120px;
	margin-left: 50px;
	width: 900px;
	float: left;
	height: 250px;
}

#text{
	line-height: 25px;
	margin-left: 53px;
	clear: left;
	height: 150px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: rgb(102, 102, 102);
	padding-top: 8px;
	margin-top: 20px;
}

#text a{
	text-decoration: none;
	color: rgb(126, 157, 231);
	font-weight: bold;
}

#text a:hover{
	text-decoration: underline;
}

#artist{
	width: 900px;
	height: 174px;
	margin-left: 30px;
	float: left;
	margin-top: 20px;
}

#artist a{
	opacity: 0.4;
}

#artist a:hover{
	opacity: 1.0;
}

.fb-like{
	margin-left : 0px;
}

#chino, #atsuko, #izumi{
	float: left;
	margin-left: 25px;
}