@charset "utf-8";
/*大会個別用*/

#table th {
	font-weight: normal;
}
#table .maincell {
	text-align: left;
}
#table1  {
	text-align: center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #4d99e5;
	border-left-color: #4d99e5;
}
#table1 th {
	font-weight: normal;
	background-color: #e6f2ff;
	text-align: center;
	height: 25px;
	font-size: 100%;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4d99e5;
	border-bottom-color: #4d99e5;
}
#table1 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4d99e5;
	border-bottom-color: #4d99e5;
	background-color: #FFFFFF;
	font-size: 100%;
	padding: 5px;
}
.textleft  {
	text-align: left;
}
#center .centertextad {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #e6f2ff;
	border: 1px solid #4d99e5;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right .rightad {
	text-align: center;
	margin-bottom: 5px;
}
#right .rightad_frame {
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #4d99e5;
}
#menu .mainad {
	padding: 5px;
	text-align: center;
	border: 1px solid #4d99e5;
	margin-bottom: 10px;
}
