@charset "utf-8";
/* layoutCSS Document */
h4{
	background: url(../images/main/mark.gif) left bottom no-repeat;
	margin: 14px 0px 0px 11px;
	padding: 0px 0px 0px 22px;
	font-weight: bold;
	font-size: 120%;
}
/*大会概要*/
h3#areainfotitle{
	background: #000 url(../images/main/areainfo.gif) no-repeat;
}


.list {
	text-align: left;
	font-size: 11px;
	padding: 0px 10px 18px 10px;
	width: 749px;
	margin:26px 33px 0;
	width:685px;
}
/*---------list-------------*/
.list table {
	width: 100%;
	border: 1px solid #CCCCCC;
	text-align: center;
	border-collapse: collapse;
}
.list .area {
	width: 60px;
}
.list .kaisu {
	width: 128px;
}
.list .daihyoukou {
	width: 130px;
}
.list .tdSchool {
	width: 85px;
}
.list .tdCategory {
	width: 50px;
}
.list  th {
	background: #333333;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 5px;
}
.list td {
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 5px;	
}
.list tr {
	border: 1px solid #CCCCCC;
}
.list .tdArea {
	text-align: center;
}
.list .trA {
	background: #f2f2f2;
}
/*---------schedule-------------*/
.red_b {
	color:#FF3300;
	font-weight:bold;
}
/*----------area report---------*/
.floatleft{
	float:left;
}
.area_report {
	margin: 0px 20px 20px 20px;
	font-size: 12px;
}
.area_report table {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: center;
	width:90%;
}

.area_report table th {
	color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background: #333333;
	text-align: center;
	font-weight: normal;
}
.area_report  th.thPlace {
	width: 18%;
}

.area_report th.thGraph {
	width: 68%;
}
.area_report  th.thStation {
	width: 18%;
}
.area_report .thprogram {
	text-align: left;
	padding-left: 40px;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: 400;
}

.area_report table tr.trA {
	background-color: #F0F0F0;
}

.area_report table td {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.area_report_link {
	font-size: 0.9em;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 20px;
	margin-left: 20px;
}

