@charset "UTF-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	font-style:normal;
	text-decoration:none;
}
img{
border:none;
}

/*ベース*/
body{
	text-align:center;
	color:#333;
	font-family: sans-serif;
}
#container_body{
	width:100%;
	height: auto;
	overflow: hidden;
	background:url("img/headLowBK.jpg") repeat-x #fff;
}
#body{
	margin:0 auto;
	text-align:left;
	width:960px;
	height: auto;
	overflow: hidden;
}

/*レイアウト*/
#atama{
	height:100px;
	width:960px;
	overflow:hidden;
}
#content{
	float:right;
	margin:40px 10px 0 0;
	width:690px;
}
#aside {
	float:left;
	width:225px;
	margin:20px 0 0 5px;
}
#aside img{border:0;}

#footer{
	clear:both;
	width:960px;
	height:80px;
	padding-top:10px;
}

a{color:#009;}
a:hover{color:#f00;}


/*ヘッド*/
#atama{
	height:225px;
	background:url(img/kanban.jpg) no-repeat;
	margin-bottom:10px;
}

h1{
	height:19px;
	line-height:19px;
	text-align:right;
	font-weight:normal;
	padding-right:10px;
	font-size:9pt;
}
h1 a,h1 a:hover{color:#000;}
h1 span.desc{font-size:10px;padding-left:10px;}

#kanban{
	margin:10px 0 0 40px;
	width:300px;
	height:100px;
	background:url("img/nettama01.gif") no-repeat ;
	overflow:hidden;
}
#kanban img{
	width:300px;
	height:100px;
}

#nabiHaikei{
	height:340px;
	background:url("img/uebut.gif") no-repeat 0 270px;
}

#obi{
	height:40px;
	margin-bottom:5px;
/*	background:url("img/obiAIci.gif") no-repeat 10px 10px;*/
}

#uebut{
	background:url("img/uebut.gif") no-repeat 0 -15px;
	width:960px;
	height:65px;
	padding-left:10px;
}

#uebut img{border:0;}
#uebut li{
	width:188px;
	float:left;
	list-style:none;
}
#uebut a{display:block;height:60px;}
#uebut .but0 a{background:url("img/li_00.gif") no-repeat 0 -45px;}
#uebut .but1 a{background:url("img/li_01.gif") no-repeat 0 -45px;}
#uebut .but2 a{background:url("img/li_02.gif") no-repeat 0 -45px;}
#uebut .but3 a{background:url("img/li_03.gif") no-repeat 0 -45px;}
#uebut .but4 a{background:url("img/li_04.gif") no-repeat 0 -45px;}
#uebut .but5 a{background:url("img/li_05.gif") no-repeat 0 -45px;}
#uebut .but6 a{background:url("img/li_06.gif") no-repeat 0 -45px;}
#uebut .but0 a:hover{background:url("img/li_00.gif") no-repeat 0 0;}
#uebut .but1 a:hover{background:url("img/li_01.gif") no-repeat 0 0;}
#uebut .but2 a:hover{background:url("img/li_02.gif") no-repeat 0 0;}
#uebut .but3 a:hover{background:url("img/li_03.gif") no-repeat 0 0;}
#uebut .but4 a:hover{background:url("img/li_04.gif") no-repeat 0 0;}
#uebut .but5 a:hover{background:url("img/li_05.gif") no-repeat 0 0;}
#uebut .but6 a:hover{background:url("img/li_06.gif") no-repeat 0 0;}


/*コンテント*/
#content,#content p,#content li,
#content dt,#content dd,
#content form,#content input,#content textarea,#content select,
#content td,#content th,#content caption{font-size:10pt;line-height:1.8em;}

#content p,#content dd,#content form,#content table{margin-bottom:1em;}


#content{padding-left:20px;}

#content h2,#content h2 span.txt{
	font-size:1.1em;
	color:#000;
}
#content h2{
	margin:0 0 20px 0;
	letter-spacing:0.3em;
	width:690px;
	height:50px;
	padding:0;
}
#content h2 .txt{
	display:block;
	padding-top:0.1em;
	padding-left:1em;
	border-bottom:1px #333 solid;
	border-right:1em #fc0 solid;
	margin-top:20px;
	margin-right:20px;
	padding-right:30px;
	text-align:right;
}
#content h2.ititle,
#content h2.hnmTnmt{
	width:670px;
	height:20px;
	border-bottom:1px #333 solid;
	border-right:1em #fc0 solid;
	text-align:right;
	font-size:12pt;
}
#content h2.ititle .date{
	font-weight:normal;
	color:#000;
	letter-spacing:0.1em;
	margin-right:10px;
}

