@charset "utf-8";

/* --------------
COMMON ELEMENTS
-------------- */

@import "lightbox.css";
@import "accessory.css";


/* common reset
---------------------------------- */
body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 0.88em;
	/*position:relative;*/
	background-color:#513582;
}

div,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
p {
	line-height: 100%;
}
img {
	border: none;
}
table {
	border-collapse: collapse;
}
th, td {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
}
hr {
	display: none;
}
li {
	list-style:none;
}
/* Sticky Footer Solution*/
html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
#main {padding-bottom: 28px;}




/* common links
---------------------------------- */
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a:visited {
	color:#999999;
}


/* common class_block
---------------------------------- */
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* common clear
---------------------------------- */
.clear{ clear: both; visibility: hidden; height: 0;} 


/* contents
---------------------------------- */
#contents{
	width:100%;
	height:auto;
}
#main{
	width:900px;
	height:auto;
	margin:0 auto;
}
#top_img{
	width:100%;
	background-color:#000000;
}


/* navi
---------------------------------- */
#navi{
	width:100%;
	height:46px;
	background:url(../images/navi_bg.gif) repeat-x;
	display:block;
}

#navi-menu {
	width: 919px;
	height:46px;
	margin:0 auto;
	list-style: none;
	display:block;
	background:url(../images/00navi.gif) no-repeat;
	position:relative;
}
#navi-menu li {
	width: 919px;
	margin:0 auto;
	display: inline;
	height: 46px;
 }
#navi-menu li a {
	text-indent: -9999px;
	display: block;
	float:left;
	height:41px;
}

/* TOP */
#navi-menu li a.navi01{
	width: 121px; height:41px;
	position:absolute;
	left:-3px;
	top:0;
}
#navi-menu li a.navi01:hover{
	background: url(../images/navi01b.gif) no-repeat top;
	width: 121px;
	height:41px;
}
#navi-menu li a.navi01in{
	background: url(../images/navi01b.gif) no-repeat top;
	width: 121px;
	height:41px;
}

/* profile */
#navi-menu li a.navi02{
	width: 121px;
	height:41px;
	position:absolute;
	left:98px;	top:0;
}
#navi-menu li a.navi02:hover{
	background: url(../images/navi02b.gif) no-repeat top;
	width: 121px;
	height:41px;
}
#navi-menu li a.navi02in{
	background: url(../images/navi02b.gif) no-repeat top;
	width: 121px;
	height:41px;
	position:absolute;
	left:98px;
	top:0;
}

/* staff */
#navi-menu li a.navi03{
	width: 119px; height:41px;
	position:absolute;
	left:200px;
	top:0;
	}
#navi-menu li a.navi03:hover{
	background: url(../images/navi03b.gif) no-repeat top;
	width: 119px;
	height:41px;
}
#navi-menu li a.navi03in{
	background: url(../images/navi03b.gif) no-repeat top;
	width: 119px;
	height:41px;
	position:absolute;
	left:200px;
	top:0;
}

/* players */
#navi-menu li a.navi04{
	width: 120px; height:41px;
	position:absolute;
	left:298px;
	top:0;
}
#navi-menu li a.navi04:hover{
	background: url(../images/navi04b.gif) no-repeat top;
	width: 120px;
	height:41px;
}
#navi-menu li a.navi04in{
	background: url(../images/navi04b.gif) no-repeat top;
	width: 120px;
	height:41px;
	position:absolute;
	left:298px;
	top:0;
}
	
/* schedule */
#navi-menu li a.navi05{
	width: 121px;
	height:41px;
	position:absolute;
	left:398px;
	top:0;
}
#navi-menu li a.navi05:hover{
	background: url(../images/navi05b.gif) no-repeat top;
	width: 121px;
	height:41px;
}
#navi-menu li a.navi05in{
	background: url(../images/navi05b.gif) no-repeat top;
	width: 121px;
	height:41px;
	position:absolute;
	left:398px;
	top:0;
}

/* result */
#navi-menu li a.navi06{
	width: 120px;
	height:41px;
	position:absolute;
	left:498px;
	top:0;
}
#navi-menu li a.navi06:hover{
	background: url(../images/navi09b.gif) no-repeat top;
	width: 120px;
	height:41px;
}
#navi-menu li a.navi06in{
	background: url(../images/navi09b.gif) no-repeat top;
	width: 120px;
	height:41px;
	position:absolute;
	left:498px;
	top:0;
}


/* ground */
#navi-menu li a.navi07{
	width: 121px; height:41px;
	position:absolute;
	left:598px;
	top:0;
	}
#navi-menu li a.navi07:hover{
	background: url(../images/navi06b.gif) no-repeat top;
	width: 121px;
	height:41px;
	}
#navi-menu li a.navi07in{
	background: url(../images/navi06b.gif) no-repeat top;
	width: 121px;
	height:41px;
	position:absolute;
	left:598px;
	top:0;
	}
	
/* link */
#navi-menu li a.navi08{
	width: 120px; height:41px;
	position:absolute;
	left:698px;
	top:0;
	}
#navi-menu li a.navi08:hover{
	background: url(../images/navi07b.gif) no-repeat top;
	width: 120px;
	height:41px;
	}
#navi-menu li a.navi08in{
	background: url(../images/navi07b.gif) no-repeat top;
	width: 120px;
	height:41px;
	position:absolute;
	left:698px;
	top:0;
	}

/* contact */
#navi-menu li a.navi09{
	width: 121px; height:41px;
	position:absolute;
	left:798px;
	top:0;
	}
#navi-menu li a.navi09:hover{
	background: url(../images/navi08b.gif) no-repeat top;
	width: 121px;
	height:41px;
	}
#navi-menu li a.navi09in{
	background: url(../images/navi08b.gif) no-repeat top;
	width: 121px;
	height:41px;
	position:absolute;
	left:798px;
	top:0;
	filter:Alpha(opacity=70); -moz-opacity:0.7; opacity:0.3
	}


/* common class_block
---------------------------------- */

#foot{
	height:28px;
	width:900px;
	margin:0 auto;
	padding:0px;
	position: relative;
	margin-top: -28px; /* negative value of footer height */

}
#foot a{
	color:#FFFFFF;
}
/** html #foot{
	width:900px;
	float:right;
	position:absolute;
    bottom:0px;
}*/
#links{
	color:#FFFFFF;
	float:right;
	margin:0px;
}
#links dt{
	float:left;
}
.link{
	padding:4px;
}
#pagetop{
	text-indent:-9999px;
	background:url(../images/pagetop.gif) no-repeat bottom;
	width:130px;
	height:28px;
	margin-left:10px;
	display:block;
}

#footer{
	display:block;
	clear:both;
	width:100%;
	background-color:#D1111C;
	color:#FFFFFF;
	font-size:10px;
}
.copyright{
	text-align:center;
	width:500px;
	margin:0 auto;
	padding:3px 0;
}
