/*
 Theme Name:   KAGO
 Description:  KAGO
 Author:       KAGO
 Author URI:   https://kago.tokyo/
 Template:     story_tcd041
 Version:      1.4.2
*/

.global-nav .sub-menu a {
	width: 120px;
}

p.lastDate {
	text-align:right;
}
p.note02 {
	text-align:right;
	margin-bottom:5px;
}
.note02 {
	color:#FF0000;
}
.oftable {
	overflow-x: scroll;
}
table.rankingTable {
	border-collapse: collapse;
	border-spacing: 0;
}
table.rankingTable th {
	background:#000;
	padding:15px 0px 5px 0px;
	font-style:italic;
	text-align:center;
}
table.rankingTable th a {
	color:#fff;
	text-decoration:none;
}
table.rankingTable th a img,
table.rankingTable td img {
	vertical-align: top;
	border: none;
	line-height: 1.0;
}
.post-content table.rankingTable td,
.post-content table.rankingTable th {
	line-height: normal;
	border: none;
	color:#000;
	padding:8px 5px;
}
table.rankingTable tr.odd td {
	background:#999999;
}
table.rankingTable tr.even td {
	background:#CCCCCC;
}	
tr.highRank01 td{
	font-size:1.8em;
}
tr.highRank02 td,
tr.highRank03 td {
	font-size:1.4em
}
p.linkText01 {
	line-height: 1.6;
	margin: 0;
}
.linkText01 a {
	background:url(/common/img/ico_link01.gif) no-repeat left center;
	padding-left:15px;
}


