body { background: #faebd7 url(images/background.png) no-repeat fixed top left; margin: 1em 2em 1em 3em }
h1 { text-align: center; color: #00bfff; margin-bottom: 2em }
h2 { color: #228b22 }
h3 { color: #2e8b57 }

p { text-indent: 1em }
table { text-align: center }
caption { text-align: left; font-weight: bold }
address { text-align: center }

img { margin: 0 1em 0 0; vertical-align: top; border: outset #c0c0c0 2px }

ul { list-style-type: none }
dd { margin-left: 0; text-indent: 2.5em; margin-bottom: 0.5em }
li { margin-left: 0; text-indent: 0 }

.picture { text-indent: 0; text-align: center }
.block { float: left; margin-right: 4em; margin-left: 4em }
.clear { clear: both }
.pb { clear: both; page-break-after: always }
.date { text-align: right; margin-right: 1em }
.jigyo { margin-left: 1em }

a:link {text-decoration: underline; color: #1e90ff}
a:visited {text-decoration: underline; color: #8b0000}
a:active {text-decoration: none; color: #ff0000}
a:hover {text-decoration: none; color: #1e90ff; background-color: #00ff00}

