@charset "utf-8";

@import url("/_css/import.css");



/* clearfix設定
---------------------------------------------
 {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  }*/


img { border: none; }
li { list-style: none; }
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul
{
	display: block;
	margin: 0px;
	padding: 0px;
}

/*2010なつやすみシリーズ
body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック', sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: 100;
	background-color: #1D4813;
	background-image: url(/_share/unique/natsu_bg_body2.png);
	background-repeat: repeat;
	background-position: 0 0;
}*/

/*2010WeBlieve
body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック', sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: 100;
	background-color: #000000;
	background-image: url(/_share/unique/webelieve_bg_body2.png);
	background-repeat: no-repeat;
	background-position: 812px 0;
}*/


/*2011諦める理由なんてない。
body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック', sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: 100;
	background-color: #000000;
	background-image: url(/_share/unique/akiramenai_bg_body3.jpg);
	background-repeat: repeat-y;
	background-position: 812px 0;
}*/

/*2011通常用*/
body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック', sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: 100;
	background-color: #00508F;
	background-image: url(/_share/unique/bg_body2011.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}




/* <bgcolor>e:#550000/f:#0B5173/m:#000000/h:#FFCC00/l:#FFFFFF/bu:#FFFFFF */

h1,h2,h3,h4,h5,h6,strong,b {font-weight:700;}

/* flash dotline */
embed {outline:none;}

/* link */
/************************************************/
a {
	color: #0066CC;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
}

.lboxR {
	text-align: right;
	margin-top: 5px;
}

.fortop {
	padding-top: 30px;
	text-align: right;
	height: 80%;
}


.forback {
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	float: right;
}

a.back {
	display:block;
	background-image:url(/_share/bt/forback.gif);
	width: 92px;
	height:20px;
	background-repeat: no-repeat;
}
a:hover.back {
	background-position:0px -20px;
}

a.lb {
	text-decoration: underline;
	background:url(/_share/icon/link.gif) 0 0.1em no-repeat;
	padding-left: 10px;
}

a.lb2 {
	text-decoration: underline;
	background: url(/_share/icon/fortop.gif) 100% 0.1em no-repeat;
	padding-right: 14px;
}

a.lPdf {
	text-decoration: underline;
	background: url(/_share/icon/pdf.gif) 0 0.1em no-repeat;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.lOut {
	text-decoration: underline;
	background: url(/_share/icon/outlink.gif) 0 0.1em no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	}

a.lOut2 {
	text-decoration: underline;
	background: url(/_share/icon/outlink.gif) right 0.1em no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 18px;
	}

.linkbox {
	margin-bottom: 20px;
	padding-top: 8px;
	}


/* layout */
/************************************************/

/*大枠BOX*/

/*2010なつやすみシリーズ
#container {
	width: 990px;
	padding: 0 0 0 12px;
 	overflow:hidden; 
  	zoom: 1;
	background-image: url(/_share/unique/natsu_bg_body.png);
	background-repeat: repeat-y;
	background-position: 0 0;
  }*/

/*2010WeBlieve
#container {
	width: 990px;
	padding: 0 0 0 12px;
 	overflow:hidden; 
  	zoom: 1;
	background-image: url(/_share/unique/webelieve_bg_body.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	}*/

/*2011諦める理由なんてない。
#container {
	width: 990px;
	padding: 0 0 0 12px;
 	overflow:hidden; 
  	zoom: 1;
	background-image: url(/_share/unique/akiramenai_bg_body.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	}*/

/*2011通常用*/
#container {
	width: 990px;
	padding: 0 0 0 12px;
 	overflow:hidden; 
  	zoom: 1;
	background-image: url(/_share/unique/bg_body2011.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	}


#container:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  }

/*コンテンツBOX*/

/*メインコンテンツ*/
#contents {/* for ContentsPage */
	float: left;
	width: 790px;
  }

#contents p {
	line-height: 145%;
  }




/*サイドコンテンツ*/
#subContents {
	float: right;
	width: 180px;
	padding:5px 0 0 0;
}
#subContents .sidebanner {
	margin-bottom: 8px;
}

/*レイアウトパターン 1カラム*/
#contents #columnOne{
	width: 790px;
	background: #FFF url(/_share/bg_main1.png) 0 0;
	padding:3px 0 0 0;
 	overflow:hidden; 
  	zoom: 1;
  }

#contents #columnOne:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  }

#columnOneLeft{
	float: left;
	width: 776px;
  }


/*1カラム用コンテンツエリア*/
.columnOneCts {
	border: 1px solid #EFEFEF;
	background-color: #FFF;
	padding: 8px 10px 10px;
	width: 765px;
	margin:0 0 8px 1px;
}




/*レイアウトパターン 2カラム*/
#columnTwoBox{
	width: 790px;
	background: url(/_share/bg_main2.png) 0 0 #FFF;
	padding:3px 0 0 0;
 	overflow:hidden; 
  	zoom: 1;
  }

#columnTwoBox:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  }

#columnTwoLeft{
	float: left;
	width: 626px;
  }
