@charset "SHIFT_JIS";

body {
	margin:0;
	margin-top:0;
	padding:0;
	background-image:url(../img/bg.gif);
}

.container {
	width: 798px;
	margin: 0;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	border-right: 1px solid #000;
}
	
table{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}

img {border: none;}

h1 {
	font-size:16px;
	color: #004EA2;
	margin-top: 20px;
	text-align:center;
}
h2 {
	font-size:14px;
	color: #004EA2;
	margin-top: 15px;
	text-align:center;
}
/*------------------------------
head
------------------------------*/

.head {
	width: 797px;
	height: 100px;
	margin-top: 0px;
	border-bottom: 1px solid #000;
}
/*------------------------------
contents
------------------------------*/
.contents {
	width:798px;
}

ul.menu {
	width:170px;
	float:left;
	margin: 5px 0 0;
	padding: 0 0 10px;
}

ul.menu li{
	margin: 2px 5px;
	list-style-type: none;
	float:left;
}

.main {
	width:627px;
	float:right;
}
.main:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.main {
	zoom: 1;
}

.bar {
	margin:10px 8px;
}

/*トップ*/
.ticker {
	margin:10px 0;
}
.fla {
	margin:10px 0 20px;
}

/*チケット・大会概要*/
dl.lead{
	margin:20px 30px 15px 30px;
}
dl.lead dt{
	font-size:12px;
	font-weight:bold;
	color:#004EA2;
	padding:10px 0;
}
dl.lead dd{
	padding-left:15px;
}
dl.lead dd.red{
	font-size:12px;
	line-height:18px;
	color: #FF0000;
	font-weight: bold;
	padding-left:15px;
}

/*番組案内*/
table.oa{
	width:599px;
	border-top:1px solid #004EA2;
	border-left:1px solid #004EA2;
	margin-left:12px;
}
table.oa tr td{
	border-right:1px solid #004EA2;
	border-bottom:1px solid #004EA2;
	padding:5px 10px;
	font-size: 12px;
	line-height: 22px;
	color: #333;
}
.space {
	margin:15px 0;
}
p.highlite {
	width:599px;
	margin: 8px 0 0 8px;
	text-align: left;
	line-height: 18px;
}

/*出場高校一覧*/
table.school{
	width:599px;
	border-top:1px solid #666;
	border-left:1px solid #666;
	text-align:center;
	margin-left:12px;
}
table.school thead th,
table.school tr th{
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	padding:5px 0;
	font-size: 12px;
	font-weight:bold;
	line-height: 22px;
	color: #fff;
}
table.school tr th.men{
	background-color:#004EA2;
}
table.school tr th.women{
	background-color:#F16B9B;
}
table.school tr th.pre{
	background-color:#999999;
}

table.school tr td{
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	padding:5px 0;
	font-size: 12px;
	line-height: 22px;
	color: #333;
}
table.school tr.white{
	background-color:#fff;
}
table.school tr.gray{
	background-color:#eee;
}

p#cap {
	text-align:right;
	margin: 5px 15px 0 10px;
	font-size:12px;
}


/*bbs・結果速報*/
ul.fns {
	margin:60px 10px 50px 20px;
	text-align:center;
	list-style-type: none;
}
ul.fns li.bold {
	font-weight:bold;
	margin:20px 0 0 0;
}

p {
	text-align:center;
	margin:0
}
p#bold {
	color: #004EA2;
	font-weight:bold;
	text-align:center;
}

.space02 {
margin:30px 0;
}

.gotop {
	margin:10px;
	text-align:right;
	font-size:12px;
}


/*------------------------------
footer
------------------------------*/
.footer {
	background-color: #00AD8E;
	clear:both;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
}
.bnr {
	width:100%;
	text-align:center;
	margin: 5px 0;
}

.bnr img {
	margin:15px 10px;
}

table.cell5 {
	width:798px;
}
table.cell5 tr th,
table.cell5 tr td{
	padding:2px 20px;
	text-align:left;
	font-size:10px;
	color: #FFFFFF;
	text-align:left;
}
p#copy {
	padding:0 0 5px;
	text-align:center;
}
/*プレゼント*/
.pre_txt {
	margin-top: 10px;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
.pre_bnr {
	width: 100%;
	text-align: center;
	margin-top: 15px;

