body {
  padding: 0;
  margin: 0;
  background-color: #FFFFFF;
  background-image: url(bg.gif);
  background-repeat: repeat;
  text-align: center;
}

.link {
      font-size: 12px;
      padding-left: 30px;
      padding-right: 30px;
      }

img {
  border: 0px;
}


a {
	text-decoration: underline;
	}

a:link {
	color: #0000FF;
	}

a:visited {
	color: #0000FF;
	}

a:active {
	color: #0000FF;
	}

a:hover {
	color: #FF0000;
	}

a.special {
	 text-decoration: none;
         }         

a.special:link {
	 color: #FFFFFF;
         }

a.special:visited {
	 color: #FFFFFF;
         }

a.special:hover {
	 color: #FFFF00;
         }

a.special2 {
	 text-decoration: underline;
         }         

a.special2:link {
	 color: #FF0099;
         }

a.special2:visited {
	 color: #FF0099;
         }

a.special2:hover {
	 color: #990066;
         }

em {
        font-weight: bold;
        font-style: normal;
    }

em.special {
          font-style: normal;
          color: #FFFFFF;
          font-size: 22px;
	  margin-left: 100px;
           }

strong {
        color: #000000;
        background-color: #ccffff;
}

#container {
        margin-top: 3px;
	padding-left: 0;
	line-height: 140%;
	text-align: left;
	width: 810px;
        background-color: #FFFFFF;
        border-style: outset;
        margin-left: auto;
        margin-right: auto;
	}

#description {
        color: #FFFFFF;
        padding-top: 8px;
        background-color: #4682b4;
        height: 35px;
        WIDTH: 810px;
        text-align: right;
        margin-bottom: 1px;
        }

#foot {
        margin-top: 2px;
        color: #FFFFFF;
        padding-top: 5px;
        background-color: #4682b4;
        height: 20px;
        text-align: center;
        font-size: 12px;
        clear: both;
        width: 810px;
        }

#banner {
	PADDING-LEFT: 25px;
        BACKGROUND-IMAGE: url(bana.jpg);
        MARGIN-BOTTOM: 1px;
        BACKGROUND-REPEAT: no-repeat;
        FONT-FAMILY: arial, Helvetica;
　　　  HEIGHT: 100px;
        WIDTH: 810px;
        TEXT-ALIGN: left;
        }

#banner1 {
        PADDING-TOP: 10px;
	PADDING-LEFT: 25px;
        BACKGROUND-IMAGE: url(bana1.gif);
        MARGIN-BOTTOM: 1px;
        BACKGROUND-REPEAT: no-repeat;
        FONT-FAMILY: arial, Helvetica;
　　　  HEIGHT: 260px;
        WIDTH: 810px;
        TEXT-ALIGN: left;
        FONT-SIZE: 22px;
        }

#banner2 {
        PADDING-TOP: 10px;
	PADDING-LEFT: 25px;
        MARGIN-BOTTOM: 1px;
        BACKGROUND-REPEAT: no-repeat;
        FONT-FAMILY: arial, Helvetica;
　　　  HEIGHT: 100px;
        WIDTH: 810px;
        TEXT-ALIGN: left;
        FONT-SIZE: 22px;
        }

#banner3 {
        PADDING-TOP: 10px;
	PADDING-LEFT: 25px;
        BACKGROUND-IMAGE: url(bana3.gif);
        MARGIN-BOTTOM: 1px;
        BACKGROUND-REPEAT: no-repeat;
        FONT-FAMILY: arial, Helvetica;
　　　  HEIGHT: 260px;
        WIDTH: 810px;
        TEXT-ALIGN: left;
        FONT-SIZE: 22px;
        }

#banner4 {
        PADDING-TOP: 10px;
	PADDING-LEFT: 25px;
        BACKGROUND-IMAGE: url(bana4.gif);
        MARGIN-BOTTOM: 1px;
        BACKGROUND-REPEAT: no-repeat;
        FONT-FAMILY: arial, Helvetica;
　　　  HEIGHT: 260px;
        WIDTH: 810px;
        TEXT-ALIGN: left;
        FONT-SIZE: 22px;
        }

#banner5 {
        PADDING-TOP: 10px;
	PADDING-LEFT: 25px;
        BACKGROUND-IMAGE: url(bana5.gif);
        MARGIN-BOTTOM: 1px;
        BACKGROUND-REPEAT: no-repeat;
        FONT-FAMILY: arial, Helvetica;
　　　  HEIGHT: 260px;
        WIDTH: 810px;
        TEXT-ALIGN: left;
        FONT-SIZE: 22px;
        }

#banner6 {
        PADDING-TOP: 10px;
	PADDING-LEFT: 25px;
        BACKGROUND-IMAGE: url(bana6.gif);
        MARGIN-BOTTOM: 1px;
        BACKGROUND-REPEAT: no-repeat;
        FONT-FAMILY: arial, Helvetica;
　　　  HEIGHT: 260px;
        WIDTH: 810px;
        TEXT-ALIGN: left;
        FONT-SIZE: 22px;
        }

#banner7 {
        PADDING-TOP: 10px;
	PADDING-LEFT: 25px;
        BACKGROUND-IMAGE: url(bana7.gif);
        MARGIN-BOTTOM: 1px;
        BACKGROUND-REPEAT: no-repeat;
        FONT-FAMILY: arial, Helvetica;
　　　  HEIGHT: 260px;
        WIDTH: 810px;
        TEXT-ALIGN: left;
        FONT-SIZE: 22px;
        }

#g_menu {
	margin: 0px;
	padding: 0;
	width: 810px;
	overflow: hidden;
}