#columnTwoRight{
	float: right;
	width: 155px;
	padding:0 0 0 0;
  }
/*レイアウトパターン 3カラム*/
#container #columnThree{
  }  


/*TOP緊急告知*/
#notice {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-left: 27px;
	margin-right: 3px;
	margin-top: 5px;
	background-image: url(/_share/bg_notice.png);
	background-repeat: no-repeat;
}


/*コンテンツエリア
/************************************************/

/*2カラム用コンテンツエリア*/
.columnTwoCts {
	border: 1px solid #EFEFEF;
	background-color: #FFF;
	padding: 8px 10px 10px;
	width: 600px;
	margin:0 0 8px 1px;
}


/* banner */
/************************************************/

#banner {
	clear: both;
	overflow:hidden;
	padding-bottom: 15px;
	width: 790px;
}


/* footer */
/************************************************/

#footer {
	clear: both;
	width: 790px;
	background: url(/_share/bg_foot.png) 0 0 repeat-x;
	padding: 3px 0px 0px;
	font-size: 92%;
	margin-top: 1px;
	overflow:hidden;
	text-align: center;
	height: 100px;
}

#footer a {
	color: #333;
	text-decoration: underline;
	white-space: nowrap; 
}



/* pan */
/************************************************/

#pan {
	padding: 3px 0px 3px 8px;
	font-size: 95%;
	margin-top: 3px;
	height: 15px;
}
#pan a {
	text-decoration: none;
}



/* table */
/************************************************/
.tableBox {
	line-height: 145%;
	margin-bottom: 15px;
	overflow:hidden;
	zoom: 1;
  }

.tableBox:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  }


.tableR { /* 右寄せ用 */
	float: right;
	margin-left: 10px;
}

.tableL { /* 左寄せ用 */
	float: left;
	margin-right: 10px;
}

.tableBs01 {
border-spacing: 1px; 
}

.tableBs02 {
border-spacing: 2px; 
}

.tableBs03 {
border-spacing: 3px; 
}

