@charset "UTF-8";

h3 {
	margin-top: 10px;
	font-size:1.2em;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}

h4 {
	margin: 0;
	font-size: 1.0em;
	line-height: 1.5;
}

#titletable h3 {
	border: 1px solid pink;
}

.topphoto {
	margin-right: 10px;
}

#taikaikekka {
	width: 728px;
	margin-top:0;
	margin-bottom:4px;
	margin-left: 10px;
	margin-right: 10px;
}

#taikaikekka th {
	padding: 0;
	background-color:#333333;
	font-size: smaller;
	font-weight: normal;
	text-align: center;
	line-height: 2.0;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #999999;
}

#taikaikekka td {
	padding: 0;
	line-height: 1.5;
	border-bottom: solid 1px #333333;
}

#taikaikekka .branch {
	padding-right: 5px;
	text-align: center;
}

#taikaikekka .date {
	font-size: 8pt;
}

#taikaikekka .result {
	text-align: center;
}

#kekkatable {
	margin-top:0;
	margin-bottom:4px;
	margin-left: auto;
	margin-right: auto;
	border-top: solid 1px #cccccc;
	height: 460px;
}
#kekkatable td {
	vertical-align: top;
}

#kekkatable .kekka td {
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #666666;
	font-size:1.0em;
	line-height: 1.5;
	font-weight: normal;
	text-align: left;
}

#kekkatable td .left {
	margin: 0;
	padding: 0;
	width:100px;
	border-bottom: solid 1px #666666;
	font-size:1.0em;
	line-height: 1.5;
	font-weight: normal;
	text-align: left;
}
#kekkatable .kekka img{
	padding: 6px 6px 6px 6px;
	border: 0;
}
#titletable {
	margin-top:0;
	margin-bottom:4px;
	margin-left: auto;
	margin-right: 0px;;
}
#titletable td {
	vertical-align: top;
}
#titletable .topphoto img{
	float:right;
}