#content .catdesc{
	text-align:right;
	padding-right:50px;
}

#content .kiji{
	background:url("img/ksen20.gif");
	line-height:20px;
}
#content h3,#content h4,#content dt{
	font-weight:bold;
	margin:0 0 0 -5px;
}
#content .hnmBaseList{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px #666 solid;
}
#content .hnmBaseList h3{
	border-bottom:1px #ccc dotted;
	border-left:1em #fc0 solid;
	margin-bottom:20px;
}
#content .hnmBaseList h3 .date{
	color:#000;
	font-size:0.9em;
	margin:0 5px;
}
#content .hnmBaseList h3 .edit{
	font-weight:normal;
	font-size:0.9em;
	margin:0 5px;
}
#content .hnmBaseList h3 .edit a{color:#c00;}
#content .hnmBaseList h3 .edit a:hover{color:#f00;}



/*フッター*/
#footer{
	background:url("img/footer.gif") no-repeat #fff;
}
#footer address{
	text-align:right;
	font-size:0.9em;
	padding:30px 50px 0 0;
}
#footer address a{font-size:1em;}


/*============================
　アサイドメニュー（カラーチェンジ）
==============================*/
#aside #taikaiMenu{margin:30px 0;}
#aside #taikaiMenu dl{margin:10px 0;}
#aside #taikaiMenu dt{margin-bottom:5px;}
#aside #taikaiMenu dd{display:none;}

#nabiSita dl,#kousinBot dl{margin:0 0 10px 0;}
#nabiSita dt,#kousinBot dt{
	border-top:#c00 2px solid;
	background:#efefef;
	font-size:9pt;
	margin:20px 0 5px 0;
	padding:3px 0 1px 10px;
	line-height:20px
}
#nabiSita dd,#kousinBot dd{
	margin:0 0 5px 10px;
}

#aside .loginform{
	text-align:center;
	margin:20px 5px 10px 5px;
	font-size:12px;
}

#aside form .loginform{
	text-align:left;
}

/*動画用リンク*/
#content .movie{
	height:150px;
}
#content a.moveRun{
	display:block;
	width:200px;
	height:150px;
	float:right;
	border:1px solid #333;
	margin:0 10px 20px 0;
}
#content a.moveRun img{
	width:200px;
	height:150px;
	margin:0px;
	border:none;
	background:url("img/moveRun0.gif") -65px -40px;
	filter:Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#content a.moveRun:hover img{
	background:url("img/moveRun.gif") -65px -40px;
	filter:Alpha(Opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}


/*トップページのニュースリスト*/
#content .coment dl{margin:0 0 1em 20px;border-bottom:1px #666 dotted;}
#content .coment dl dt.itemTitle a{font-weight:bold;}
#content .coment dl dt.itemTitle span a{font-weight:normal;}
#content .coment dl dt.itemTitle .date{font-size:80%;line-height:1em}
#content .coment dl dd{margin:0 0 0 10px;}


/* スコアボードの設定 */
#body.b1c6 .kiji{background:none;}

#body .taikaimei{
	font-weight:bold;
	font-size:12pt;
	margin:0 0 10px -10px;
	border-left:20px solid #c00;
	height:20px;
	padding-left:10px;
}

#pageNabi{
	text-align:right;
	padding-right:20px;
	margin:0;
	line-height:2px;
	background:url("img/ksen20.gif") 0 3px;
}

.toTop{
	border-top:1px solid #333;
	clear:both;
}
.toTop a{
	display:block;
	width:80px;
	height:20px;
	background:#039;
	text-align:center;
	font-weight:bold;
	margin:5px auto 0 400px;
	color:#dedede;
	border:1px #003 solid;
	border-color:#dedede #003 #003 #dedede;
}
.toTop a:hover{
	background:#0044aa;
	color:#fff;
}


