@charset "utf-8";

ul.systemList {


}
ul.systemList li {
	padding-left: 12px;
	line-height: 135%;
	background-image: url(../img/base/list_icon.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	color: #333333;
}

ul.systemListBreak {
	margin-bottom: 12px;


}
ul.systemListBreak li {
	padding-left: 12px;
	line-height: 135%;
	background-image: url(../img/base/list_icon.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	color: #333333;
}



table#gentenTable {
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
	border: 2px solid #787878;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}

table#gentenTable th {
	margin: 0px;
	background-color: #585858;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #E3E3E3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8F8F8F;
}
table#gentenTable td {
	margin: 0px;
	line-height: 135%;
	color: #333333;
	background-color: #E3E3E3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #787878;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #787878;
	text-align: center;
	padding: 2px;
}

table.reagueRuleTable {
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
	border: 2px solid #787878;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}

table.reagueRuleTable th.vertical  {
	margin: 0px;
	background-color: #585858;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #E3E3E3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8F8F8F;
}

table.reagueRuleTable th.horizontal  {
	margin: 0px;
	background-color: #747474;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #E3E3E3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8F8F8F;
}
table.reagueRuleTable td {
	margin: 0px;
	line-height: 135%;
	color: #333333;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #787878;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #787878;
	text-align: center;
	padding: 2px;
}

table.reagueBorderTable {
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
	border: 2px solid #787878;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}

table.reagueBorderTable th.blueArea  {
	margin: 0px;
	background-color: #1435BA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8F8F8F;
}

table.reagueBorderTable th.greenArea  {
	margin: 0px;
	background-color: #30A213;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8F8F8F;
}
table.reagueBorderTable th.redArea  {
	margin: 0px;
	background-color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8F8F8F;
}
table.reagueBorderTable th.purpleArea  {
	margin: 0px;
	background-color: #B933B6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8F8F8F;
}
table.reagueBorderTable th.grayArea  {
	margin: 0px;
	background-color: #585858;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8F8F8F;
}


table.reagueBorderTable td {
	margin: 0px;
	line-height: 135%;
	color: #333333;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #787878;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #787878;
	text-align: left;
	padding: 3px 5px;
}

table#eventKakuninTable {
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
	border: 2px solid #787878;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}

table#eventKakuninTable th {
	margin: 0px;
	background-color: #585858;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #E3E3E3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8F8F8F;
}
table#eventKakuninTable td {
	margin: 0px;
	line-height: 135%;
	color: #333333;
	background-color: #E3E3E3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #787878;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #787878;
	text-align: center;
	padding: 7px 2px 5px;
}
table.livemonitorTable {
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
	border: 2px solid #787878;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}

table.livemonitorTable th {
	margin: 0px;
	background-color: #585858;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #E3E3E3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8F8F8F;
}
table.livemonitorTable td {
	margin: 0px;
	line-height: 135%;
	color: #333333;
	background-color: #E3E3E3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #787878;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #787878;
	text-align: left;
	padding: 5px;
}

dl.reagueRank {
	float: left;
	margin-right: 10px;
	width: 100px;
}
dl.reagueRank dt {
	float: left;
	color: #333333;
}
div#reagueRankRegular {
	clear: left;
	zoom: 100%;
}
div#reagueRankRegular:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.imgTenpoTextRight {
	float: right;
	padding: 3px;
	width: 220px;
}

div.katagakiContainer {
	background-color: #DDDDDD;
	margin-bottom: 10px;
	zoom: 100%;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
}
div.katagakiContainer h4 {
	font-weight: bold;
	color: #4D4D4D;
	font-size: 116%;
	margin: 0px;
	padding: 0px;
}

div.itemSouchakuContainer {
	width: 100%;
	background-image: url(../img/content/arrow_black_x_w.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 12px;
}
div.itemSouchakuContainer:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#itemSouchakuRight {
	float: right;
	background-color: #B0B0B0;
	padding: 3px;
	margin-right: 70px;
}
#itemSouchakuLeft {
	float: left;
	background-color: #B0B0B0;
	padding: 3px;
	margin-left: 70px;
}


.replayImgRight {
	float: right;
	background-color: #B0B0B0;
	padding: 3px;
	margin-right: 80px;
}
.replayImgLeft {
	float: left;
	background-color: #B0B0B0;
	padding: 3px;
	margin-left: 80px;
}

.img2TextLeft {
	float: left;
	padding: 3px;
	width: 258px;
	margin-right: 10px;
}

.img2TextRight {
	float: left;
	padding: 3px;
	width: 258px;
}
.textImg {
}

table.reagueRuleTable {
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
	border: 2px solid #787878;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}
table.jansoTable  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #787878;

}

table.jansoTable th.vertical  {
	margin: 0px;
	background-color: #585858;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #E3E3E3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8F8F8F;
}

table.jansoTable th.jansoListTitle  {
	margin: 0px;
	background-color: #585858;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 4px;
	color: #E3E3E3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8F8F8F;
	font-weight: bold;
	font-size: 131%;
	padding-left: 1px;
}

table.jansoTable th.jansoListTitle img {
	margin: 0px 0px 4px;
}

table.jansoTable th.horizontal  {
	margin: 0px;
	background-color: #747474;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #E3E3E3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8F8F8F;
}
table.jansoTable td {
	margin: 0px;
	line-height: 135%;
	color: #333333;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #787878;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #787878;
	text-align: left;
	padding: 3px 5px;
}

table.jansoTable td.togijo {
	margin: 0px;
	line-height: 135%;
	color: #333333;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #787878;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #787878;
	text-align: center;
	padding: 3px 5px;
}

div.jansoFlow {
	background-color: #DDDDDD;
	margin-bottom: 10px;
	zoom: 100%;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
}
div.jansoFlow h6 {
	font-weight: bold;
	color: #4D4D4D;
	font-size: 116%;
	margin: 0px;
	padding: 0px;
}
div.jansoFlow p.imgCap {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

dl.jansoRank {
	float: left;
	margin-right: 10px;
	width: 120px;
}
dl.jansoRank dt {
	float: left;
	color: #333333;
}

dl.jansoRankC2 {
	float: left;
	margin-right: 10px;
	width: 180px;
}
dl.jansoRankC2 dt {
	float: left;
	color: #333333;
}
strong.bingo {
	color: #333333;
}
