a {text-decoration: none;}

.div_con_page {width: 190px; margin: 0px;}

.p_countdown {background-color: #09164d; padding: 0.5em;}

.span_inf {font-size: 20px; color: yellow; background-color: #09164d; font-weight: bold; text-align: center;}

.img_link1 {border: 0px; width: 165px;}
.img_link2 {border: 0px;}
.img_link3 {width: 149px; height: 39px; border: 0px;}
.img_link4 {border: 0px; width: 150px; height: 50px;}
.img_link5 {border: 0px; width: 150px; height: 75px;}

/* 秋シーズン日程 */
#schedule {
	border-collapse: collapse;
	width: 180px;
	font-size: small;
	text-align: center;
	}
	
	#schedule caption {
		font-weight: bold;
		}
		
	#schedule th {
		background-color: #cccccc;}
	
	#schedule #date {
		width: 40px;
		}
		
	#schedule #vs {
		width: 100px;
		}
		
	#schedule #result {
		width: 42px;
		}
		
		#schedule tr td {
			height: 40px;
			background-color: #ddffff;
			}