@charset "utf-8";
/* CSS Document */

html {
	overflow-y: scroll;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	font-size: 78%;
	font-family:'ＭＳ Ｐゴシック',Osaka,Arial,Helvetica,sans-serif;
	background-image: url(../image/bg.gif);
	background-repeat: repeat;
	line-height: 1.5;
	color: #333;
}

a:link, a:visited {
	color:#00A1E9;
	text-decoration:underline;
}
a:hover {
	color:#0075aa;
}


span.blue {color: blue;}
span.red {color: red;}

/*
	common
*/

#header {
	width: 930px;
	margin: 0 auto 50px;
	display: relative;
}
#header .logo {
	position: absolute;
	top: 25px;
}

#header .mainimage {
	position: absolute;
	top: 78px;
}

#container {
	margin:0 auto;
	width:930px;
}

#footer {
	background: url(../image/foot_bg.gif) repeat-x;
	height: 344px;
	margin:20px 0 0 ;
}
#footer .container {
	width:930px;
	margin:0 auto;
	padding: 144px 0 0;
	position: relative;
}
#footer .container .men {
	position: absolute;
	top:0;
	right: 50px;
}
#footer .container .copy {
	text-align:center;
	padding: 50px 0 0;
}

#side {
	width:220px;
	float: left;
}

#side ul {
	width: 220px;
	margin: 0 0 30px;
	padding: 46px 0 0;
	background: url(../image/menu_head.gif) no-repeat top left;
	border-bottom: 1px #7FA279 solid;
}

#side ul li { 
	width: 220px;
	font-size: 1.3em;
}

#side ul li a {
	color: #586D2C;
	text-decoration:none;
	display: block;
	padding-left: 35px; 
	line-height: 40px;
	height: 40px;
	background:url(../image/menu-bg_off.gif) no-repeat top left;
}

#side ul li a:hover,
#side ul li a.active {
	color:#586D2C;
	text-decoration:none;
	background:url(../image/menu-bg_on.gif) no-repeat top left;
}

#side .address {
	padding: 15px;
	border: 1px #DEDEDE solid;
}

#side .address h4 {
	padding: 0px 5px;
	margin: 0 -5px 5px;
	border-bottom: 1px #DEDEDE solid;
}

#side .address p { font-size: 0.8em; padding:0}

#side h3 { margin-bottom:15px;}
#side .banner{margin-bottom:15px;}


/*
	toppage
*/

#topcontent {
	float: right;
	width: 655px;
}

#topcontent .newsstyle {
	margin: 0 0 45px 18px;
	padding: 17px 30px 25px;
	border:1px #BCD062 solid;
	border-top: none;
}

#topcontent .newsstyle ul {
	width: 575px;
}
#topcontent .newsstyle ul li {
	position: relative;
	width: 455;
	padding: 5px 0 5px 120px;
	background: url(../image/dotline_rpeat.gif) repeat-x bottom left;
	_zoom:1;
}

#topcontent .newsstyle ul li span {
	position:absolute;
	padding-left: 16px;
	left: 8px;
	background: url(../image/arrow.gif) no-repeat 0px 4px;
}

#topcontent .matchrport {
	padding: 17px 30px 20px 40px;
	position: relative;
	_zoom:1;
}
#topcontent .matchrport h4 {
	position: absolute;
	top: 17px;
	left: 40px;
}

#topcontent .matchrport p {
	margin-bottom: 0.5em;
}
#topcontent .matchrport span.bold {
	font-weight: bold;
}
#topcontent .matchrport dl {
	width: 465px;
	margin: 0 0 5px 100px;
	position: relative;
	_zoom:1;
}
#topcontent .matchrport dl dt {
	position: absolute;
	top: 3px;
	left:0;
	line-height: 0;
}
#topcontent .matchrport dl dt img { vertical-align: bottom;}
#topcontent .matchrport dl dd {
	margin: 0 0 0 50px;
	padding: 0 0 2px;
}

#topcontent .attentarea {
	margin: 0 0 45px 18px;
	padding: 8px 25px 10px;
	border: 1px #BCD062 solid;
}
#topcontent .attentarea h4 {
	margin: 0 0 0.6em;
	padding: 0.8em 0 0;
	font-size: 1.01em;
	font-weight: bold;
	border-bottom: 1px #ccc solid;
}
#topcontent .attentarea p {
	margin: 0 0.6em 0.5em;
}

#topcontent .attentarea table {margin: 0.3em 0.8em;border-bottom:1px #ccc solid;border-right:1px #ccc solid;}
#topcontent .attentarea table caption { font-weight:bold; text-align:left;}
#topcontent .attentarea table tr {}

#topcontent .attentarea table th {
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	padding:3px 15px 3px 3px;
	border-top:1px #ccc solid;
	border-left:1px #ccc solid;
}

#topcontent .attentarea table td {
	vertical-align:top;
	padding:3px;
	border-top:1px #ccc solid;
	border-left:1px #ccc solid;
}

