/*  zenntai  */
A{
  text-decoration : none;
}
A:HOVER{
  color : red;
}

/*  body  */
BODY{
  MARGIN-TOP: 0px; MARGIN-LEFT: 50px; MARGIN-RIGHT: 0px;
  font-size : 11pt;
  }
  
/*  font size 11point  */ 
.lev0{
  font-size : 11pt;
}
input {
  font-family: 'メイリオ', 'Meiryo', sans-serif;
}
/*  font size 15point bold  */
.lev1{
  font-size : 15pt;
  font-weight : bold;
}

/*  left ji sage  */
.lev2{
  MARGIN-LEFT: 100px;
}

/*  left ji sage  */
.left40{
  MARGIN-LEFT: 40px;
  line-height : 150%;
}

/*  text no haikei ni image  */
.lev3{
  background-image : url(images/kisha_icon.jpg);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position: left center;
  color : #000080;
}

/* font size 13point bold */
.lev4{
  font-size : 13pt;
  font-weight : bold;
}


.bg{
  background-image : url(images/bgimg_1.jpg);
  background-repeat : no-repeat;
  background-attachment : scroll;
}
.pop{
  font-family : HG創英角ﾎﾟｯﾌﾟ体;
  color : #000080;
  line-height : 150%;
}


