body {
	color: #000000;
	background-color: #FFFFFF;
}
.none {
  display: none;
}
.size80 {
	font-size: 80%;
}
.size70 {
	font-size: 70%;
}
.width200 {
	width: 200px;
	border-style:groove;
	border: 1pt solid #990000;
}
.withe {
	color: #FFFFFF;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	color: #FF0000;
}
.right {
	text-align: right ;
	color: #FF0000;
	text-decoration: blink;
}
.t_right {
	text-align: right;
}
.t_left {
	text-align: left;
}
.t_center {
	text-align: center;
}
table {
	font-size: 80%;
	text-indent: 1pt;
	background-repeat: repeat-y;
}
.size100 {
	font-size: 100%;
}
.size90 { font-size: 90%;
}
h2 {
	font-size: 120%;
	font-weight: bold;
}
h3 {
	font-size: 120%;
}
img  {
	border: 0;
}
.menuback {
	background-image: url(../jpg/body_back.jpg);
	background-repeat:	no-repeat;
}
.red {
	color: #FF0000;
}
.size120 {
	font-size: 120%;
}
.wBlack_bOrange {
	color: #000000;
	background-color: #FF9900;
}
.pink {
	color: #FF00FF;
}
.bule {
	color: #0000FF;
}
.wWhite_bBlack {
	color: #FFFFFF;
	background-color: #000000;
}
.wWhite_bBrown {
	color: #FFFFFF;
	background-color: #990000;
}
.wWhite_bPaple {
	color: #FFFFFF;
	background-color: #990099;
}
.wWhite_bDarkmagenta {
	color: #FFFFFF;
	background-color: #8B008B;
}
.wBlack_bGray {
	color: #000000;
	background-color: #CCCCCC;
}
.wBlack_bWaterblue {
	color: #000000;
	background-color: #00FFFF;
}
.wWhite_bRed {
	color: #FFFFFF;
	background-color: #FF0000;
}
.wWhite_bBlue {
	color: #FFFFFF;
	background-color: #0000FF;
}
.wBlack_bYellow {
	color: #000000;
	background-color: #FFFF00;
}
.wBlack_bLightsteelblue {
	color: #000000;
	background-color: #B0C4DE;
}
.wBlack_bkhaki {
	color: #000000;
	background-color: #F0E68C;
}
.green {
	color: #009900;
}
.wWhite_bGreen {
	color: #FFFFFF;
	background-color: #009900;
}
.wWhite_bNavy {
	color: #FFFFFF;
	background-color: #000066;
}
.wYellow_bBlack {
	color: #FFFF00;
	background-color: #000000;
}
.wBlack_bPink {
	color: #000000;
	background-color: #FF00FF;
}
.wBlack_bDGray {
	color: #000000;
	background-color: #999999;
}
.wBlack_bLGray {
	color: #000000;
	background-color: #D3D3D3;
}
.hide420_320{
    position:relative;
    width:420px;
    height:320px;
}
.hide315_236{
    position:relative;
    width:420px;
    height:320px;
}
.hide309_236{
    position:relative;
    width:420px;
    height:320px;
}
.guard{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-image:url(../jpg/hide.gif);
}
/*-----------------------------
	Global Navigation
-------------------------------*/

ul.globalNavi {
	margin: 0;
	padding-left: 0pt;
	width: 100%;
}

ul.globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

ul.globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	width: 130px;
	line-height: 1;
	list-style-type: none;
	font-weight: bold;
	background-color: #000000;
	border-color: #000000 #000000 #000000 #FFFFFF;
	border-style: solid;
	border-width: 0pt 0pt 0pt 1pt;
}
ul.globalNavi li a {
	padding: 2pt 1px;
	display: block;
	position: relative;
	color: #FFFFFF;
	text-align: center;
	overflow: hidden;
}
ul.globalNavi li a:link {
	text-decoration: none;
	color: #FFFFFF;
}
ul.globalNavi li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
ul.globalNavi li a:hover {
	text-decoration: none;
	color: #FFFF00;
	background-color: #808080;
}
ul.globalNavi li a:active {
	text-decoration: none;
	color: #FFFF00;
	background-color: #808080;
}
/*-----------------------------
	sub menu list 
-------------------------------*/

