body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #330000;
	background-attachment: scroll;
	background-color: #C9BD9B;
	background-image: url(../common/image/bg01.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.outside {
	margin-top: 5px;
}
.inside {
	margin-bottom: 5px;
}
tbody {
	font-size: 12px;
	line-height: 14px;
	color: #330000;
}
.reads {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.m_top5 {
	margin-top: 5px;
}
.m_top10 {
	margin-top: 10px;
}
.m_bottom5 {
padding-bottom: 5px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.songtitle {
	font-size: 14px;
	line-height: 18px;
	text-transform: none;
	font-weight: bold;
}
.songtitle_m {
	font-size: 12px;
	line-height: 18px;
	text-transform: none;
	font-weight: bold;
}
.songtitle_s {
	font-size: 11px;
	line-height: 18px;
	text-transform: none;
	font-weight: bold;
	letter-spacing: -1px;
}
.caution {
	font-size: 10px;
	text-transform: none;
}
img {
	border:0;
}

/*モーダーリンク*/
.morderlink{font-weight:bold;}

