#CONTENTS .keyvisual {
	margin-bottom: 5px;
}
#CONTENTS  table {
	width: 723px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #818181;
	border-bottom-color: #818181;
	border-left-color: #818181;
}
#CONTENTS table .district, #CONTENTS table .price, #CONTENTS table .snow {
	width: 10%;
}
#CONTENTS table .rank{
	width: 5%;	
}
#CONTENTS table .name {
	width: 30%;
}
#CONTENTS table .etc{
	width: 35%;
}
#CONTENTS table th {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #8bd2ff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #818181;
	border-bottom-color: #818181;
}
#CONTENTS table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #818181;
	border-bottom-color: #818181;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 95%;
}
#CONTENTS table .top10 td {
	background-color: #ffd3d3;
}
#CONTENTS table .new {
	color: #FFF;
	font-weight: bold;
	background-color: #C00;
}

#CONTENTS table .top10 td strong {
	color: #C00;
}


#CONTENTS .body .yr17 {
	margin-top: 10px;
}

