#whatsnew .whatsnew_box {
	padding: 6px 10px;
}
#whatsnew .whatsnew_box_cnt {
	padding: 6px 8px;
	line-height: 160%;
}
#whatsnew .whatsnew_box .cttl {
	color: #333333;
}
#whatsnew .whatsnew_box .cttl a {
	text-decoration: none;
	color: #3b5375;
}
#whatsnew .whatsnew_box .date {
	color: #263a55;
}
#whatsnew .whatsnew_box .cttl .date {
	color: #263a55;
}

/* add artist */
#whatsnew .artist_box {
	padding: 6px 10px;
}
#whatsnew .artist_box h3.cttl {
	color: #263a55;
}
#whatsnew .artist_box_cnt .img {
	float: left;
	width: 160px;
}
#whatsnew .artist_box_cnt .info {
	float: left;
	width: 369px;
}
#whatsnew .sbox {
	margin-left: 10px;
}
#whatsnew .sbox.prof {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #b2b2b2;
}


#whatsnew table.commonlist a {
	color: #333333;
}
#whatsnew table.commonlist td {
	vertical-align: top;
}
#whatsnew table.commonlist .item {
	/*font-weight: bold;*/
	white-space: nowrap;
	background: #efefef;
	padding: 2px 10px;
	border-bottom: 2px solid #ffffff;
}
#whatsnew table.commonlist .text {
	padding: 2px 10px;
	border-bottom: 2px solid #efefef;
	border-top: 2px solid #efefef;
}




.sbox.link {
	border-bottom: 1px solid #b2b2b2;
	padding-bottom:5px;
	margin-bottom:10px;
}



#goods table.themesong_detail td {
	padding: 1px 3px;
	border-bottom: 1px solid #dddddd;
	vertical-align: top;
}
#goods table.themesong_detail td.item {
	padding-left: 10px;
	font-weight: bold;
	white-space: nowrap;
}
#goods table.themesong_detail td.text {
	padding-right: 10px;
}

.sbox.link a {
	color: #333333;
	text-decoration: none;
}
.sbox.link a:hover {
	text-decoration: underline;
}