@charset "utf-8";
body {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-attachment: fixed;
	background-image: url(img/bgb.gif);
	background-repeat: repeat-x;
}
#wepper {
	width: 820px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
#header {
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	height: 100px;
	margin-bottom: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;

}
#sidemenu {
	float: left;
	width: 200px;
	font-size: 12px;
	line-height: 22px;
	margin-left: 10px;
	display: inline;
}
#contents {
	width: 570px;
	font-size: 15px;
	line-height: 25px;
	float: right;
	padding-right: 20px;
}
#footer {
	font-size: 12px;
	clear: both;
	text-align: center;
	background-image: url(img/fbg.gif);
	background-repeat: repeat-x;
	height: 124px;
}
#footer p {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}
.footerbar {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 8px;
	text-align: center;
	margin-top: 0px;
}
.footerbar a {
	color: #000000;
	text-decoration: none;
}
.footerbar a:hover {
	color: #000000;
}

#navi {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
}
#navibar {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	width: 200px;
	font-size: 13px;
	line-height: 23px;
	margin-top: 10px;
}
#navibar a {
	display:block;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000000;
	background-image: url(img/li.gif);
	width: 178px;
}
#navibar li {
	border: 1px solid #CCCCCC;
	margin-top: 1px;
}
#navititle {
	color: #666666;
	text-align: left;
	padding-left: 12px;
	margin-bottom: 0px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 8px;
	background-image: url(img/sbg.gif);
	background-repeat: no-repeat;
}
#sidemenu ul a:hover {
	color: #FF9900;
}
ul#link
{
	position: relative;
	display: block;

    width; auto;
	min-height: 30px;
	list-style: none;
	text-align: center;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
ul#link a
{
    width; auto;
	min-height: 30px;
	text-decoration: none;
	color: #FF9900;
}
ul#link li
{
	margin: 0;
	padding: 5px;
	list-style: none;
	display: inline;
}
#link    a:hover   {
	color: #FF0000;
}
.ckr {
	background-image: url(img/ckr.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: -20px;
	padding-left: 30px;
}
.ck {
	background-image: url(img/ckr.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 30px;
	font-weight: normal;
	color: #333333;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 18px;
}

h1 {
	font-size: 14px;
	text-align: right;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	color: #333333;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
}
h3 {
	margin-top: 0px;
}
h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.tt {
	background-color: #EFEFEF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF9900;
	font-size: 1.2em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.str5 {
	background-image: url(img/str5.gif);
	background-repeat: no-repeat;
	padding-left: 190px;
	padding-top: 3px;
	margin-bottom: 5px;
	font-size: 1.2em;
}
.str4 {
	background-image: url(img/str4.gif);
	background-repeat: no-repeat;
	padding-left: 190px;
	padding-top: 3px;
	margin-bottom: 5px;
	font-size: 1.2em;
}
.str3 {
	background-image: url(img/str3.gif);
	background-repeat: no-repeat;
	padding-left: 190px;
	padding-top: 3px;
	margin-bottom: 5px;
	font-size: 1.2em;
}

.rb1 {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	color: #666666;
	background-image: url(img/rb1.gif);
	height: 25px;
	padding-top: 21px;
	padding-left: 120px;
	background-repeat: no-repeat;
	font-size: 1.2em;
	text-align: left;
	margin-bottom: 0px;
	width: 410px;
	font-weight: normal;
}
.rb2 {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	color: #666666;
	background-image: url(img/rb2.gif);
	height: 25px;
	padding-top: 21px;
	padding-left: 120px;
	background-repeat: no-repeat;
	font-size: 1.2em;
	text-align: left;
	margin-bottom: 0px;
	width: 410px;
	font-weight: normal;
}
.rb3 {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	color: #666666;
	background-image: url(img/rb3.gif);
	height: 25px;
	padding-top: 21px;
	padding-left: 120px;
	background-repeat: no-repeat;
	font-size: 1.2em;
	text-align: left;
	margin-bottom: 0px;
	width: 410px;
	font-weight: normal;
}


.red {
	color: #FF0000;
}
.oren {
	color: #FF9900;
}
.center {
	text-align: center;
}
.left {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.line {
	background-color: #FFFF00;
}

.bbb
{
	color: #333;
	font-size: 1.4em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
	padding: 0;
}

.bb
{
	color: #333;
	font-size: 1.2em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}
.b
{
	color: #333;
	font-size: 1em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}
.bfont {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 20px;
	font-weight: normal;
}


.bbbr
{
	color: #dc0000;
	font-size: 1.4em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}

.bbr
{
	color: #dc0000;
	font-size: 1.2em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}
.br
{
	color: #dc0000;
	font-size: 1em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}
hr {
	color: #FF9900;
	width: 780px;
}
strong {
	font-weight: normal;
}


.r_table {
	border-collapse:collapse;
	font-size: 12px;
	line-height: 20px;
	width: 530px;
	text-align: left;
}
.r_table th {
	border: 1px solid #666666;
	padding: 5px;
	font-size: 14px;
	background-image: url(img/ranking.gif);
	color: #FFFFFF;
}

.r_table td, tr {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