.game{
	clear:both;
	margin-bottom:20px;
}
.game h3{
	font-size:9pt;
	background:url("img/grao01.gif") 0px -10px repeat-x;
	border-bottom:1px #36c solid;
	padding:2px 0px 0px 10px;
}
.game h3 span{margin:5px;}
.game h4{font-size:9pt;padding-left:20px;}

.game dl{float:left;margin:0 0 0 20px;}

#content .game dl dt{margin:0;line-height:1em;}
#content .game dl dd{margin:0 0 0 20px;line-height:1.2em;}
#content .game p{
	margin:0 0 2px 20px;
	padding-bottom:2px;
	font-size:9pt;
	border-bottom:1px #ccc solid;
	color:#333;
	line-height:1em;
}

table.board{
	background-color:#360;
	text-align:center;
	margin:0 0 0 10px;
	border:1px #030 solid;
	border-color:#9c6 #030 #030 #9c6;
}
table.board td{
	background-color:#693;
	border:1px #030 solid;
	border-color:#030 #9c6 #9c6 #030;
	width:28px;
	margin:2px;
	color:#fff;
}
table.board th{color:#dedede;}
table.board td.mei{width:80px;}
table.board td.mei a{
	display:block;
	color:#efefef;
	font-weight:bold;
}
table.board td.mei a:hover{
	color:#fff;
}


/*-------------------------------------------------
管理メニュー用 (08.08.5)
-------------------------------------------------*/
ul.kanriMenu{
	margin-bottom:20px;
}
ul.kanriMenu li{
	list-style-position:inside;
	border-bottom:1px #ccc solid;
	font-size:10pt;
	padding-left:1em;
}
p.kanriEdit{
	text-align:right;
	padding-right:2em;
	margin:0;

}

/*-------------------------------------------------
Forms CSS for hnmSkins (08.02.19：デフォルトフォームの設定)
-------------------------------------------------*/
input,textarea,select{
	background: white;
	color: #333;
	border: 1px solid #868686;
	border-color:#868686 #D4D2CF #D4D2CF #868686;
}

#loginForm, #searchForm{margin: 10px 0 0 10px;}

form,form *,
.loginForm, .loginForm *,
.searchform, .searchform *,
.commentform, .commentform *,
.mailform, .mailform *{font-size:12px;line-height:1.5em;}
.commentform, .mailform{margin:10px 0 0 0;padding: 10px;}
.formfield{display:block;height:20px;}
.formbutton{
	display:block;
	background: white;
	color: #333;
	border: 1px solid #868686;
	border-color:#D4D2CF #868686 #868686 #D4D2CF;
}
.formbutton:hover{background:#dedede;}
.searchform .formfield{
	width: 135px;
	margin: 11px 0 0 10px;
	display:inline;
}
.searchform .formbutton{
	width: 50px;
	margin: 10px 0 0 5px;
	display:inline;
	height:21px;
}
.loginform .formfield{
	width: 170px;
	padding: 2px 0;
	margin: 0 0 2px 20px;
	font-size:12px;
	height:17px;
}
.loginform .formbutton{width: 60px;margin:5px 0 0 60px;}
#loginForm dt{margin-bottom:10px;}
#nucleus_lf_shared{margin-left:20px;}
dl#loginForm div.loginform a{display:inline;margin:0;padding:0;}
.commentform,.mailform{margin-left:10px;}
#nucleus_cf_body,.mailform textarea{
	width: 400px;height:80px;margin:0 0 10px 50px;
}
#nucleus_cf_name,#nucleus_cf_mail,
#nucleus_cf_email,#nucleus_mmf_frommail{
	width: 400px;margin:0 0 10px 50px;
}
#nucleus_cf_remember{margin-left: 50px;}
.commentform .formbutton,.mailform .formbutton{
	width: 100px;height: 22px;margin-left: 200px;
}
/*-------------------------------------------------
補助レイアウト (08.02.19)
-------------------------------------------------*/
.leftbox{float:left;}
.rightbox{float:right;}

.leftbox img,img.leftbox{margin-right:10px;}
.rightbox img,img.rightbox{margin-left:10px;}

.txtL{text-align:left;}
.txtR{text-align:right;}
.txtC{text-align:center;}