/* text */
/************************************************/
.textRed {color: #E80000;}
.textRedB {color: #E80000;font-weight: bold;}
.textGreen {color: #009900;}
.textBlue {color: #006699;}
.textGrey {color: #666666;}

.textCaption {
	color: #999999;
	font-size: 84%;
	padding: 3px;
}

.textH140 {
	line-height: 140%;
}

.text10 {font-size: 84%;}
.text11 {font-size: 92%;}
.text12 {font-size: 100%;}
.text13 {font-size: 109%;}
.text14 {font-size: 117%;}
.text15 {font-size: 125%;}
.text16 {font-size: 134%;}

.textNotice {font-size: 84%;color: #999999;}
.textNoticeR {font-size: 84%;color: #E80000;}

/* margin設定
/************************************************/
.marginBtm05 { /* 下に余白5px */
	margin-bottom: 5px;
}

.marginBtm10 { /* 下に余白10px */
	margin-bottom: 10px;
}

.marginBtm15 { /* 下に余白15px */
	margin-bottom: 15px;
}

.marginBtm20 { /* 下に余白20px */
	margin-bottom: 20px;
}

/* IMG設定*/

.imgL { /* 左寄せ */
	float: left;
}

.imgL10 { /* 左寄せ用10px */
	margin-right: 10px;
	float: left;
}

.imgR10 { /* 右寄せ用10px */
	float: right;
	margin-left: 10px;
}

.imgL10B { /* 左寄せ用10pxボーダーあり */
	margin-right: 10px;
	float: left;
	border: 1px solid #999999;
	padding: 1px;
}

.imgR { /* 右寄せ */
	float: right;
}

.imgR10B { /* 右寄せ用10pxボーダーなし */
	float: right;
	margin-left: 10px;
	border: 1px solid #999999;
	padding: 1px;
}

.imgbox { /* ボーダーのみ */
	border: 1px solid #999999;
	padding: 1px;
}


/* h tag */
/************************************************/
.texthide {
	text-indent:-9999px;
}

.h2np {
	background-image: url(/_share/bg_h2np.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;
	margin-bottom: 8px;
 	overflow:hidden; 
  	zoom: 1;
}

.h2np:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  }


.h3nor {
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
	line-height: 120%;
	font-size: 117%;
}

.h4nor {
	margin-bottom: 10px;
	font-size: 100%;
	padding: 5px;
	background-image: url(/_share/bg_teamcolor.gif);
	background-repeat: no-repeat;
}

.h4norHarvest {
	margin-bottom: 10px;
	font-size: 100%;
	padding: 5px;
	background-image: url(/_share/bg_teamcolor_harvest.gif);
	background-repeat: no-repeat;
}

.h5nor {
	margin-bottom: 10px;
	font-weight: normal;
	background-image: url(/_share/bg_h5nor.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 2px;
	font-size: 117%;
	color: #4F3909;
}


/* box */
/************************************************/
.boxSummary {
	border-top: 1px solid #E4E4E4;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #E4E4E4;
	padding: 5px;
	margin-bottom: 20px;
}

/* form */
/************************************************/
.fsearch {
	padding: 2px;
	width: 120px;
	font-size: 10px;
	color: #999999;
	margin-right: 2px;
	margin-top: 3px;
	height: 14px;
}

.fsearchBt {
	font-size: 11px;
	margin-top: 3px;
	margin-right: 2px;
}


/* ul ol */
/************************************************/
ul.circleList {
	margin-left: 20px;
	margin-bottom: 30px;
}
ul.circleList li {
	list-style-type: circle;
	margin-bottom: 8px;
}

ol.numberList {
	margin-left: 25px;
	margin-bottom: 30px;
}
ol.numberList li {
	list-style-type: decimal;
	margin-bottom: 8px;
}


/* tab */
/************************************************/
#tab {
	height: 22px;
}

#tab ul {
	zoom:1;
}

#tab ul li {
	float: left;
}

#tab ul li a {
	text-decoration: none;
	background-image: url(/_share/tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 95px;
	margin-right: 1px;
	padding-left: 15px;
	padding-top: 7px;
	font-size: 11px;
	display: block;
}


/* calendar */
/************************************************/
#calendar {
}

#calendar .tdDay {
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(/_share/calendar/bg_day.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #F0F0F0;
	border-bottom-color: #DFDFDF;
	border-left-color: #F0F0F0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#calendar .tdDate {
	border: 1px solid #DDDDDD;
	padding: 3px;
	vertical-align: top;
	color: #666666;
	font-size: 92%;
	height: 90px;
	width:85px;
}

#calendar .tdHome01 {
	border: 1px solid #DDDDDD;
	padding: 3px;
	vertical-align: top;
	color: #666666;
	font-size: 92%;
	height: 90px;
	background-color: #FFE8E8;
	background-image: url(/_share/calendar/bg_home01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:85px;
}

#calendar .tdHome02 {
	border: 1px solid #DDDDDD;
	padding: 3px;
	vertical-align: top;
	color: #666666;
	font-size: 92%;
	height: 90px;
	background-color: #FFF0C1;
	background-image: url(/_share/calendar/bg_home02.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:85px;
}

#calendar .tdHome03 {
	border: 1px solid #DDDDDD;
	padding: 3px;
	vertical-align: top;
	color: #666666;
	font-size: 92%;
	height: 90px;
	background-image: url(/_share/calendar/bg_home03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:85px;
}

/*予備日*/
#calendar .tdHome04 {
	border: 1px solid #DDDDDD;
	padding: 3px;
	vertical-align: top;
	color: #666666;
	font-size: 92%;
	height: 90px;
	background-color: #FFE8E8;
	background-image: url(/_share/calendar/bg_home04.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#calendar .textDate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}
#calendar .textSun {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E80000;
	font-size: 14px;
}
#calendar .textSat {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0066CC;
	font-size: 14px;
}

#tabC {
	margin: 15px 0px 0px;
	padding: 0px;
	height: 20px;
	width: 600px;

}

#tabC ul {
	margin: 0px;
	padding: 0px;
	zoom:1;
}

#tabC ul li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#tabC ul li a {
	background-image: url(/_share/calendar/tab.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 50px;
	height: 16px;
	display: block;
	color: #5D5D5D;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
}


#tabC ul li .on {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	background-image: url(/_share/calendar/tabon.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#tabC ul li a:hover {
	color: #FF9900;
}
/*
2011-3-28 オープン戦タブをオープン戦・練習試合に変更するため追加
*/

#tabC ul li.openPractice a {
	background-image: url(/_share/calendar/tab_practice.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 94px;
	height: 16px;
	display: block;
	color: #5D5D5D;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
}
#tabC ul li.openPractice .on {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	background-image: url(/_share/calendar/tabon_practice.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/*
2008-12-30 タブに前年/翌年を追加するため追加
*/
#tabC_2009 {
	margin: 15px 0px 0px;
	padding: 0px;
/*	height: 20px;*/
	height: 24px;
	width: 600px;
	overflow:hidden; /*2008-12-31追加*/

}

#tabC_2009 ul {
	margin: 0px;
	padding: 0px;
}

#tabC_2009 ul li {
	float: left;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight: bold;
}

#tabC_2009 ul li a {
	background-image: url(../_share/calendar/tab_2009.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 42px;
	height: 20px;
	display: block;
	color: #5D5D5D;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
}

#tabC_2009 ul li .on {
	float: left;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	color: #FFFF00;
	background-image: url(../_share/calendar/tabon_2009.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#tabC_2009 ul li a:hover {
	color: #FF9900;
}
#tabC_2009 ul li .tab_off {
	float: left;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	background-image: url(../_share/calendar/tab_2009.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 42px;
	height: 20px;
	display: block;
	color: #5D5D5D;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
}
/* crear */
/************************************************/
.clearfix,p {
  overflow:hidden; /* forDW */
  zoom: 1; /* for IE5.5 - IE7 */
  }

.clearfix:after,p:after { /* for modern browser */
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  }

