@charset   "Shift_JIS";




#div{
  line-height : 30px;
  color : white;
  background-color : navy;
  text-align : left;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 5px;
  margin-bottom : 5px;
  float : left;
  width : 100px;
  height : 500px;
  letter-spacing : 0px;
  font-family : HGPｺﾞｼｯｸM;
  text-decoration : none;
}




