h1, h2, h3, h4, h5, h6 {
margin:20px 0 0 0;
padding:0 0 0 0;
}



body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.6em;
	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: 1.5em;
	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;
	text-transform: none;
	font-weight: bold;
}
.songtitle_s {
	font-size: 11px;
	text-transform: none;
	font-weight: bold;
	letter-spacing: -1px;
}
.caution {
	font-size: 10px;
	text-transform: none;
}
img {
	border:0;
}

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

/*ソーシャル　ボタン*/
.social_button {clear:both;overflow:hidden;margin-bottom:10px;}
.social_button div {display:inline-block;margin:0 5px 0 0;}
.social_button .facebook_like {display:block;} 
.social_button .facebook_share {display:inline-block;margin:0 10px 10px 0;}
.social_button .twitter{height:20px;position:relative;top:6px;}
.social_button .hatena
.social_button .mixi_like
.social_button .mixi_check {height:20px;position:relative;top:6px;}

