@charset "utf-8";
body {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#wepper {
	width: 800px;
	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: #999999;
	border-left-color: #999999;
}
#header {
	width: 800px;
	background-image: url(img/head.gif);
	height: 150px;
	margin-bottom: 5px;
}
#sidemenu {
	float: left;
	width: 200px;
	font-size: 12px;
	line-height: 22px;
	display: inline;
	margin-left: 10px;
	padding: 0px;
}
#contents {
	width: 570px;
	font-size: 15px;
	line-height: 25px;
	float: right;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	font-size: 12px;
	clear: both;
	background-color: #333333;
	height: 170px;
	margin-top: 5px;
	background-image: url(img/mfm.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#footer p {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footerbar {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin-top: 0px;
}
.footerbar a {
	color: #FFFFFF;
	text-decoration: none;
}
#globalmenu {
	margin-left: 0;
	padding-left: 0;
	line-height: 20px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	margin-top: 0px;
	background-color: #333333;
}
#globalmenu a {
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	font-size: 12px;
}
#globalmenu li {
	float: left;
	width: 133px;
}
#globalmenu  li a:hover {
	color: #FF9900;
}
#navi {
	font-size: 12px;
	padding-top: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
}
.navititle {
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 0px;
	font-weight: bold;
	padding-top: 5px;
	background-color: #333333;
	padding-bottom: 5px;
	width: auto;
}
#sidemenu   ul {
	list-style-type: none;
	font-size: 13px;
	line-height: 23px;
	margin: 0px;
	padding: 0px;
}
#sidemenu     li {
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	display: block;
}
#sidemenu     li a {
	display:block;
	text-decoration:none;
	color: #000000;
	background-image: url(img/li.gif);
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: auto;
}
#sidemenu   li   a:hover {
	color: #FF9900;
}
#fnavi {
	text-align: center;
	font-size: 12px;
}
#top   {
	text-decoration:none;
	background-image: url(img/mein.gif);
	background-repeat: no-repeat;
	font-size: 1.5em;
	padding-top: 65px;
	padding-left: 140px;
	padding-bottom: 20px;
}
#top  a {
	text-decoration:none;
	color: #333;
}
#top  a:hover  {
	color: #FF6600;
}
ul#link
{
	position: relative;
	display: block;
	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
{
	min-height: 30px;
	text-decoration: none;
	color: #FFFFFF;
}
ul#link li
{
	margin: 0;
	padding: 5px;
	list-style: none;
	display: inline;
}
#link    a:hover   {
	color: #FF9900;
}
ul#link1
{
	position: relative;
	display: block;
	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: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
ul#link1  a
{
	min-height: 30px;
	text-decoration: none;
	color: #FF9900;
}
ul#link1  li
{
	margin: 0;
	padding: 5px;
	list-style: none;
	display: inline;
}
#link1     a:hover   {
	color: #FF0000;
}
.abox {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px dashed #FFCC00;
}

h1 {
	font-size: 14px;
	margin-top: 0px;
	text-align: right;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	margin-right: auto;
	margin-left: auto;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
}
h2 {
	font-size: 18px;
	color: #FF9900;
	margin-top: 0px;
	text-align: left;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	padding-left: 80px;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
	color: #333;
	background-image: url(img/h3back.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.h3t {
	font-size: 1.2em;
	color: #333;
	background-image: url(img/h3t.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 15px;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
	height: 35px;
}
.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;
	padding-bottom: 0px;
}
.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;
	padding-bottom: 0px;
}
.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;
	padding-bottom: 0px;
}
.rb4 {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	color: #666666;
	background-image: url(img/rb4.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;
	padding-bottom: 0px;
}
.order {
	background-image: url(img/no.gif);
	background-repeat: no-repeat;
	padding-left: 120px;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 1.3em;
	font-weight: normal;
	color: #FF9900;
	padding-top: 10px;
}
.order2 {
	background-image: url(img/no2.gif);
	background-repeat: no-repeat;
	padding-left: 120px;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 1.3em;
	font-weight: normal;
	color: #0099FF;
	padding-top: 10px;
}
.order3 {
	background-image: url(img/no3.gif);
	background-repeat: no-repeat;
	padding-left: 120px;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 1.3em;
	font-weight: normal;
	color: #666666;
	padding-top: 10px;
}
.s_box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: auto;
}


.box {
	background-color: #FFFFEC;
	border: 1px dashed #999999;
	padding-right: 10px;
	padding-left: 10px;
}
.cck {
	background-image: url(img/cck.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 1.1em;
}


.red {
	color: #FF0000;
}
.oren {
	color: #FF9900;
}
.center {
	text-align: center;
}
.left {
	float: left;
}
.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;
}
.fd
{
	color: #333;
	font-size: 2em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}
.bbor
{
	color: #FF9900;
	font-size: 1.2em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}

.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;
}

.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;
}
.r_table {
	border-collapse:collapse;
	font-size: 12px;
	line-height: 20px;
	width: 530px;
}
.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 #666666;
	padding: 5px;
}
.ads {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
