@charset "UTF-8";
/* CSS Document */


/*---------------
□□□layout□□□
---------------*/
.ntv-wrapper {
	background: none;
}
div.main h3
{
	margin-bottom: 15px;

}
div.main h3#music
{
	margin-top: 30px;

}
div.main p
{
	margin-bottom: 10px;
	margin-top: 10px;
}

.pagelink{
	padding:5px 0px 3px 0px; 
	color:#FFF; 
	margin-bottom:30px; 
	background:#ff7463;
}

.pagelink a{
	color:#FFF;
}

/*---------------
□□□font□□□
---------------*/

div.main h3
{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1em;
}
div.main h4
{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1em;
}

div.main p
{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#music #wrapper #contents #main #article .content .main #haishin {
	background: url(../music/images/qr.gif) no-repeat 235px 25px;
	margin-top: 20px;
	border: 1px solid #FF7463;
	padding: 20px;
}