a {
    text-decoration: none;
    color: #454545;
}
a:hover{color:#000000;
text-decoration:underline
}

body{font-family: 'Lato', 'Noto Sans JP', "游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;font-size:15px;line-height:150%;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
