@charset "Shift_JIS";
/* ----------------------------------------------------------
  Author : Japan High School Baseball Faderation
  URI : http://www.jhbf.or.jp/
  Copyright(C) Japan High School Baseball Faderation. All Rights Reserved.
---------------------------------------------------------- */

/* Default style
---------------------------------------------------- */
body {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #333333;
	text-align: center;
	background: #423220;
}

td,th,caption {
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
}
form {
	padding: 0;
	margin: 0;
}
/*選抜大会仕様*/
/*
html {
	background: #6FC1EB;
}
body {
	background: #6FC1EB url(../images/bg_body_senbatsu.jpg) top center no-repeat !important;
}
*/
/*選手権大会仕様*/
/*
html {
	background: #FFFFFF;
}
body {
	background: #FFFFFF url(../images/bg_body_sensyuken.jpg) 0 0 repeat-x !important;
}
*/

/* Box Model style
---------------------------------------------------- */
#Container {
	width: 760px;
	margin: 0 auto;
	border-top: 2px solid #002973;
	text-align: left;
	background: #FFFFFF;
}
#Header {
	padding: 0 0 8px 0;
	background: url(/images/bg_head.gif) repeat-x;
}
#HeadImg {
	border-top: 2px solid #E4D4B8;
	border-bottom: 2px solid #E4D4B8;
}
#MainArea {
	margin: 18px 0;
}
.SideMenu {
	margin: 3px 0 0 0;
}
.SideMenu2 {
	margin: 15px 0 0 0;
}
.SideMenu3 {
	margin: 15px 0;
	text-align: center;
}
.mt20 {
	margin-top: 25px !important;
}

/* Font Style
---------------------------------------------------- */
.text10 {
	font-size: 10px;
}
.text14 {
	font-size: 14px;
}
.text16 {
	font-size: 16px;
}
.text18 {
	font-size: 18px;
}
.text20 {
	font-size: 20px;
}
.line120 {
	line-height: 120%;
}
.line140 {
	line-height: 140%;
}
.line150 {
	line-height: 150%;
}
.line160 {
	line-height: 160%;
}
.line180 {
	line-height: 180%;
}
.Brown {
	color: #423220;
}

/* HyperText Style
---------------------------------------------------- */
a:link {
	color: #002973;
}
a:visited {
	color: #002973;
}
a:hover {
	color: #E61801;
}
a:focas {
	color: #E61801;
}
a:active {
	color: #002973;
}

/* Common Style
---------------------------------------------------- */
img.imgBorder {
	border: 1px solid #333333;
}
a img {
	border: none;
}
.imgover {
}

