﻿/* Stylesheet file written by Shun Tsukamoto. */

body {
background-color: #fcfcfc;
color: #0c0c0c;
line-height: 1.5
}

@media screen and (min-width: 960px) {
div#contents {
margin-left: 25%;
margin-right: 25%
}
}

main { padding: 1em 0px 1em 0px }

h1 {
text-align: center;
font-size: 300%
}

h2 { font-size: 200% }

h3 { font-size: 150% }

p.indent { text-indent: 1em }

a { color: #0c0c8f }
dt { font-weight: bold }

