#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 800px;
  border-right:  solid 0px #c6c6c6;
  border-bottom: solid 0px #c6c6c6;
  border-left: solid 0px #c6c6c6;
  background-color: #ccff99;
  text-align: center;
}
body {
  text-align: center;
  background-color: #ffffcc;
}

h1 {
  font-size: 16pt;
}
h2 {
  font-size: 14pt;
}
h3 {
  font-size: 12pt;
}
h4 {
  font-size: 10pt;
}
h5 {
  font-size: 8pt;
}
h6 {
  font-size: 6pt;
}
a:link {
  color: #000000;
  text-decoration: none;
}
a:visited {
  color: #0000ff;
  text-decoration: none;
}
a:active {
  color: #0000ff;
  text-decoration: none;
}
a:hover {
  color: #ff0000;
  text-decoration: none;
}
a:focus {
  color: #0000ff;
  text-decoration: none;
}
#table {
  width: 160px;
  background-color: #afbd4e;
  font-size : 16px;
.table {
  width: 160px;
  background-color: #bbff00;
}
.th1{
  width: 160px;
  background-color: #c6c6c6;
  font-size : 16px;
}
div.box_a {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ccff99;
}
#header-menu {
  width: 800px;
  background-color: #f3f3f2;
  margin: 0px;
  padding: 8px 0 7px 15px;
  background : url(image/head_menu_back.gif);
  background-repeat: repeat-x;
}
#header-menu ul {
  text-align: left;
  padding-bottom: 1px;
  margin: 0px;
  width: auto;
}
#header-menu li {
  color: #ffffff;
  display: inline;
  padding-left: 13px;
  padding-right: 7px;
  background : url(image/l_icon.gif) no-repeat;
  background-position: left center;
}
#header-menu a {
  color: #ffffff;
  text-decoration: none;
}
#header-menu a:hover {
  color: #cccccc;
}
div.box_b1 {
  width: 160px;
  height: auto;
  float: left;
  text-align: center;
  background-color: #afbd4e;
}
div.box_b {
  width: 480px;
  height: auto;
  float: left;
  text-align: center;
  background-color:#afbd4e;
}
div.box_b2 {
  width : 154px;
  height: auto;
  text-align: center;
  float: left;
  background-color: #afbd4e;
}
div.box_c {
  width: 800px;
  height: auto;
  background-color: #ccff99;
  text-align: center;
  clear: both;
}
#box_c {
  width: 800px;
  height: auto;
  background-color: #ccff99;
  text-align: center;
  clear: both;
}

div.scrollBox {
  font-family: "Hiragino Kaku Gothic Std";
  font-size: 12px;
  line-height: 12px;
  height: 100px;
  width: 460px;
  padding: 5px;
  background-color: #dff8ff;
  overflow: auto;
}

.afl {
  href="index.html";
}
#box_b1 {
  width: 160px;
  height: auto;
  float: left;
  background-color: #afbd4e;
}
#box_b1 a {
  color: #000000;
  text-decoration: none;
  font-size: 14px;
}
#box_b1 a:hover {
  color: #dd0000;
  font-size: 14px;
}

#main h3 { /* $BK\J8$N8+=P$7(B3 */
	margin:0.5em 0;
	background-color: #F6F6F6;
	border-left: 5px solid #009966;
	padding: 3px 0px 3px 5px;
	font-size: 96%;
	border-bottom: 1px solid #CCCCCC;
}


 
#main ul{
 list-style-type:disc;
 list-style-position:outside;
}

#main li{
 list-style-type:disc;
 list-style-position:outside;
}