#g_menu li {
	margin-right: 0px;
	height: 36px;
	list-style-type: none;
	float: left;
	padding: 0px 1px 0px 1px;
}

#g_menu li a { 
        width: 159px;
        height: 36px; 
        background-image: url('image1.gif'); 
        background-repeat: no-repeat;
        background-attachment: scroll; 
        display: block;
        color: #fff;
        font-size: 16px;
        font-weight: bold; 
        text-decoration: none;
        text-align: center;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 6px;
        padding-bottom: 0px;
        background-position: 0%;
}

#g_menu li span {
        width: 159px;
        height: 36px;
        background-image: url('image2.gif'); 
        background-repeat: no-repeat;
        background-attachment: scroll; 
        display: block;
        color: #fff;
        font-size: 16px;
        font-weight: bold; 
        text-align: center;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 6px;
        padding-bottom: 0px;
        background-position: 0%;
}

#g_menu li a:hover {
        text-decoration: none;
        background-image: url('image3.gif');
        color: #FFFF00; 
        background-repeat: no-repeat;
        background-position: 0%;
}



#s_menu {
	margin: 0px;
	padding: 0;
	width: 810px;
	overflow: hidden;
}

#s_menu li {
	margin-right: 0px;
	height: 36px;
	list-style-type: none;
	float: left;
	padding: 0px 1px 0px 1px;
}

#s_menu li a { 
        width: 159px;
        height: 36px; 
        background-image: url('image1.gif'); 
        background-repeat: no-repeat;
        background-attachment: scroll; 
        display: block;
        color: #fff;
        font-size: 12px;
        font-weight: bold; 
        text-decoration: none;
        text-align: center;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 6px;
        padding-bottom: 0px;
        background-position: 0%;
}

#s_menu li span {
        width: 159px;
        height: 36px;
        background-image: url('image2.gif'); 
        background-repeat: no-repeat;
        background-attachment: scroll; 
        display: block;
        color: #fff;
        font-size: 12px;
        font-weight: bold; 
        text-align: center;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 6px;
        padding-bottom: 0px;
        background-position: 0%;
}

#s_menu li a:hover {
        text-decoration: none;
        background-image: url('image3.gif');
        color: #FFFF00; 
        background-repeat: no-repeat;
        background-position: 0%;
}




h1 {
	font-weight: bold;
	font-size: 36px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-left: 45px;
	margin-top: 10px
}

h1.special {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	margin :0px 25px 0px 0px
}

h2 {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	margin: 0px;
	padding: 7px 3px 3px 5px;
	border-left: 5px solid #6495ed;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FAFAFA;
}

span.special {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	margin: 0px;
	padding: 7px 3px 3px 5px;
	border-left: 5px solid #6495ed;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FAFAFA;
}

span.special2 {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	margin: 0px;
	padding: 7px 3px 3px 5px;
	border-left: 5px solid #7B68EE;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FAFAFA;
}

h3 {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	margin: 0px;
	padding: 7px 3px 3px 5px;
	border-left: 5px solid #DA70D6;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FAFAFA;
}

h3.l {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 140%;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px;
	background-color: #FF0099;
}
h3.m {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin: 10px;10px;0px;10px;
	padding: 3px;
	border-bottom: 1px dotted #FF0099;
	background-color: #FF0099;
	background-image: url(image/i_arrow_h3m.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

h4 {
	font-weight: bold;
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	margin: 5px 0px;
	padding: 3px;
}

p {
  line-height: 1.5em;
  line-break: strict;
}

p.cl {
  clear: both;
  line-height: 1.5em;
  line-break: strict;
}

p.center {
  text-align: center;
  line-height: 1.5em;
  line-break: strict;
}

p.right {
  text-align: right;
  padding-right: 50px;
  font-size: 14px;
}

#main {
       width: 800px;
       float: left;
       margin-left: 1px;
       margin-right: 3px;
       font-size: 16px;
       text-align: left;
      }

.left {
       width: 370px;
       float: left;
       font-size: 16px;
       padding-left: 15px;
       padding-right: 5px;
      }

.right {
       width: 370px;
       float: left;
       font-size: 16px;
       padding-left: 15px;
       padding-right: 5px;
      }

.honbun {
       width: 590px;
       float: left;
       padding-left: 5px;
       padding-right: 5px;
       font-size: 16px;
      }

.gazou {
       width: 180px;
       float: left;
       margin-left: 5px;
       font-size: 14px;
       text-align: center;
       }

.ul {
       list-style-type: circle;
    }

#box {
       width: 570px;
       overflow: auto;
       font-size: 16px;
       margin-left: 0.5em;
       padding: 0.1em;
       border-style: dotted;
       border-color: #006699;
       border-width: 2px;
}

#box1 {
       border-color: #4169E1;
       border-style: solid;
       width: 570px;
       overflow: auto;
       font-size: 16px;
       margin-left: 0.5em;
       padding: 0.1em;
       border-width: 2px;
}

#rss1 {
       height:540px;
       width: 500px;
       overflow: auto;
       font-size: 12px;
       margin-left: 0.5em;
       padding: 0.1em;
       border-style: dotted;
       border-color: silver;
       border-width: 1px;
}

#rss2 {
       height:360px;
       width: 500px;
       overflow: auto;
       font-size: 12px;
       margin-left: 0.5em;
       padding: 0.1em;
       border-style: dotted;
       border-color: silver;
       border-width: 1px;
}

.navi {
        font-size: 14px;
        text-align: left;
        padding-left: 25px;
        margin: 10px 0px;
}

