body {
	color: #777777;
	font-size: 12px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a:link {
	color: #333366;
	text-decoration: underline;
}
a:visited {
	color: #333366;
	text-decoration: underline;
}
a:hover {
	color: #FF6666;
	text-decoration: underline;
}
.title {
	font-size: 24px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 135%;
}
.album-old {
	font-size: 12px;
	color: #ff9999;
}
.album {
	font-size: 12px;
	line-height: 120%;
}
.album a:link {
	color: #FF6666;
	text-decoration: none;
}
.album a:visited {
	color: #FF6666;
	text-decoration: none;
}
.album a:hover {
	color: #FF3399;
	text-decoration: underline;
}
.content {
	font-size: 12px;
}
.studio {
	color: #FF6666;
	font-size: 12px;
}

.profile {
	color: #FF9999;
	font-size: 30px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.lesson {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	margin-top: 2px;
	padding-top: 2px;
	color: #FF99CC;
	padding-bottom: 2px;
	padding-right: 1px;
	padding-left: 1px;
	margin-bottom: 4px;
}
.smalltext {
	font-size: 10px;
	line-height: 130%;
}
.footer {
	font-size: 10px;
	line-height: 120%;
}