.crL{clear:left;}
.crR{clear:right;}
.crB{clear:both;}

/*キャプション付きオブジェクト*/
.capR, .capL{
	margin:5px;
	border:1px solid #ccc;
	border-color:#ccc #999 #999 #ccc;
	line-height:12px;
	font-size:9px;
	text-align:center;}
.capR{float:right;margin-right:0;}
.capL{float:left;margin-left:0;}

.waku{border:1px #900 dotted;}
.wakuro{
	border-top:1px #ccc solid;
	border-left:1px #ccc solid;
	border-bottom:1px #999 solid;
	border-right:1px #999 solid;
	margin:5px;
}
.red{
	color:#c00;
}
.bold{
	font-weight:bold;
}
.ml50{margin-left:50px;}
.ml100{margin-left:100px;}
.ml150{margin-left:150px;}
.ml200{margin-left:200px;}

#hnm{visibility: hidden;}


/*出場校リスト*/
#teamList h3{
	font-size:11pt;
	border:none;
	margin:0 0 0 -20px;
	line-height:20px;
}
#teamList dl{
	margin-left:20px;
	background:url("img/ksen20.gif") 0 0;
}
#teamList dt{
	margin-left:-20px;
	margin-bottom:0px;
	line-height:20px;
}
#teamList dd{
	margin-bottom:0px;
	line-height:20px;
}
#teamList dd a{
	margin-left:4px;
	padding-left:4px;
	border-left:1px #ccc solid;
}
#teamList dl.aiciList h3{color:#f30;}#teamList dl.aiciList{background:url("img/ksen20_f30.gif") 0 0;}
#teamList dl.gifuList h3{color:#f90;}#teamList dl.gifuList{background:url("img/ksen20_f90.gif") 0 0;}
#teamList dl.mieList h3{color:#390;}#teamList dl.mieList{background:url("img/ksen20_390.gif") 0 0;}

/*小見出し*/
#content h3.komidashi{
background:url(img/h3jiman.gif) no-repeat;
border-bottom:1px #33c solid;
height:30px;
margin-bottom:20px;
padding-left: 40px;
line-height:30px;
}

/*試合リスト*/
#content .datal{
	margin:10px ;
	background:url(./img/graAo01.gif) 0px -10px repeat-x;
}
#content .datal h3{
	padding:0px 0px 0px 30px;
	background:url(./img/maru02.gif) 12px 4px no-repeat;
}
#content .datal dl{
	width:300px;
	height:100px;
	margin:0px 5px 10px 10px;
	float:left;
}
#content .datal dl dt,#content .datal dl dd{
	border-bottom:1px #999 dotted;
	margin:0px 5px;
	padding:0px 0px 0px 5px;
	height:20px;
}
#content .datal dl dt{
	margin:0px;
	padding:0px 0px 0px 20px;
	font-weight:bold;
	border-bottom:1px #333 solid;
}
#content .datal dl dd,#content .datal dl dd a{
	line-height:20px;
}
#content .datal dl dd span{
	font-size:8pt;
	margin:0px 0px 0px 10px;
}/*============================
カレンダー
==============================*/
table.calendar {
	border-collapse:separate;
	margin:0 0 20px 15px;
	display:none;
}
table.calendar caption {
	color:#fff;
	padding:1px;
	font-size:12px;
	font-weight:bold;
	background-color:#454545;
	margin:2px;
}
table.calendar th,
table.calendar td,
table.calendar td a{
	font-size:12px;
	width:25px;
	line-height:15px;
	text-align:center;
}
table.calendar th,
table.calendar td {
	background-color:#fff;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:0;
	color:#333;
}
table.calendar th {
	text-align:center;
}
table.calendar td {
	letter-spacing:1px;
}
table.calendar td a{
	display:block;
	background:#efefef;
	text-decoration:underline;
}
table.calendar td a:hover{
	background:#ffdede;
}
table.calendar td.sat,
table.calendar td.sun,
table.calendar td.ysm,
table.calendar td.sat a,
table.calendar td.sun a,
table.calendar td.ysm a{
	color:#c00;
}
table#aicical caption{background-color:#f30;}
table#gifucal caption{background-color:#f90;}
table#miecal caption{background-color:#390;}

