body {
	font-family: Meiryo, 'メイリオ', 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000066;
	margin: 0px;
	padding: 0px;
	background-color: #f8f9fa;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
a:link {
	text-decoration: underline;
	color: #3300ff;
}
a:visited {
	color: #0000ff;
	text-decoration: underline;
}
a:active {
	color: #ff9933;
	text-decoration: none;
}
a:hover {
	color:#ff4500;
	text-decoration: none;
}
.happa_white {
	background-image: url(back_new.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.happa_green {
	background-color: #a3ff66;
}
.footer_happa {
	background-image: url(happa.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#playlist tbody tr.even td {
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#playlist tbody tr.odd  td {
	background-color: #e5eff8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #4DC4C4;
	border-right-color: #4DC4C4;
	border-bottom-color: #4DC4C4;
	border-left-color: #4DC4C4;
}
#playlist2 tbody tr.even td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#playlist2 tbody tr.odd  td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
	/*  カウンタ用テキスト */
.css6{
	font-size: 18px;
	line-height: 20px;
}

/*  見出し用大きいテキスト(FONT SIZE LV5) */
.css5{
	font-size: 14px;
	line-height: 16px;
}

/*  少し大きめのテキスト(FONT SIZE LV4) */
.css4{
	font-size: 12px;
	line-height: 14px;
}

/*  デフォルトテキスト(FONT SIZE LV3) */
.css3{
	font-size: 10px;
	line-height: 12px;
}

/*  少し小さめのテキスト(FONT SIZE LV2) */
.css2{
	font-size: 9px;
	line-height: 11px;
}

/*  小さいのテキスト(FONT SIZE LV1) */
.css1{
	font-size: 8px;
	line-height: 10px;
	color: #757575; 
}
