* {
	margin: 0;
	padding:0;
	border:0;
	}

body {

	float: center;
	}

a {
              text-decoration: none;;
	}
a:link,a:visited,a:active {
	color: #0000ff;
	}

a:hover {
	color: #ff0000;
	}

#container {
	background: url("img/back.gif");
                background-repeat: repeat-y;	
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 800px;
	}


#banner {
	background: url("img/logo.gif");
                background-color:#e5f4aa;
                background-repeat: no-repeat;
                width: 780px;
	font-family: Verdana, Arial, sans-serif
	padding: 15px 15px 15px 15px;
	margin-left:10px;
                margin-bottom: 0px;
	height: 150px;
                text-align: right;
	}

#banner h1 {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 10px;
	}

#center {
	float: right;
	width: 590px;
	overflow: hidden;
	}

.content {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
padding:0 20px 0 20px;
	}

#right {
	float: left;
	width: 180px;
	overflow: hidden;
                margin-left:20px;
	}

.content p {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
               margin-right:30px;
	}

.sidebar {
padding: 0px;

	}


.sidebar h3 {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size:100%;
	background: url("img/sb_h3.gif");
	text-align: center;
	font-weight: bold;
	padding-top:12px;
	text-transform: uppercase;
  	margin-top: 10px;
                margin-bottom: 1px;
	
                background-repeat: no-repeat;
                height: 40px;
                width: 180px;
               margin-top:20px;
	}

.sidebar h5 {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	background: url("img/sb_h3.gif");
	text-align: left;
	font-weight: bold;
	padding-left:5px;
	text-transform: uppercase;
  	margin-top: 2px;
                margin-bottom: 1px;
	letter-spacing: .3em;
                background-repeat: no-repeat;
                height: 21px;
                width: 200px;
	}


.sidebar li {
              height: 35px;
               width: 180px;
	color:#009900;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left center;
	list-style-type: none;
	}
　
.sidebar a:active {
color: #333333;
	}
.sidebar a:link {
	color: #333333;	}

.sidebar a:visited {color: #333333;
	
	}

.sidebar a:active {
color: #333333;
	}

.sidebar a {

        background-image: url("img/sb_li.gif");
        background-position:0 0;
        text-decoration: none;
　　　 padding-left:35px;
display:block;
width:180px;
text-align: left;
height:35px;
line-height:35px;
        }

.sidebar a:hover {background-position:0 35px;}

.content h2 {
                padding-left:50px;
	color: #333333;
                font-family:"HGS平成角ｺﾞｼｯｸ体W";	
                font-size:15px;
	text-align: left;
	font-weight: bold;
                
                background: url("img/h3.gif");
                margin-top:20px;
                margin-bottom:15px;
	text-transform: uppercase;
                padding-bottom:2px;
                padding-top:12px;
	height: 40px;  	
	letter-spacing: .3em;
                background-repeat: no-repeat;
                

            
		}

.content h3 {
                padding-left:50px;
	color: #333333;
                font-family:"HGS平成角ｺﾞｼｯｸ体W";	
                font-size: 140%;
	text-align: left;
	font-weight: bold;
                
                background: url("img/h2.gif");
                margin-top:40px;
                margin-bottom:15px;
	text-transform: uppercase;
                padding-bottom:2px;
                padding-top:10px;
	height: 40px;  	
	letter-spacing: .3em;
                background-repeat: no-repeat;
                
	}



.content h3 a:link {
		color: #492d0a;


	}

.content h3 a:visited {
		color: #492d0a;


	}

.content h3 a:active {
color: #492d0a;


	}

.content h3 a:hover {
	color: #492d0a;
	}




#footer {
  border-top: 1px dotted #BBBBBB;
  font-family: Verdana, Arial, sans-serif;
  text-align:center;
  padding-right: 10px;
  margin-bottom: 0px;
  font-size: 10px;
  color: #666666;
background:#fff;
}

#footer dl {
margin:10px 10px 20px;
font-size:12px;
}

#footer dt {
margin-bottom:10px;
}

#footer dd a {
margin-right:10px;
white-space:nowrap;
line-height:150%;
}

.clr {
clear:both;
}


#center table {
margin:20px 0;
border-collapse:collapse;
width:520px;
border:1px solid #999;
}

#center th {
background:#fdad01;
padding-left:10px;
}

#center th a {
color:#000;
}

#center th a:hover {
color:#fff;
}

#center th.subsc-bttn {
text-align:center;
padding:5px 10px;
width:145px;
}

#center th.subsc-bttn a {
display:block;
font-size:80%;
text-decoration:none;
background:#2d54f4;
text-align:center;
margin:0 auto;
padding:3px 0;
border:1px solid #999;
color:#fff;
letter-spacing:2px;
}

#center th.subsc-bttn a:hover {
background:#ef1a0b;
}

#center table td {
font-size:90%;
border:1px solid #999;
text-align:center;
}

#center td.tbl-img {
padding:0;
width:100px;
}

#center td.grey-head {
background:#e6e6e6;
}

#center td.cel1 {
width:160px;
}

#center td.cel2 {
width:90px;
}

#center td.cel3 {
width:165px;
}

#center td.tbl-foot {
line-height:1.3em;
text-align:left;
padding:6px 8px;
width:507px;
}

.entry-footer{
   border-top: 1px dotted #666;
   color: #999;
}


.redb{
color:#ff0000;
}

.yellow{
background-color:yellow;
}

#foot {
cloear:both;
text-align:right;
white-space:nowrap;
margin-right:5px;
color:#666;
}

#foot ul {
list-style-type:none;
font-size:10px;
white-space:nowrap;
}

#foot li {
display:inline;
white-space:nowrap;
margin-left:1em;
line-height:2em;
}

.content li {
list-style-type: none;
}




.sidetop a {        
background-image: url("img/sidetop.gif");
background-repeat: no-repeat;
height:50px; width:180px;
}



#setumei {  
background-image: url("img/banner_bg.gif");
background-repeat: no-repeat;
margin:0px;
height:250px; width:540px;
}


#setumei p {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
        font-weight:bold;
	line-height: 190%;
	text-align: left;
	padding: 50px 30px 120px 30px;

	}

.rank{
width:530px;
margin-bottom:30px;}

.red, .redb{
color:red;
}

.Yellow{
background-color:yellow;
}