
.disclaimer{  /* 下に表示するためにbaseから変更 */
position:relative !important;
top:5px !important;
}

p{
position:absolute;top:65px;left:200px;
}

table,td {
font-size:8pt;
spacing:1px;
white-space: nowrap;
text-transform: capitalize;
}
th.location{
font-size:9pt;
font-weight: bold;
padding:2px;
color:#ffffff;
background-color:#467546;
white-space: nowrap; 
}

.country{  /* shop追加 */
font-weight: bold;
background:#844242;  /* 赤 */
color:#ffffff !important;
font-size: 11pt;
text-align: center;
padding:3px;
height: 20px;
vertical-align: middle;
word-spacing:5px;
}
.state{
color:#ffffff !important;
padding:0px;
font-weight: bold;
font-size: 11pt;
text-align: center;
}
.usa{
padding:1px;
background:#ffffff;
color:#844242;  /* 赤 */
}

.cd_info{ /* shop_songlist.txt中 */
color:#282464;
font-size:7pt;
}
