
html { font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
font-size : 100%; color: #666; line-height: 1.6; letter-spacing: 1.5px;}

a {text-decoration:none; outline:none;}
a img,:link img,:visited img {border:none;}

a:link{ color: #666; font-weight: normal;}
a:active{ color: #666; font-weight: normal;}
a:visited{ color: #666; font-weight: normal;}
a:hover{ color: #ff6600; font-weight: normal;}

hr {
border-top: 1px dashed #ccc;
border-bottom: 1px dashed #fff;
}

.line01 { 
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  border: 1px solid #ccc;
  background-color: #fff;
  width: 460px;
  height: 340px; }

.line02 { padding: 19px 10px; border-bottom: 1px dashed #ccc; }


.f12{font-size:12px;}