@charset "Shift_JIS";

h1 {
  color: #000000;
  font-size: 20px;
  margin: 0px;
}

body, p, td, div {
       font-size: 14px ;
       font-family: Verdana, "Droid Sans", Roboto, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
       line-height: 2.0 ;
}

td {
  text-align: left;
}

body {
  color: #000000;
  background-color: #ffffff;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.size_16 {
  font-size : 16px ;
}

.size_13 {
  font-size : 13px ;
}

.size_12 {
  font-size : 12px ;
}

a {
  color: #000099;
  text-decoration : none;
  font-weight: bold;
}

a:hover {
  color: #ff0000;
  text-decoration : underline;
}

a:hover.ken {
  color : #ffffff ;
  text-decoration : underline ;
}

a:link.ken {
  color: #ffffff ;
}

.ken {
  color: #ffffff ;
  font-size : 14px ;
}

.hon {
  font-family : "ＭＳ Ｐゴシック",Osaka,sans-serif;
}

.all {
  font-family : "ＭＳ Ｐゴシック",Osaka,sans-serif;
  font-size : 12px;
}

div.waku {
  margin-left:60px;
  margin-bottom:10px;
  padding:4px 1px;
  border:1px solid #8080C0;
  background-color : #ffffff;
  width:740px;
}