body {
  text-align: center;
  padding: 0;
  margin: 0;
  background-color: #FFFFFF;
  background-image: url(img/bg.gif);
  background-repeat: repeat;
}

img {
  border: 0px;
}

table {
  line-height: 130%;
  text-align: left;
  font-size: 14px;
  background-color: #FFFFFF;
  border: 1px;
}

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-weight: bold;
          font-style: normal;
          color: #ffffff;
          font-size: 22px;
          padding-left: 60px;
           }

#container {
	padding-left: 0;
	line-height: 130%;
	text-align: left;
	width: 810px;
        background-color: #FFFFFF;
        border-width: 5px;
        border-color: #FFEFD5;
        border-style: outset;
	}

#description {
        align: center;
        color: #FFFFFF;
        padding-top: 5px;
        padding-left: 25px;
        background-color: #8B0000;
        height: 20px;
        text-align: left;
	width: 810px;
        }

#banner1 {
        PADDING-TOP: 10px;
	PADDING-LEFT: 25px;
        BACKGROUND-IMAGE: url(bana1.jpg);
        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;
        BACKGROUND-IMAGE: url(img/bana2.jpg);
	PADDING-left: 20px;
        MARGIN-BOTTOM: 15px;
        BACKGROUND-REPEAT: no-repeat;
        FONT-FAMILY: arial, Helvetica;
　　　  HEIGHT: 130px;
        TEXT-ALIGN: left;
        }



#g_menu {
	margin: 0;
	padding: 0;
	width: 200px;
	overflow: hidden;
}

#g_menu li {
	margin-right: 0px;
	height: 28px;
	list-style-type: none;
	float: left;
}

#g_menu li a { 
        width: 190px;
        height: 28px;
        margin-bottom: 0px;                　　         
        background-image: url('image1.gif'); 
        background-repeat: no-repeat;
        background-attachment: scroll; 
        display: block;
        color: #fff;
        font-size: 10px;
        font-weight: bold; 
        text-decoration: underline;
        text-align: center;
        padding-left: 5px;
        padding-right: 0px;
        padding-top: 2px;
        padding-bottom: 0px;
        background-position: 0%
}


#g_menu li a:hover {
        text-decoration: none;
        background-image: url('image2.gif');
        color: #FFFF00; 
        background-repeat: no-repeat;
        background-position: 0%
}

#g_menu li span.special { 
        width: 190px;
        height: 28px;
        margin-bottom: 0px;                　　         
        background-image: url('image3.gif'); 
        background-repeat: no-repeat;
        background-attachment: scroll; 
        display: block;
        color: #fff;
        font-size: 10px;
        font-weight: bold; 
        text-align: center;
        padding-left: 5px;
        padding-right: 0px;
        padding-top: 2px;
        padding-bottom: 0px;
        background-position: 0%
}

h1 {
	font-weight: bold;
	font-size: 48px;
	color: #ffffff;
	text-align: left;
	margin: 0px;
	padding-left: 30px;
	margin-top: 110px
}

h2 {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	margin: 0px;
	padding: 7px 3px 3px 5px;
	border-left: 5px solid #8B0000;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FAFAFA;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	line-height: 140%;
	background-color: #FF0099;
	text-align: left;
	margin: 5px 0px;
	padding: 3px;
	border-bottom: 1px solid #FF0099;
}

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 {
	font-size: 16px;
	line-height: 150%;
	text-align: left;
	margin: 0px;
	padding: 7px 7px;
}



ul {
	list-style-type: none;
	margin: 0px 0px;
	padding: 0px;
}

li {
	font-size: 14px;
	line-height: 160%;
	text-align: left;
	margin: 0px 0px;
	padding: 3px 0px 0px 15px;
	background: transparent url(image/i_pointer.gif) no-repeat 0% 4px;
}

ul.l {
	list-style-type: none;
	margin: 0px 0px;
	padding: 0px;
}

li.l {
	font-size: 14px;
	line-height: 160%;
	text-align: left;
	margin: 0px 0px;
	padding: 3px 0px 0px 15px;
	background: transparent url(image/i_pointer.gif) no-repeat 0% 4px;
	border-left: 1px solid #FF0099;
	border-right: 1px solid #FF0099;
	border-bottom: 1px solid #FF0099;
}



#main {
       width: 800px;
       float: left;
       margin-left: 10px;
       margin-right: 3px;
       font-size: 16px;
       text-align: left;
       background-image: url(img/reiroub.gif);
       background-repeat: repeat;
       background-attachment: fixed;
      }

.honbun {
       width: 580px;
       float: left;
      }

.menu {
       width: 210px;
       float: left;
       margin-right: 10px;
       }　

.ul {
       list-style-type: circle;
    }

#rss {
               height:180px;
               width: 500px;
               overflow: auto;
               font-size: 12px;
               margin-left: 0.5em;
               padding: 0.1em;
               border-style: dotted;
               border-color: silver;
               border-width: 1px;
               }

#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;
               }

#add1 {

      }

#add2 {

      }
