body {
	margin: 0px 0px 20px 0px;
	background-color: #f0ffff;
	background-repeat:repeat-x;
	background-position:top;
	text-align: center;
	font-family:"MSゴシック";
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #0000FF;
	}

a:visited {
	color: #0000FF;
	}

a:active {
	color: #0000FF;
	}

a:hover {
	color: #006699;
	}

#top-image{
	margin:0;
	width:700px;
	height:70px;
	background-repeat:no-repeat;
	backgorund-position:top;
	margin-left:auto;
	margin-right:auto;
}
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 750px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	background-color: #FFFFFF;
}
#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #00ff66;
	background-color: #ffffff;
	text-align: center;
	padding: 15px;
	height: 63px;
	}

#banner-img {
	display: none;
	}

#banner h1 {
	font-size: xx-large;
	font-family:"HGP創英角ｺﾞｼｯｸUB";
	margin:0 0 0 0;
	font-weight:normal;
	}
#banner a{
        color:#00fa9a;
        text-decoration:none;
}


#banner-bottom{
        height:131px;
        padding:10px 15px 10px 15px;
        font-size:14px;
}

#banner-bottom h2{
        border-left:5px solid #00fa9a;
        border-right:5px solid #00fa9a;
        font-size:16px;
        margin:20px 0 10px 0px;
        padding-left:5px;
        background-color:#f0ffff;
        font-weight:bold;
}

.link-note{
        padding:10px;
        text-align:center;
        font-size:9px;
}


/*-----------------right--------*/
#right {
	float: right;
	margin-top:6px;
	width: 199px;
	background-color: #FFFFFF;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	overflow: hidden;
	}

#right h2{
       border-bottom:1px solid #999999;
       font-size:14px;
       font-family:"MSｺﾞｼｯｸ";
       font-weight:bold;
       text-align:center;
       padding:2px 0 2px 0;
       border-top:3px solid #000000;
       background-color: #696969;
       color:#ffffff;
}


#right h3{
       border-bottom:1px solid #999999;
       font-size:10px;
       font-family:"HG創英角ｺﾞｼｯｸUB";
       font-weight:normal;
       text-align:left;
       padding:2px 5px 2px 5px;
       border-top:10px solid #f0ffff;
}

#right ul{
       margin-right:5px;
}
#right ul li{
        font-size:13px;
}


/*-----------------content--------*/
#center {
	float: left;
	width: 530px;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	}
.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	border-bottom:1px solid #00fa9a;
	border-left:5px solid #00fa9a;
	font-size:16px;
	margin:20px 0 10px 0px;
	padding-left:5px;
	font-weight:bold;
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.ctgy{
	margin-bottom:0;
	padding-left:5px;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#f0ffff;
	}
.kou{
	font-size:12px;
	margin-bottom:30px;
	margin-left:5px;
	border-style:none;
	}

.large{
	font-size:14px;
	font-weight:bold;
	}

.powered {
        padding:10px;
        text-align:right;
        font-size:9px;
}

.footer1 {
      width: 150px; height: 10px;
      overflow: auto; border: solid 0px #ffffff; 
      background: #ffffff;
      scrollbar-base-color:#ffffff;
      scrollbar-arrow-color:#ffffff;
      scrollbar-darkshadow-color:#ffffff;
      text-align: left;
        }

.footer2 {
          margin-top:25em;
        }

.content table {
	margin: 0px 0px 10px 0px;
	border-width: 0px 0px 1px 1px;
	border-color: #99FFFF;
	border-style: solid;
	table-layout :auto;
	}

.content th {
	color: #666666;
	background-color: #ffeeff;
	font-size: small;
	font-weight: bold;
	line-height: 110%;
	text-align: center;
	border-width: 1px 1px 0px 0px;
	border-color: #99FFFF;
	border-style: solid;
	}


.content td {
	color: #666666;
	background-color: #ffeeff;
	font-size: small;
	font-weight: normal;
	line-height: 110%;
	border-width: 1px 1px 0px 0px;
	border-color: #99FFFF;
	border-style: solid;
	}

.content td span {
	color: #ff0000;
	font-size: normal;
	font-weight: bold;
	}

.th1	{
	width:200px ;
	}

.th2	{
	width:100px ;
	}

.th3	{
	width:70px ;
	}

.th4	{
	width:50px ;
	}

.th5	{
	width:50px ;
	}

.th6	{
	width:120px ;
	}
        }

#container3 {
        line-height: 140%;
                margin-right: auto;
        margin-left: auto;
        text-align: center;
        padding: 0px;
        width: 750px;
        
        background-color: #ffffff;
        border: 0px solid #FFFFFF;
        }
