
h2{
font-size: 20px;
color: #ff1493;
text-align: center;
margin-bottom:30px;
}

/*--ナビ文字--*/
nav a {
font-size:100%;
color: #ffffff;
font-weight: bold;
text-decoration: none;
display: inline-block;
text-align: center;
background-color: #000080;
width:53px;
padding: 10px 0px;
}

.hit{
background-color: #ff1493;
color: #ffffff;
padding:10px 0px;
width:75px;
}
