@charset "utf-8";

@import url("/_css/import.css");


/* 基本設定 */


img { border: none; }
li { list-style: none; }
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul
{
	display: block;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	color: #333;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro',/* 'メイリオ', Meiryo, */'ＭＳ Ｐゴシック', sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: 100;
	background-color: #000019;
	background-image: url(/_share/unique/bg_body.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* <bgcolor>e:#550000/f:#0B5173/m:#000000/h:#FFCC00/l:#FFFFFF/bu:#FFFFFF */

h1,h2,h3,h4,h5,h6,strong,b {font-weight:700;}

/* link */
/************************************************/
a {
	color: #1C3C8E;
}

a:hover {
	color: #9D7216;
}

.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-image: url(/_share/icon/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
a.lb90 {
	font-size: 90%;
	text-decoration: underline;
	background-image: url(/_share/icon/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

a.lb2 {
	text-decoration: underline;
	background-image: url(/_share/icon/fortop.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 14px;
}

a.lPdf {
	text-decoration: underline;
	background-image: url(/_share/icon/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.lOut {
	text-decoration: underline;
	background-image: url(/_share/icon/outlink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.linkbox {
	margin-bottom: 20px;
	padding-top: 8px;
}


/* layout */
/************************************************/

/*大枠BOX*/
#container {
	width: 990px;
	padding: 0 0 0 12px;
 	overflow:hidden; 
  	zoom: 1;
  }

#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 7px;
  }
/*レイアウトパターン 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; 
}


/* td */
/************************************************/
.td01 {
	background-image: url(/_share/bg_td01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 7px 5px 6px;
	font-size: 92%;
}

.td01c {
	background-image: url(/_share/bg_td01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 7px 5px 6px;
	text-align: center;
	font-size: 92%;
}

.td01cl {
	background-image: url(/_share/bg_td01_long.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 7px 5px 6px;
	text-align: center;
	font-size: 92%;
}

.td02 {
	background-image: url(/_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 7px 5px 6px;
	font-size: 92%;
}

.td02c {
	background-image: url(/_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 7px 5px 6px;
	text-align: center;
	font-size: 92%;
}

.td02r {
	background-image: url(/_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 7px 5px 6px;
	text-align: right;
	font-size: 92%;
}


/* text */
/************************************************/
.textRed {color: #E80000;}
.textRedB {color: #E80000;font-weight: bold;}
.textGreen {color: #009900;}
.textBlue {
	color: #9D7216;
}
.textBlue2{color:#0E2B61;}
.textBlue2{color:#1941A5;}
.textGrey {color: #666666;}
.textBrown {color: #663300;}
.textOrange {color: #FF9900;}

.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: 7px 5px;
	background-image: url(/_share/bg_teamcolor.gif);
	background-repeat: no-repeat;
}

.h4nor2 {
	margin-bottom: 10px;
	font-size: 100%;
	padding: 7px 5px;
	background-image: url(/_share/bg_teamcolor2.gif);
	background-repeat: no-repeat;
}

.h4nor3 {
	margin-bottom: 10px;
	font-size: 100%;
	padding: 7px 5px;
	background-image: url(/_share/bg_teamcolor3.gif);
	background-repeat: no-repeat;
}

.h4nor4 {
	color:#9E751E;
	margin-bottom: 10px;
	font-size: 100%;
	padding: 7px 5px;
	background-image: url(/_share/bg_teamcolor4.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 {
}

#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;
}

#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;
}

#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;
}

#calendar .tdHome05 {
	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_home05.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;
}

#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;
}

/*
2008-12-26 タブに前年/翌年を追加するため追加
*/
#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;
  }
  
.td05 {
	background-image: url(/_share/bg_td01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 3px 1px 3px;
	font-size: 92%;
}

.td05 {
	background-image: url(/_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 3px 1px 3px;
	font-size: 92%;
}

.td05c {
	background-image: url(/_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 3px 1px 3px;
	text-align: center;
	font-size: 92%;
}

.td05r {
	background-image: url(/_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 3px 1px 3px;
	text-align: right;
	font-size: 92%;
}

/*各種BOX*/
/************************************************/
.boxSummaryYellow {
	border:1px solid #ccc;
	background:#ffc;
	padding:5px;
	margin:0 5px 10px;
}
.boxSummaryWhite {
	border:1px solid #ccc;
	padding: 5px;
	margin:0 5px 10px;
}
.boxSummaryGreen {
	border:1px solid #ccc;
	background: #D2FECB;
	padding:5px;
	margin:0 5px 10px;
}


.boxSummarySky {
	border:1px solid #006699;
	background: #EEF7FF ;
	padding:5px;

}

.boxSummaryOsaka {
	border:1px solid #CC0000;
	background: #FFF0F8;
	padding:5px;

}



.boxSummaryRed {
	border:1px solid #ccc;
	background:#FFEEEC;
	padding:5px;
	margin:0 5px 10px;
}
.boxSummarySlash {
	background:transparent url(/_share/syasen_4px_x.gif) repeat scroll 0pt;
	margin:0 5px 10px;
	padding:5px;
	overflow: hidden;
}
.boxSummarySlash .inner {
	background:#FFFFFF none no-repeat;
	padding:5px;
}

.boxSummarySlash .innerYellow {
	background:#FFFFCC none no-repeat;
	padding:5px;
}

.gameEventBox{
margin-bottom:10px;
padding-bottom:10px;
background-color:#FFFFFF;
}

/* ポディション */
/************************************************/
.positionTop {
	vertical-align:top;
}
.positionMiddle {
	vertical-align:middle;
}
.positionC {
	text-align:center;
}
.positionL {
	text-align:left;
}
.positionR {
	text-align:right;
}
/* padding設定
/************************************************/
.padding03 {
	padding: 3px;
}
.padding05 {
	padding: 5px;
}
.padding10 {
	padding: 10px;
}
.paddingS05 {
	padding: 0 5px 0;
}
.paddingS10 {
	padding: 0 10px 0;
}

/* border・dot設定
/************************************************/
.borderDotLine {
	background: url(/_share/dotted_1px_x.gif) 0 bottom repeat-x;
}
.borderDotLine2px {
	background:url(/_share/dotted_2px_x.gif) 0 bottom repeat-x;
}
.borderLineGray {
	border-bottom:1px solid #ccc;
}
.LineGray {
	border:1px solid #CCC;
	padding:2px;
}
.LineDarkBlue {
	border:1px solid #0C0C62;
	color: #0C0C62;
	padding:1px 2px;
}
.LineRed {
	border:1px solid #CC0000;
	color: #CC0000;
	padding:1px 2px;
}