#topcontent .attentarea table td img {padding:3px 10px 3px;}


/*
	subpage
*/

#content {
	width:650px;
	float:right;
}

#content p.pagetop {
	text-align:right;
}

#content h3 {
	margin: 40px 0 20px;
}


/*
	federation page
*/

.pagenav {
	padding:20px 0 0 40px;
}
.pagenav li {
	float: left;
	margin: 0 30px 0 0;
	padding: 0 0 0 10px;
	background: url(../image/arrow.gif) no-repeat 0 5px;
	_display:inline;
}

.tableFed {
	margin:0 0 0 40px;
}
.tableFed th {
	vertical-align:top;
	padding:0 8px 3px 0;
	text-align:right;
}
.tableFed td {
	padding:0 0 3px 0;
}

.boardlist {
	margin:0 0 30px 40px;
	border:1px #d3d3d3 solid;
}
.boardlist thead th {
	background-color:#B8DAFA;
	padding: 8px 15px;
	text-align:center;
	border-bottom:1px #222 solid;
}

.boardlist tbody th {
	background:url(../image/vdot.gif) repeat-y right;
	vertical-align:top;
	text-align:center;
	padding:8px;
	line-height:1;
}
.boardlist td {
	padding: 8px 15px;
	line-height:1;
	text-align:left;
	font-size: 1.1em;
}

.boardlist td.al {
	font-size: 1em;
}
.boardlist tbody tr.tdot th,
.boardlist tbody tr.tdot td {
	border-top:1px #666 solid;
}

.ground {
	width: 348px;
	margin: 0 0 30px 40px;
	border:1px #D3D3D3 solid;
	border-top:none;
}
.ground caption {}
.ground th {
	text-align:right;
	vertical-align:top;
	padding:0 0 0 20px;
	width: 60px;
}
.ground td {
	padding:0 0 0 8px;
}

.listh4 {margin:0 0 0 40px;}
.sclist {
	margin: 10px 0 30px 40px;
	border: 1px #CACACA solid;
}

.sclist th {
	background:#FFE37B;
	padding: 5px 0;
}
.sclist td {
	padding:2px 0 2px 15px;
}

.sclist tr:nth-child(odd) {
	background:#fefed0;
}

.sclist td.nop {
	text-align:center;
	width: 30px;
	padding:0;
}

.sclist td.dot {
	border-right:1px #292929 dashed;
}

.sclist td.tel {
	padding:0;
	text-align:center;
}


/*
	schedule page
*/

.schedule_year {
	margin: 30px 0 15px;
}

.schedule_year ul {
	float:right;
	padding:0 10px;
}

.schedule_year ul li {
	float:left;
	padding-left:12px;
	margin:0 0 0 10px;
	background: url(../image/green_arrow.gif) no-repeat 0 4px;
}

.schedule {
	border-bottom:1px #398672 solid;
	border-left:1px #398672 solid;
	margin:0 0 0px;
}
.schedule th {
	background:#398672;
	padding:5px 0;
	text-align:center;
	border-top:1px #398672 solid;
	border-right:1px #398672 solid;
}
.schedule tbody {
	background:#FFFEE2;
}

.schedule td {
	border-top:1px #398672 solid;
	border-right:1px #398672 solid;
	vertical-align:top;
	padding:2px 4px;
}

.schedule tr.br2px td {
	border-top:2px #398672 solid;
}

.schedule_dl {
	text-align:center;
}

.schedule_atent {
	margin: 4px 0 20px;
	text-align: right;
}


/*
	tournament page
*/

.tournament {
	background:url(../image/dotline_rpeat.gif) repeat-x bottom;
	margin: 10px 0 20px;
	padding: 0 0 30px;
}

.tournament p {
	margin:0 0.8em 0.5em;
}
.tournament .no_info {
	display:block;
	margin: 30px 0 0;
}
.tournament .t_name {
	font-size:1.4em;
	display:block;
	background:url(../image/result_titbg.gif) no-repeat;
	height:41px;
	line-height:36px;
	padding: 0 0 0 8px;
	margin: 40px 0 15px;
}

.match_result li {
	float:left;
	width: 115px;
}

.match_result_box {
	border:1px #77A9DF solid;
	background:#F3F8FC;
	margin:30px 0 0;
	padding:10px 35px;
	position:relative;
}

