/* CSS Document */

body{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}


td { font-size: 12px; font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; line-height: 140%; } 

a:link {
	color: #0000cc;
	text-decoration: none;
}
a:visited 	{
	color: #0000cc;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #0000CC;
}


ul{
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


.topmenu {
	font-weight: bold;
	color: #FFFFFF;
}
.footermenu {
	color: #666666;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.border {
	border: 1px solid #FFCC00;
	background-color: #FFFFFF;
	padding: 5px;
}
.bordero {
	border: 1px solid #FFCC33;
	background-color: #FFFFFF;
	padding: 5px;
}
.blue_title {
	font-size: 14px;
	font-weight: bold;
	color: #094F94;
	line-height: 100%;
}
#naviback{
	width: 140px;
	background-image: url(images/naviback.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	text-align: left;
	margin-bottom: 3px;
	padding: 5px 5px 5px 15px;
	background-position: left top;
}
#rank{
	width: 540px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	text-align: left;
	padding: 8px 5px 8px 20px;
}
#osusume_waku{
	width: 568px;
}
#osusume{
	width: 274px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	text-align: left;
	padding: 10px;
}

#osusume_textbox{
	width: 130px;
	padding-left: 10px;
	float: right;
	vertical-align: top;
}
#line{
	width: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #96CA62;
}
