@charset "utf-8";

/********************************************************************* tag_define */
* {
	margin: 0;
	/*
	padding: 0;
	*/
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
	}

body{
	/*
	background: #550000 url(../img/bg_top.jpg) no-repeat top;
	*/
	color: #333333;
	font-size:12px;
	line-height:140%;
	margin-top: 18px;
	}

h1{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	text-align: center;
	height: 12px;
	padding: 1px 0 0 8px;
	margin:0 auto -10px;
	position:absolute;
	top:-100px;
	}

h2, h3, h4, p {
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

ul, ol, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

dl, dt, dd {
	margin: 0;
	padding: 0;
	}

a:hover{
	text-decoration: underline;
}
a:link{
	text-decoration: underline;
}

/********************************************************** basic_position_classes */
.clear { clear: both;}
.center { text-align: center; }


/********************************************************** commmon_rayout_classes */
/*両サイド*/
#GsideL {float: left;width: 200px;padding-left: 5px;}
#GsideM {float: left;width: 420px;padding-left: 5px;}
#GsideR {float: left;width: 210px;padding-left: 5px;}
/*右サイドなし*/
#GsideRR {float: left;width: 620px;padding-left: 5px;}


/**************************** container */
.container {
	margin:0 auto;
	/*
	background: #FFFFFF url(../img/bg_middle.jpg) repeat-y;
	*/
	width: 890px;
	}
.containerInner {
	width: 850px;
	margin:0 auto;
	padding: 0px;
	display: block;
	clear: both;
	border: 1px solid #BB9B99;
	background-color: #FFFFFF;
}

#GFla{
	margin: 0;
	padding: 0;
	float: left;
	height: 150px;
	clear: both;
	background-color: #990000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/* Global Nav*/
#Global{
	display:inline;
	margin: -0px 0px 0px;
	padding: 0px;
	float: left;
	clear: both;
}

#Global ul#cmMenu {
  width: 850px;
	padding:0;
	margin:0 0 0;
	float: left;
}

#Global ul#cmMenu li {
	padding:0;
	margin:0;
	display:block;
	float: left;
}

#Global ul#cmMenu li a{
	height:27px;
	padding:0;
	text-indent:-999em;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#Global ul#cmMenu li a.m1 {width: 73px;background:url(../img/menu1.gif) no-repeat center top;}
#Global ul#cmMenu li a.m1:hover {background:url(../img/menu1.gif) no-repeat center center;}
#Global ul#cmMenu li a.m1act:hover {background:url(../img/menu1.gif) no-repeat center bottom;}

#Global ul#cmMenu li a.m2 {width: 109px;background:url(../img/menu2.gif) no-repeat center top;}
#Global ul#cmMenu li a.m2:hover {background:url(../img/menu2.gif) no-repeat center center;}
#Global ul#cmMenu li a.m2act:hover {background:url(../img/menu2.gif) no-repeat center bottom;}

#Global ul#cmMenu li a.m3 {width: 68px;background:url(../img/menu3.gif) no-repeat center top;}
#Global ul#cmMenu li a.m3:hover {background:url(../img/menu3.gif) no-repeat center center;}
#Global ul#cmMenu li a.m3act:hover {background:url(../img/menu3.gif) no-repeat center bottom;}

#Global ul#cmMenu li a.m4 {width: 110px;background:url(../img/menu4.gif) no-repeat center top;}
#Global ul#cmMenu li a.m4:hover {background:url(../img/menu4.gif) no-repeat center center;}
#Global ul#cmMenu li a.m4act:hover {background:url(../img/menu4.gif) no-repeat center bottom;}

#Global ul#cmMenu li a.m5 {width: 100px;background:url(../img/menu5.gif) no-repeat center top;}
#Global ul#cmMenu li a.m5:hover {background:url(../img/menu5.gif) no-repeat center center;}
#Global ul#cmMenu li a.m5act:hover {background:url(../img/menu5.gif) no-repeat center bottom;}

#Global ul#cmMenu li a.m6 {width: 99px;background:url(../img/menu6.gif) no-repeat center top;}
#Global ul#cmMenu li a.m6:hover {background:url(../img/menu6.gif) no-repeat center center;}
#Global ul#cmMenu li a.m6act:hover {background:url(../img/menu6.gif) no-repeat center bottom;}

