@charset "shift_jis";


/*{ݒ*/

body {
margin: 0px;
padding: 0;
}

.header {
  font-size : 12px;
  color : #ffffff;
  text-align: right;

}

.menu {
background-image: url(../images/m0.gif);
background-repeat: repeat-x;;

}



.comment {
  font-size : 16px;
  line-height: 140%;
  text-align: left;

}

.juku {
  font-size : 20px;
  line-height: 140%;
  color : #ffffff;
  background-color: #3582d8;
  text-align: left;

}

.cal {
  font-size : 20px;
  line-height: 160%;
  color : #3582d8;
  font-weight: bold;
  text-align: left;

}


.footer {
  font-size : 14px;
  color : #ffffff;
  line-height: 160%;
  text-align: left;
}

.footer1 {
  font-size : 20px;
  font-weight : bold;

}

.footer2 {
  font-size : 14px;
  color : #ffffff;
  text-align: center;


}


.sen {
  border-color : #aaaaaa;
  border : 1px;
}


a.btm {
  color: #ffffff;
  text-decoration:none;
}

a.btm:visit {
  color: #ffffff;
  text-decoration:none;
}


a:hover {
  color:#cccc33;
  cursor: pointer ; 
  text-decoration: underline;
}

