body {
	font-size: 11pt;
	scrollbar-shadow-color: #ffffff;     /* 影の色 */
	scrollbar-face-color: #ffffff;       /* 表面の色 */
	scrollbar-3dlight-color: #cccccc;    /* 左端と上端の色 */
	scrollbar-highlight-color: #ffffff;  /* ハイライトの色 */
	scrollbar-darkshadow-color: #cccccc; /* 右端と下端 */
	scrollbar-arrow-color: #cccccc;      /* 矢印の色 */
	scrollbar-track-color: #ffffff;      /* バーの背景の色 */
}
td { font-size: 11pt; }

font.sub_title {
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}
font.sub_title_eng {
	font-family: Lucida Console;
	font-size: 10pt;
	font-weight: bold;
	color: #888888;
}	
td.sub_title {
	background-color: #666666;
}

font.album_name {
	font-size: 12pt;
	font-weight: bold;
	color: black;
}
font.album_title {
	font-family: Lucida Console;
	font-size: 10pt;
	font-weight: bold;
	color: #888888;
}

font.copyright {
	font-size: 9pt;
	color: #888888;
}

