body{
    border: 0;
    vertical-align: baseline;
    font-size: 14px;
    line-height: 1.4;
    color: #5d5d5d;
    text-shadow: none;
    background-color: white;
    margin: 0;    
    padding: 5px;
    font-family: ArialMT,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",メイリオ,sans-serif;
    
    width: 370px;
    margin: 0 auto;
}

body.error article h1{
    text-align: center;
    margin: 0 auto;
}   

header h1{
    text-align: center;
    margin: 0 auto;
}

a{
    text-decoration: none;
    color:#0075ec;
}

a:hover{
    text-decoration: none;
}

a:visited{
    text-decoration: none;
    
}

ul{
    margin-left: 2em;
}

li{
    line-height: 140%;
    list-style-type: circle;
}

li a{
    font-size: 0.9em;
}

section.service{
    margin-top: 1em;
    margin-bottom: 1em;
}

section.service h1{
    font-size: 1.05em;
    font-weight: bold;
}
