body {
	font-size: 10pt;
	font-family: "£Í£Ó£Ð ¥´¥·¥Ã¥¯",arial,san-serif;
}

#map {
	float: left;
	width: 70%;
	border:1px solid black;
}

#sub{
	float: left;
	width: 25%;
	padding:10px;
	overflow:hidden;
}

#sub a {
	color: blue;
}

#list{
	font-size:10pt;
	line-height:120%;
	margin-top:10px;
}

.match{
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
}

.league{
	text-align: center;
	font-weight: bold;
	font-size: 13pt;
}

.time{
	text-align: center;
	font-size: 10pt;
}

img {
	vertical-align: middle;
}

b.g{
	color: white;
	background-color: lightgrey;
	text-decoration: none;
	padding: 1px;
}

