*{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 17px;
}
body{
	background-color: #d01119;
	text-align: center;
	font-family: Verdana, "ＭＳ　ゴシック";


}
.line{
	margin-bottom: 10px;
	margin-top: 10px;
}

/*CENTERING*/
#wrapper,
#main,
#topHeader,
#shousaiBottun,
#popWrapper,
#popMain,
#popMain table
{
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	width: 770px;
	background-image: url(../images/top/bg_table.gif);
	padding-bottom: 20px;

}
#main {
	width: 700px;
	text-align: left;
}
#footer{
	text-align: right;
}



/*　ト　ッ　プ　ペ　ー　ジ　*/
#shousaiBottun{
	width: 770px;
	background-image: url(../images/top/bg_btn_detail.gif);
	padding-top: 10px;
	background-repeat: no-repeat;
	padding-bottom: 25px;
}
#topcomment{
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 40px;
}


/*　詳　細　ペ　ー　ジ　*/
#tab{
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 21px;
	padding-right: 5px;
	padding-left: 5px;

}
body.tri{
	background-image: url(../images/bg_table.gif);
	background-repeat: repeat-y;
	background-position: center;
}
body.tri #wrapper {
	background-image: url(../images/bg_mark.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}

#jacket{
	float: left;
	width: 285px;
	padding-top: 20px;
	text-align: center;
}
#artistComment{
	width: 413px;
	float: right;
	padding-top: 20px;
	text-align: right;
}

.disc{
	background-color: #000000;
	height: 20px;
	padding: 5px;
	margin-top: 10px;
}
.disc p{
	font-weight: bold;
	color: #FFCC33;
}
.disc a{
	font-weight: bold;
	color: #1db733;
}
table.artist{
	width: 411px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
td.shousai{
	text-align: right;
	vertical-align: middle;
}

/*　popupと共通CSS　*/
td.info,
#musicInfo{
	text-align: left;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
}
td.info span,
#musicInfo span{
	color: #ed1312;
}


#pagetop{
	margin-top: 30px;
	margin-bottom: 20px;
}


/* p o p  u p */
#popWrapper{
	width: 477px;
	background-image: url(../popup/images/r_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 17px;
}
#popMain{
	width: 467px;
	background-color: #FFFFFF;
	line-height: 17px;
}
#musicInfo{
	text-align: left;
	padding: 15px;
	border: 1px solid #000000;

}
p#com{
	font-weight: bold;
	color: #FFE100;
	background-color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 10px;
}
