@charset "UTF-8";

.preamble {
	margin-bottom: 15px;
}
.preamble-title {
	margin-bottom: 20px;
	font-size: 140%;
	font-weight: bolder;
}
.preamble-body {
	font-size: 90%;
	line-height: 1.6;
}
.attentionPlayer {
	font-size: 90%;
	line-height: 1.6;
	margin-bottom: 15px;
}
.attentionPlayer li {
	margin-top: 15px;
}
.attentionPlayer li > img {
	width: 100px;
	margin-right: 10px;
	float: left;
}
.attentionPlayer-ex {
	width: 390px;
	float: left;
}
.attentionPlayer-ex > span {
	display: block;
}
.attentionPlayer-name {
	margin-bottom: 5px;
	border-bottom: 2px dotted #CDDCEA;
	font-weight: bold;
}
.tableWrap {
	margin-bottom: 20px;
}
.tableSche {
	border-collapse: separate;
	border-collapse: collapse; /* for IE6,7 */
	border-spacing: 0;
	border: none;
	width: 100%;
	font-size: 90%;
	line-height: 1.25;
}
.tableSche caption {
	text-align: left;
	margin-bottom: 5px;
	font-weight: bolder;
}
.tableSche-th {
	padding: 5px;
	border: 1px solid #AFBDCB;
	color: #385c8c;
	font-size: 90%;
	text-align: center;
	background: #c6d7e7;
}
.tableSche-th-score {
	text-align: left;
	padding-left: 10px
}
.tableSche-td {
	padding: 5px;
	border: 1px solid #AFBDCB;
	text-align: center;
}
.tableSche-td-score {
	text-align: left;
	padding-left: 10px
}
.tableSche-score-japan {
	padding-left: .5em;
}
.tableSche-score-opponent {
	padding-right: .5em;
}
.tablePlayer {
	border-collapse: separate;
	border-collapse: collapse; /* for IE6,7 */
	border-spacing: 0;
	border: none;
	width: 100%;
	font-size: 90%;
	line-height: 1.25;
}
.tablePlayer caption {
	text-align: left;
	margin-bottom: 5px;
	font-weight: bolder;
}
.tablePlayer-th {
	padding: 5px;
	border: 1px solid #AFBDCB;
	color: #385c8c;
	font-size: 90%;
	text-align: center;
	background: #c6d7e7;
}
.tablePlayer-th-name {
	text-align: left;
	padding-left: 10px
}
.tablePlayer-th-team {
	text-align: left;
	padding-left: 10px
}
.tablePlayer-th-birth {
	text-align: left;
	padding-left: 10px
}
.tablePlayer-th-height span {
	font-size: 90%;
}
.tablePlayer-th-weight span {
	font-size: 90%;
}
.tablePlayer-td {
	padding: 5px;
	border: 1px solid #AFBDCB;
	text-align: center;
}
.tablePlayer-td-name {
	text-align: left;
	padding-left: 10px
}
.tablePlayer-td-team {
	text-align: left;
	padding-left: 10px
}
.tablePlayer-td-birth {
	text-align: left;
	padding-left: 10px
}
