html{ 
	width: 100%;
	height: 100%;
}

body{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial,',l,r ,ofSfVfbfN',sans-serif;
	font-size:10pt;
}
a:link{
  	color:#ff6666;
}
a:visited{
  	color:#ff6666;
}
a:hover{		
  	color:#999999;
}
a:active{
  	color:#999999;
}

img{border-style:none;vertical-align:bottom;}

.ulnavi{
	float:left;
	background-image:url("/image/button/btn_black_long.gif");
	height:30px;
	margin:0;
	padding:0;
}
.ulnavi_bbs{
	float:left;
	background-image:url("/image/button/btn_green_long.gif");
	height:30px;
	margin:0;
	padding:0;
}
.ulnavi_ranking{
	float:left;
	background-image:url("/image/button/btn_red_long.gif");
	height:30px;
	margin:0;
	padding:0;
}
.ulnavi_image{	
	float:left;
	background-image:url("/image/button/btn_orange_long.gif");
	height:30px;
	margin:0;
	padding:0;
}
.navi{
	float:left;
	height:30px;
	width:60px;
	margin:0;
	padding:0;
	}
.navi a{
	text-decoration:none;
	}
.snavi{
	list-style:none;
	float:left;
	height:30px;
	width:159px;
	}
.snavi a{
	text-decoration:none;
	}

.bblue {
	text-align:center;
	height:30px;
	width:160px;
	background-color: #ffffff;
	background-image: url("../image/button/btn_blue.gif")
}
.bblue a{
	text-decoration:none;
	}
.tp{	
	height:22px;
	width:160px;
	color:#ffffff;
	font-size:10pt;
	margin-top:8px;
}
.tp0{
	margin-top:7px;
	margin-left:30px;
}
div#bblack{
	width:244;
	border-color:#000000;
	border-style:double;
	border-size:0.5px;
}
div#bgreen{
	width:244;
	text-align:left;
	font-size:10pt;
	border-color:#189206;
	border-style:double;
	border-size:0.5px;
}

div#bred{
	width:244;
	text-align:left;
	font-size:10pt;
	border-color:#ff1806;
	border-style:double;
	border-size:0.5px;
}

div#borange{
	width:244;
	text-align:left;
	font-size:10pt;
	border-color:orange;
	border-style:double;
	border-size:0.5px;
}
.bpal{
	width:480;
	text-align:left;
	border-color:"#000000";
	border-style:dotted;
	border-width:1px;
	margin:10px 10px 10px 10px;
}
.bbbs{
	width:480;
	text-align:left;
	border-color:#189206;
	border-style:dotted;
	border-width:1px;
	margin:10px 10px 10px 10px;
}
.brank{
	width:480;
	text-align:left;
	border-color:#ff1806;
	border-style:dotted;
	border-width:1px;
	margin:10px 10px 10px 10px;
}
.bimage{
	width:480;
	text-align:left;
	border-color:orange;
	border-style:dotted;
	border-width:1px;
	margin:10px 10px 10px 10px;
}
.menuContent{
	float:left;
	background-color: #fff;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	width:250px;
	margin:0;
	text-align:center;
}

 
