/*Bottomメニュー*/
.BM{
	width: 100%;
	text-align:center;
	border-collapse: collapse;
	border-width: 0px;
	padding: 0;
}

/*Counterセル*/
.CS{
	text-align: center;
	font-size: 11;
	font-weight: bold;
}
.CM{
	color: #000000;
	font-size: 11;
	text-decoration: none;
}

/*Copyright*/
.CR{
	width: 100%;
	font-size: 13px;
	text-align:center;
	border-collapse: collapse;
	border-width: 0px;
	padding: 0;
	background-color: #99FF99;
}
/*RENEW*/
.RENEW{
	width: 100%;
	font-size: 13;
	text-align:center;
	font-weight: bold;
	border-collapse: collapse;
	border-width: 0px;
	padding: 0;
	background-color: #99FF99;
}

/*Bottomメニュー*/
.BMenu{
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-size: 13;
	font-weight: bold;
	color: #008000;
	text-decoration: none;
	padding: 0;
}
:hover.BMenu{
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-size: 13;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #99FF99;
	padding: 0;
}
:active.BMenu{
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-size: 13;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 0;
}
.TBMenu{
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-size: 13;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0;
}
:hover.TBMenu{
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-size: 13;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF66;
	padding: 0;
}
:active.TBMenu{
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-size: 13;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 0;
}

/* Making by Ki3 */