.match_result_box a {color:#053465;}
.match_result_box a:hover {color:#4879ac;}

.mr_tab {
	position:absolute;
	top:-15px;
	left:-1px;
}

.res_dl_box {
	margin: 12px 0 0;
}

.downloadbox {
	/*width: 213px;-*/
	float:left;
	padding-top:8px;
	margin: 0 0 0 30px;
	_display:inline;
}

.downloadbox a.dl_btn1{
	float:left;
	margin:0 10px;
}
.downloadbox a.dl_btn2{
	margin:0 10px;
}

.win_result {
	width: 279px;
	float:left;
}
.win_result dl {
	margin: 0 0 5px;
	display:block;
	width: 279px;
	background:red;
}
.win_result dl dt,
.win_result dl dd {
	float:left;
	height: 29px;
	text-align: center;
}

.win_result dl dt {
	/**width:100px;**/
	width:80px;
}

.win_result dl dd {
	/**width:179px;**/
	width:192px;
	font-size: 1.2em;
	line-height:29px;
	color: white;
	font-weight:bold;
}

.win_result dl.winner {
	background:url(../image/winner_bg.gif) no-repeat;
}
.win_result dl.runner {
	background:url(../image/runner_bg.gif) no-repeat;
}

.delegate_school {
	width: 279px;
	height: 45px;
	float:left;
	background: #C41212;
	background:url(../image/delegate_school_bg.gif) no-repeat;
}
.delegate_school dl dt,
.delegate_school dl dd {
	float: left;
	text-align: center;
	font-size: 1.2em;
	color: white;
	font-weight: bold;
}
.delegate_school dl dt {
	width:80px;
	line-height: 1;
	padding-top: 8px;
}
.delegate_school dl dt span {
	font-weight: normal;
	font-size: 0.7em;
}
.delegate_school dl dd {
	width: 192px;
}


/*
	matchresult page
*/

.result_date {
	margin: 40px 0 0;
	padding: 0 0 6px 10px;
	font-size: 1.5em;
	background: url(../image/pastgame/result_date_border.gif) repeat-x bottom;
	width: 200px;
}

.result_ground {
	margin: 25px 0 20px !important;
	font-size: 1.3em;
	color: #063B25;
}

.scoreboard {
	background:#063C25;
	padding:10px 10px 15px;
	margin: 0 0 40px;
}
.scoreboard h4 {
	color:#FFF;
	font-size: 1.2em;
	margin:0 0 10px;
}

.t_scoreboard {
	border-bottom: 3px #063C25 solid;
	border-right: 3px #063C25 solid;
	margin: 0 0 10px;
}
.t_scoreboard td {
	background:#000;
	border-top: 3px #063C25 solid;
	border-left: 3px #063C25 solid;
	text-align:center;
	color:#f3de0b;
	font-size: 1.3em;
}
.t_scoreboard th {
	width: 26px;
	padding:3px 0;
	border-top: 2px #063C25 solid;
	border-left: 2px #063C25 solid;
}

.t_scoreboard td.scname {
	border-right: 10px #063C25 solid;
}

.t_scoreboard td.total {
	border-left:7px #063C25 solid;
}

.t_scoreboard th.scname {
	width:163px;
	border-right:10px #063C25 solid !important;
}
.t_scoreboard th.total {
	width:30px;
}

.t_player_score td.note {
	vertical-align:top;
	color: #f3de0b;
	background: #000;
	width:200px;
	border-left:12px #063C25 solid;
}
.t_player_score td.note img {
	vertical-align:top;
}
.t_player_score td.note div {
	padding: 4px;
}

.t_player_score caption {
	text-align:left;
}
.t_player_score table th {
	border-right:6px #063C25 solid;
	border-top:6px #063C25 solid;
}
.t_player_score table td {
	width:140px;
	padding: 0 3px;
	font-size: 0.8em;
	color: #f3de0b;
	background: #000;
	border-right:6px #063C25 solid;
	border-top:6px #063C25 solid;
}

.t_player_score table td.small {
	font-size: 0.8em
}

.score_text {
	margin: -20px 0 40px;
}

.noscoreboard {
	margin: 0 0 15px;
}

.noscoreboard table td {
	padding: 2px;
	border:5px #063C25 solid;
	font-size: 1.1em;
	background: #000;
	vertical-align: middle;
}


/**学生野球資格回復者の指導登録一覧**/
.registrant {margin:20px 0 0;}
.registrant table{
	width:640px;
	text-align:center;
	}

.registrant table tr th{
	padding: 0 9px;
	background-color:#FFC;}
	
.registrant table tr .reg2{
	vertical-align: middle;
	font-weight:bold;
	background-color:#FFC;}
	
.registrant table tr td{
	vertical-align: middle;
	width:145px;}
	
.registrant table tr .reg1{
	background-color:#fffee2;
	padding:0 15px;}

.registrant th{
	background-color:#cfc;
	padding:5px 3px;
	text-align:center;
	border-top:1px #398672 solid;
	border-right:1px #398672 solid;}




.noscoreboard table td.tname {background:#063C25;color:white;font-weight:bold;font-size:1em;}
.noscoreboard table td.tb1 { width:120px; text-align:center; color:#F3DE0B;}
.noscoreboard table td.tb2 { width:25px; text-align:center; color:#F3DE0B;}
.noscoreboard table td.tb3 { width:10px; text-align:center;  color:white;background:#063C25;font-size:1em;}
.noscoreboard table td.tnote {color:white;background:#063C25; color:#F3DE0B;font-size:0.8em;}