body {
}
#wrapper {
	background-image: url(images/10lane.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 750px;
}

#wrapper8 {
	background-image: url(images/8lane.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 653px;
}

#wrapper_top {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_a.jpg);
	background-repeat: no-repeat;
}
#contents_top {
	width: 1024px;
}


#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 1024px;
}

#header2 {
	background-image: url(images/header_j.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 1024px;
}

#headertop {
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 1024px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
}

#headertop p {
	margin-left: 19.8em;
	padding-top: 1.7em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header img {
	margin-top: 18px;
	margin-left: 775px;
}

#header2 img {
	margin-top: 18px;
	margin-left: 775px;
}

#title_top {
	padding: 4px;
	width: 230px;
	border: 2px solid #999999;
	margin-left: 20px;
	margin-top: 8px;
	background-color: #000000;
}

#title_top h1 {
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 0px;
}

#title_top p {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 2px;
}


#footer {
	height: 34px;
	width: 1024px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}

#footer_top {
	height: 35px;
	width: 1024px;
	background-image: url(images/footer_top.gif);
	background-repeat: no-repeat;
}

/*------･table----------*/
#list1{
	margin-left: 20px;
	margin-top: 15px;
}
#list1 table{
	border-collapse: collapse;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
}
#list1 table, #list1 td ,#list1 th{
	padding: 2px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: center;
}
#list1 th{
	color: #FFFFFF;
	font-family: "｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", Osaka;
	font-size: 12px;
}

#list1 td.white{
	color: #333333;
	background-color: #FFFFFF;
}

#list1 tr.white{
	color: #333333;
	background-color: #FFFFFF;
}

#list1 tr.black{
	background-color: #000000;
}

/*------table2----------*/
#listtop{
	margin-left: 20px;
	margin-top: 15px;
}
#listtop table{
	border-collapse: collapse;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
}
#listtop table, #listtop td ,#listtop th{
	padding: 6px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#listtop th{
	color: #FFFFFF;
	font-size: 12px;
}

#listtop td.white{
	color: #333333;
	background-color: #FFFFFF;
}

#listtop tr.white{
	color: #333333;
	background-color: #FFFFFF;
}

/*------/table2----------*/

#live_left {
	float: left;
	width: 500px;
}
#top_left {
	float: left;
	width: 650px;
}
#top_right {
	float: right;
	width: 350px;
}


#live_right {
	float: right;
	width: 510px;
}
.clear {
	clear: both;
}
#statement {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: auto;
	margin-top: 10px;
	width: 994px;
	margin-right: auto;
	padding-left: 25px;
	background-image: url(images/statement_e_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 7px;
}
.inputstyle {
	color: #FFFFFF;
	display: block;
	width: 20px;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#listtop a.white {
	color: #FFFFFF;
}

#listtop a:visited {
	color: #FF6600;
}

#listtop a:hover {
	color: #CCCC99;
}


a.prg01 {
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 18px;
	width: 180px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding-top: 6px;
}

a.prg02 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	height: 18px;
	width: 180px;
	padding-top: 6px;
	border: 1px solid #FFFFFF;
}
a.prg01:hover {
	background-color: #FF9900;
}

a.prg02:hover {
	color: #FFFFFF;
	background-color: #FF9900;
}

#top_left ul {
	margin-left: 20px;
	list-style-type: none;
}
#top_left li {
	margin-top: 5px;
	margin-bottom: 5px;
}

.teikyo {
	margin-left: 20px;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
}
.get_acrobat {
	font-size: 10px;
	color: #66FFFF;
	margin-top: 10px;
	margin-left: 20px;
}

.get_acrobat a {
	color: #FFFFFF;
}

.top_notice{
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	margin-left: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/*大会中止*/
div#110317_01{
	width:100%;
	text-align:center;
	margin-left:auto;margin-right:auto;
}

.table_110317{
	width:80%;
	background-color:#FFFFFF;
	height:300px;
	padding:10px;
	text-align:center;
	margin-left:auto;margin-right:auto;
}

.table_110317 td {
	text-align:left;
}

.table_110317 th {
font-weight:normal;
}
