@charset "EUC-JP";
body {
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}
.copy {
	font-size: 10px;
	color: #333333;
}
.back {
	background-image: url(../images/album_base03.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.album {
	text-align: center;
	width: 686px;
	padding-right: 60px;
	padding-left: 60px;
}
.album table td   {
	width: 340px;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-align: center;
}
.title {
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	background-image: url(../images/album_title_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 16px;
}
