@charset "utf-8";
/* CSS Document */
#contentsArea #rightContentsBox {
	margin-top: 10px;
	float: left;
	width: 550px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
}
#rightContentsBox #pagenavi {
	text-align: right;
}
#rightContentsBox h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#rightContentsBox h1 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#matchSchedule p {
	width: 550px;
	padding-top: 3px;
	padding-bottom: 3px;
}