.submenu {
	float: left;
	border: none;
	width: 100%;
	margin: 0px;
	padding: 3px 0;
	line-height: 100%;
}
.submenu ul {
	list-style-type: none;
	text-align: right;
	margin: 0;
	padding: 0;
}
.submenu ul li {
	display: inline;
	margin: 0;
	padding: 0 1em;
	border-color: transparent transparent transparent #FF0000;
	border-style: solid;
	border-width: 1pt 1pt 1pt 1pt;
}
/*-----------------------------
	footer menu list 
-------------------------------*/
.footnavi {
	float: left;
	border: none;
	width: 100%;
	margin: 0px;
	padding: 3px 0;
	line-height: 100%;
}
.footnavi ul {
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
.footnavi ul li {
	display: inline;
	margin: 0;
	padding: 0 1em;
	border-color: #FFFFFF #FFFFFF #FFFFFF #000000;
	border-style: solid;
	border-width: 0pt 1pt 0pt 1pt;
}
#footnaviLast {
	border-color: #FFFFFF #000000 #FFFFFF #000000;
}
/*-----------------------------
	Ranking menu Navigation
-------------------------------*/

ul.rankMenu {
	margin: 0;
	padding-left: 0pt;
	width: 100%;
}

ul.rankMenu:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

ul.rankMenu li {
	margin: 0;
	padding: 0;
	float: left;
	width: 150px;
	line-height: 1;
	list-style-type: none;
	font-weight: bold;
	background-color: #000000;
	border-color: #000000 #000000 #000000 #FFFFFF;
	border-style: solid;
	border-width: 0pt 0pt 0pt 1pt;
}
ul.rankMenu li a {
	padding: 2pt 1px;
	display: block;
	position: relative;
	color: #FFFFFF;
	text-align: center;
	overflow: hidden;
}
ul.rankMenu li a:link {
	text-decoration: none;
	color: #FFFFFF;
}
ul.rankMenu li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
ul.rankMenu li a:hover {
	text-decoration: none;
	color: #FFFF00;
	background-color: #808080;
}
ul.rankMenu li a:active {
	text-decoration: none;
	color: #FFFF00;
	background-color: #808080;
}
ul.rankMenu li.this {
	margin: 0;
	padding: 0;
	float: left;
	width: 150px;
	line-height: 1;
	list-style-type: none;
	font-weight: bold;
	background-color: #FF0000;
	border-color: #000000 #000000 #000000 #FFFFFF;
	border-style: solid;
	border-width: 0pt 0pt 0pt 1pt;
}
ul.rankMenu li.join {
	margin: 0;
	padding: 0;
	float: left;
	width: 150px;
	line-height: 1;
	list-style-type: none;
	font-weight: bold;
	background-color: #FF9000;
	border-color: #000000 #000000 #000000 #FFFFFF;
	border-style: solid;
	border-width: 0pt 0pt 0pt 1pt;
}
.jump {
	background-image: url(../jpg/jump_25.gif);
	background-position: center right;
	background-repeat:	no-repeat;
}
.up {
	background-image: url(../jpg/up_25.gif);
	background-position: center right;
	background-repeat:	no-repeat;
}
.down {
	background-image: url(../jpg/down_25.gif);
	background-position: center right;
	background-repeat:	no-repeat;
}
.drop {
	background-image: url(../jpg/drop_25.gif);
	background-position: center right;
	background-repeat:	no-repeat;
}
.stay {
	background-image: url(../jpg/stay_25.gif);
	background-position: center right;
	background-repeat:	no-repeat;
}
.graph_r {
	background-image: url(../jpg/graph_r.png);
	background-position: center right;
	background-repeat:	no-repeat;
}
.f_200b {
	font-size: 200%;
	font-weight: bold;
}
.f_170b {
	font-size: 170%;
	font-weight: bold;
}
.f_150 {
	font-size: 150%;
}

