#BaseFrame {
  width : 750px ;
  margin : 10px auto;
  background-color : white;
}


#BaseFrameS {
  width : 752px ;
  margin : 10px auto;
  background-color : white;
  border-left: 1px solid gainsboro;
  border-right: 1px solid gainsboro;
}


#HeaderDumy {
  background-image: url(img/pc15.gif);
  background-repeat: repeat-x;
}


#top1 {
  float: left;
/*  background-color : aliceblue ; */
}


#top2 {
  float: right;
  padding : 20px 0px 0px 0px;
  text-align: right
}

#Header {
  clear : both ;
  padding : 0px 0px 10px 0px;
/*  background-color : aliceblue ; */
}

#Header2 {
  border : 1px solid gainsboro;
  padding : 20px 20px 20px 20px;
  background-color : aliceblue ;
  color : steelblue;
  font-size: 14px;
  line-height : 200% ;
}


#shiryo {
  color : black ;
  font-size: 14px ;
  padding : 10px 10px 10px 0px ;  
}

#Topics {
  float: left;
  width : 488px ;
/*  border-right: 1px solid gainsboro; */
  color : steelblue;
  font-size: 14px;
  padding : 10px 10px 10px 0px;  
}



#LinkFrame {
  width : 238px ;
/*  padding : 10px 0px 10px 10px;  */
  padding : 10px 0px 0px 0px;
  float: right;
/*  border-left: 1px solid gainsboro; */
  text-align : right;
}


#map_sss {
/*  padding : 10px 0px 10px 10px;  */
/*  border-left: 1px solid gainsboro; */
 text-align : right;
}


#Bottom {
  clear : both ;
  width : 750px ;
  font-size: 10px;
  background-color : #FFFFFF;
  text-align : left;
}

#Footer {
  width : 750px ;
  border-top: 1px solid gainsboro;
  font-size: 12px;
  background-color : #FFFFFF;
  text-align : center;
  padding-top : 20px ;
}

#toTop {
  width : 700px ;
  font-size: 12px;
  background-color : white;
  text-align : right;
}

#shokai {
  width : 690px ;
  color : black;
  font-size: 100%;
  padding : 30px 10px 10px 50px;
  list-style : none outside ;
  line-height : 150% ;
  text-align : left;
}




.AH {
  background-color : #FAFAFA; 
}

.Title {
  font-size: 16px;
  background-color : gainsboro;
  background-image : url(img/title.gif) ;
  background-repeat : repeat-x ;
}


a.top:hover {
  text-decoration : none ;
  position: relative;
  top: -1px;
}
/*
a.security {
  text-decoration : none ;
}
*/
a.security:visited {
  color:dodgerblue;
}
a.security:hover {
  text-decoration : none ;
  position: relative;
  top: -1px;
}


a.oshirase {
  text-decoration : none ;
}
a.oshirase:link {
  color:dodgerblue;
}
a.oshirase:visited{
  color:dodgerblue;
}
a.oshirase:hover {
  color : deeppink ;
}



ul.toplist{
  font-size: 10px;
  list-style-type:none;
  padding-right:10;
}

li.toplisthome{
  float:left;
  display: block;
  list-style: none outside;
  margin: 5px 0 0 10px;
}

p.cl1{
  clear:both;
} 

li{
  list-style-type:none;
  line-height : 150% ;
}

li.link{
  list-style-type:none;
}

li.Topics{
  list-style : circle outside ;
  line-height : 150% ;
}

li.shokai{
  list-style-type : none ;
  margin-top : 0.5em ;
}
