#whatsnew .whatsnew_box {
	padding: 6px 10px;
}
#whatsnew .whatsnew_box_cnt {
	padding: 6px 8px;
	line-height: 160%;
}
#whatsnew .whatsnew_box .cttl {
	color: #000000;
}
#whatsnew .whatsnew_box .cttl a {
	text-decoration: none;
	color: #ffffff;
}
#whatsnew .whatsnew_box .date {
	color: #000000;
}
#whatsnew .whatsnew_box .cttl .date {
	color: #fff;
}

/* add artist */
#whatsnew .artist_box {
	padding: 6px 10px;
}
#whatsnew .artist_box h3.cttl {
	color: #000000;
}
#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;
}

/* 0817追加 */
#whatsnew .whatsnew_box  table.commonlist .item {
	/*font-weight: bold;*/
	white-space: nowrap;
	background: #cccccc;
	padding: 2px 10px;
	border-bottom: 2px solid #ffffff;
}
#whatsnew .whatsnew_box  table.commonlist .text {
	padding: 2px 10px;
	border-bottom: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
}
/* 0817追加ここまで */


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




.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;
}

table.ticketinfo td{
padding:2px 5px;
}

div.tourdetail{
	margin:0 auto;
	width:520px;
	margin:20px;
	border:#e30000 1px solid;
	border-left:10px #e30000 solid;
}

div.tourdetail li{
	list-style:none;
}

div.tourdetail li.his{
	padding:15px 10px 0 50px;
	float:left;
	width:250px;
	font-weight:bold;
}

div.tourdetail li.his p{
margin:0 0 15px 0;}


div.tourdetail02{
	margin:20px auto;
	width:520px;
	background:#464646;
	padding:10px;
	border: 1px solid #dc1a1a;
	color:#ffffff;
}

div.tourdetail02 p{
font-weight:bold;
}
