@charset "shift_jis";
/* CSS Document */
#wrapper {
background: #fff;
}

#contents {
max-width: 640px;
margin: 50px auto;
padding: 0 20px;
font-size: 16px;
}
#contents p {
margin-bottom: 1.5em;
line-height: 1.8;
}
#contents h2 {
font-size:28px;
text-align: center;
font-weight: bold;
margin-bottom: 1em;
}