/* Table Style
---------------------------------------------------- */
table.Table1 {
	background: #CECECE;
}
table.Table1 td {
	background: #FFFFFF;
}
table.Table2 {
	background: #666666;
}
table.Table2 th {
	font-weight: normal;
	background: #F3ECE1;
}
table.Table2 td {
	text-align: center;
	background: #FFFFFF;
}
table.Table2 td.Left {
	text-align: left;
}
table.Table3 {
}
table.Table3 td {
	vertical-align: top;
}
table.Table4 {
	background: #666666;
}
table.Table4 th {
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	background: #F3ECE1;
}
table.Table4 td {
	background: #FFFFFF;
}
table.Table5 {
	background: #666666;
}
table.Table5 th {
	font-size: 12px;
	font-weight: normal;
	line-height: 100%;
	background: #F3ECE1;
}
table.Table5 td {
	font-size: 12px;
	line-height: 1.1;
	text-align: center;
	background: #FFFFFF;
}
table.Table5 td.Left {
	text-align: left;
}
table.Table6 {
	background: #666666;
}
table.Table6 th,
table.Table6 td {
	border: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.1;
}
table.Table6 th {
	background-color: #F3ECE1;
}
table.Table6 td {
	text-align: left;
	background-color: #FFFFFF;
}
table.Table7 caption {
	padding: 0 0 5px 0;
	text-align: left;
}
table.Table7 th,
table.Table7 td {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.1;
}
table.Table7 th {
	border-left: 1px solid #666666;
	background: #F3ECE1;
}
table.Table7 th.BottomBorder {
	border-bottom: 1px solid #666666;
}
table.Table7 td {
	text-align: center;
	background: #FFFFFF;
}
table.Table7 td.BottomBorder {
	border-bottom: 1px solid #666666;
}
table.Table7 td.BorderNone {
	border-top: none;
}
table.Table7 td.Left {
	text-align: left;
}
table.Table8 {
}
table.Table8 td {
	line-height: 1.8;
	vertical-align: top;
}
table.Table9 {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	border-right: 1px solid #666666;
}
table.Table9 th,
table.Table9 td {
	padding: 5px;
	font-size: 12px;
	line-height: 1.2;
	text-align: center;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
table.Table9 th {
	font-weight: normal;
	background: #F3ECE1;
}
table.Table9 td {
	background: #FFFFFF;
}
table.Table9 tr.line_d td {
	border-bottom: 3px double #666666;
}

/* GrandTop Style
---------------------------------------------------- */
.TopLeft {
	margin: 0px auto 0px auto;
	text-align: center;
	background-color: #E4D4B8;
}
.Banner1,
.Banner3 {
	margin: 0 0 10px 0;
}
.Banner2 {
	margin: 0;
}
.Banner4 {
	margin: 5px 0 0 0;
	text-align: right;
	line-height: 1;
}
.Banner5 {
	margin: 5px 0 0 0;
	text-align: right;
	line-height: 1;
}
.Banner6 {
	margin: 5px 0 0 0;
	line-height: 1;
}
.Banner1 img,
.Banner2 img,
.Banner4 img {
	border: 1px solid #313131;
}
.Banner5 img {
	margin-left: 5px;
}
.Banner6 a img {
	border: none;
}
.TopArea1 {
	height: 148px;
	width: 520px;
	margin: 0 0 12px 0;
	background: url(/images/img_whats_jhbf.gif) no-repeat;
}
.TopArea2{
	margin: 0 0 16px 0;
}
.TopArea2 h2 {
	margin: 0;
}
.TopArea3 {
	margin: 12px 0 16px 0;
}
.TopArea4 {
	margin-top: 5px;
}
#hotnews-list {
	margin: 10px 0;
	padding: 5px;
	background: #F7F1E8;
	border: 1px solid #E4D4B8;
}
#hotnews-list th {
	padding-top: 3px;
	text-align: left;
	vertical-align: top;
	width: 60px;
}
ul.News1 {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.News1 li {
	padding: 7px 0;
	margin: 0;
	border-bottom: 2px solid #E4D4B8;
}
p.banners {
	margin: 0;
	padding: 0 5px 5px 0;
	float: left;
}
p.banners img {
	border: none;
}

/* Sitemap Style
---------------------------------------------------- */
ul.Sitemap {
	padding: 0;
	margin: 9px 0 15px 0;
	list-style-type: none;
}
ul.Sitemap li {
	padding: 0 0 0 22px;
	margin: 0 0 7px 26px;
	line-height: 1.1;
	background: url(/images/img_arrow2.gif) no-repeat;
}

/* 2016 Baseball Again Style
---------------------------------------------------- */
#baseball-again {
	width: 600px;
	margin: 0 60px;
}
#baseball-again p {
	margin: 20px 0;
	font-size: 14px;
	line-height: 1.5;
}
#baseball-again ul,
#baseball-again ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#baseball-again ul {
	margin: 0 0 0 20px;
}
#baseball-again li {
	margin: 5px 0 !important;
	font-size: 14px;
	line-height: 1.5;
}

/* Pro Aspiring
---------------------------------------------------- */
#pro-aspiring {
	margin: 0 70px;
	width: 580px;
}
#pro-aspiring h2 {
	margin: 0;
	font-size: 16px;
}
#pro-aspiring p {
	margin: 0;
	text-align: right;
}
