body,td{
font-family: "游明朝", YuMincho, "Times New Roman","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
letter-spacing:1.4px;
line-height:190%;
font-size:14px;
background-color:#fff;
}

.all{
max-width:600px;
padding:8px;
margin:auto;
text-align:left;
}

p  {
     margin: 10px 15px;
     
}

img {
    max-width : 100% ;
height : auto ;
}

a{font-size:14px;
 text-decoration: none;
}

hr{
  border: none;
  border-top: 1px dotted #999;
  margin : 0 10px;
}


h2 {
    font-size:25px;
    color:#004466;
    margin: 5px 15px;
    letter-spacing:2px;
}

h3 {
    font-size: 15px;
    background: #ffff66;
    margin: 0 10px ;    padding:  0 10px;    letter-spacing:2px;
}


h4{
font-size:12px;
color:#000;
margin: 0 10px ;   
padding:  0 10px;   
letter-spacing:2px;
border-left:solid 7px #F2F1ED;
display:inline;
}

.midasi{font-size:13px;
color:#000000;
text-align:left;
line-height:150%;
margin:0 10px;
border-bottom:#F2F1ED double 2px;}


<!-- テキストボックス　-->

form {
    text-align: center;
    padding-top: px;
}

form input[type=text],
form input[type=submit] {
    line-height: 1.8;
    letter-spacing: 1.5px;
    font-size: 11px;
    color: #999;
    display: inline;
    background: #fff;
    border: none;
    margin: 0 2px;
    padding: 3px 0;
    text-align: center;
    border-radius: 2px;
}

form input[type=text] {
    width: 60px;
    line-height: 22px;
    height: 26px;
    background: #f2f2f2;
}

form input[type=submit] {
    width: 26px;
    height: 26px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #c0c0c0;
    color: #fff;
    margin: 5px 0;
    margin-left: 8px;
    font-weight: bold;
}

input,textarea
{
    font-size:13;
    color:#000000;
    background-color:#ffffff;    border-top:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
    border-left:1px solid #e5e5e5;    border-right:1px solid #e5e5e5;
}

body
{scrollbar-face-color:#F2F1ED;
scrollbar-track-color:white;
scrollbar-arrow-color:#F2F1ED;
scrollbar-3dlight-color:white;scrollbar-highlight-color:#F2F1ED;
scrollbar-shadow-color:white;scrollbar-darkshadow-color:#F2F1ED;
}

@media screen and (max-width: 375px) 
table {width:375px;}
}