#Global ul#cmMenu li a.m7 {width: 67px;background:url(../img/menu7.gif) no-repeat center top;}
#Global ul#cmMenu li a.m7:hover {background:url(../img/menu7.gif) no-repeat center center;}
#Global ul#cmMenu li a.m7act:hover {background:url(../img/menu7.gif) no-repeat center bottom;}

#Global ul#cmMenu li a.m8 {width: 80px;background:url(../img/menu8.gif) no-repeat center top;}
#Global ul#cmMenu li a.m8:hover {background:url(../img/menu8.gif) no-repeat center center;}
#Global ul#cmMenu li a.m8act:hover {background:url(../img/menu8.gif) no-repeat center bottom;}

#Global ul#cmMenu li a.m9 {width: 78px;background:url(../img/menu9.gif) no-repeat center top;}
#Global ul#cmMenu li a.m9:hover {background:url(../img/menu9.gif) no-repeat center center;}
#Global ul#cmMenu li a.m9act:hover {background:url(../img/menu9.gif) no-repeat center bottom;}

#Global ul#cmMenu li a.m10 {width: 63px;background:url(../img/menu10.gif) no-repeat center top;}
#Global ul#cmMenu li a.m10:hover {background:url(../img/menu10.gif) no-repeat center center;}
#Global ul#cmMenu li a.m10act:hover {background:url(../img/menu10.gif) no-repeat center bottom;}

/* 開催*/
#GBoxGame{
	background-image: url(../img/box_game_bottom.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	width: 197px;
	background-position: bottom;
}
/* 成績*/
#GBoxResult{
	background-image: url(../img/box_result_bottom.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	width: 197px;
	float: left;
	background-position: bottom;
	line-height: 19px;
	clear: both;
	margin-top: 8px;
}
/* ランキング*/
#GBoxRanking{
	background-image: url(../img/box_ranking_bottom.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	width: 197px;
	float: left;
	background-position: bottom;
	line-height: 19px;
	clear: both;
	margin-top: 8px;
}

/* ニュース*/
.news {
	padding:3 0 4 22;
	background-image: url(../img/mark_news.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E7E7E7;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

/* スポンサー*/
#GBoxSponsor{
	background-image: url(../img/box_sponsor_bottom.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	width: 210px;
	float: left;
	background-position: bottom;
	line-height: 19px;
	clear: both;
}

/* ショッピング*/
#GBoxShopping{
	background-image: url(../img/box_shopping_bottom.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	width: 210px;
	float: left;
	background-position: bottom;
	line-height: 19px;
	clear: both;
	margin-top: 8px;
}

/* サポーター*/
#GBoxSupportor{
	background-image: url(../img/box_suppotor_bottom.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	width: 210px;
	float: left;
	background-position: bottom;
	line-height: 19px;
	clear: both;
	margin-top: 2px;
}

/* ボタン*/
.tab a:link, 
.tab a:visited {
	background-image: url(../img/btn_more.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	float: right;
	height: 19px;
	width: 73px;
	text-indent: -9999px;
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
}
.tab a:hover, 
.tab a:active {
	text-decoration: none;
	background-image: url(../img/btn_more.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
	text-indent: -9999px;
}

/* ボタンX*/
.tabX a:link, 
.tabX a:visited {
	background-image: url(../img/btn_more.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
	float: right;
	height: 19px;
	width: 73px;
	text-indent: -999px;
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
}
.tabX a:hover, 
.tabX a:active {
	text-decoration: none;
	background-image: url(../img/btn_more.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	text-indent: -999px;
}

/*footer*/
.footer {
	margin:0 auto;
	background-image: url(../img/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 32px;
}
.footer ul {
	background: center top;
	text-align: center;
	margin: 0px 0px 5px;
	padding: 0px;
}
.footer li {
	display: inline;
	font-size: 10px;
	color: #333333;
}
.footer a:link, 
.footer a:visited {
	color: #333333;
	text-decoration: none;
}
.footer a:hover, 
.footer a:active {
	color: #333333;
	text-decoration: underline;
}

.copy {
	height: 20px;
	background-color: #990000;
	color: #CCCCCC;
	font-size: 11px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
}
