@charset "utf-8";
#topimg {
	height: 300px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#pr_banner {
	margin-bottom: 7px;
	margin-top: 5px;
}

#scroll {
	text-align: left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
}

/*左メニューCSSここまで*/
#middle {
	float: left;
	width: 510px;
	margin-left: 5px;
	text-align: center;
}
.tournament_info {
	width: 505px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	background-image: url(../img/top/league_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	margin-left: 2px;
	text-align: left;
	padding-bottom: 20px;
	background-position: top;
	background-color: #525252;
	padding-top: 15px;
}
.tournament_info   img {
	margin-bottom: 10px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tournament_info   p {
	color: #FFFFFF;
	line-height: 18px;
	margin-right: 5px;
	margin-left: 206px;
}

#info {
	background-image: url(../img/top/info.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	width: 505px;
	margin-left: auto;
	padding-top: 25px;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 8px;
	margin-right: auto;
	clear: both;
}
.calender {
	margin-bottom: 10px;
	background-image: url(../img/top/pr_bg.gif);
	background-repeat: repeat-y;
	width: 505px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #666666;
}

.pr {
	background-image: url(../img/top/pr_bg.gif);
	background-repeat: repeat-y;
	width: 505px;
	margin-left: auto;
	border: 1px solid #666666;
	margin-bottom: 5px;
	margin-right: auto;
}
.pr img {
	margin: 5px;
	float: left;
}
.pr h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	text-align: center;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	margin-bottom: 5px;
	margin-left: 220px;
	margin-right: 10px;
}

.pr p {
	color: #CCCCCC;
	line-height: 18px;
	margin-left: 220px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: left;
}

#right {
	float: right;
	width: 180px;
	margin-right: 20px;
}
*html #right {margin-right: 10px;}
.jun {
	font-size: 10px;
	line-height: 2em;
	color: #FF6600;
}

