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

body {
	background-color: #000000;

	margin: 10px 0px 20px 0px;
               text-align: center;
	}

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

a:hover {
	color: #ff0000;
	}

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


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

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

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

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

#right {
	float: left;
	width: 200px;
	overflow: hidden;
	}

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

.sidebar {
	padding: 0px;
	}


.sidebar h3 {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	background: url("img/sb_h3.gif");
	text-align: center;
	font-weight: bold;
	padding-top:2px;
	text-transform: uppercase;
  	margin-top: 10px;
                margin-bottom: 1px;
	
                background-repeat: no-repeat;
                height: 50px;
               width: 200px;
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: 30px;
               width: 200px;
	color:#009900;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left center;
	background-repeat: no-repeat;
	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:23px;
display:block;
width:200px;
text-align: left;
height:30px;
line-height:30px;
        }

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

.sidebar li.list3 a {
background-image:url(img/list3.gif);
}

.sidebar li.list1 {
height:35px;
}

.sidebar li.list1 a {
        background-image: url("img/sb_li2.gif");
height:35px;
line-height:35px;
background-position:0 35px;
padding-left:45px;
width:155px;
}

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

.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:40px;
               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:80px;
	color: #333333;
font-family:"HGS平成角ｺﾞｼｯｸ体W";	
font-size: 15px;
	text-align: left;
	font-weight: bold;
                
                background: url("img/h2.gif");
                margin-top:40px;
                margin-bottom:0px;
	text-transform: uppercase;
                padding-bottom:0px;
                line-height:40px;
	height: 40px;  	
	letter-spacing: .3em;
                background-repeat: no-repeat;
                
	}



.content h3 a:link {
		color: #333333;


	}

.content h3 a:visited {
		color: #333333;


	}

.content h3 a:active {
color: #333333;


	}

.content h3 a:hover {
	color: #333333;
	}

.center1 {
               float: right;
	width: 275px;
	overflow: hidden;
	margin-right:10px;
	
	}
.left {
               float: left;
	width: 275px;
	overflow: hidden;
	margin-right:15px;
	
	}
#main{
               float: right;

width:590px;}

#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;
clear:both;
}


.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 {
font-size:18px;
list-style-type: none;
}


.sidebar {
	padding: 0px;
	}

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

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


#setumei{  background-image: url("img/banner_bg.gif");
                background-repeat: no-repeat;

                margin:0px;
                height:250px; width:540px;}


#setumei p {
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 105%;
                font-weight:bold;
	line-height: 140%;
	text-align: left;
	padding: 90px 15px 120px 15px;

	}

.gazouright{
	float: right;
}
