* {
margin: 0;
padding: 0;
border: 0;
background-color: #FFF7CF;
color: #000000;
font-size: 100%;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

body {
  text-align: center;
  }

/* div#containerのスタイル */

div#container {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
; padding-top: 20px
  }

/* div#titleexplanationのスタイル */

div#titleexplanation {
  width: 600px;
; clip:  rect(   )
; vertical-align: top
  }


/* div#imageimpressionのスタイル */

div#imageimpression {
  width: 600px;
; vertical-align: top
; font-size: x-small
  }

/* div#explanationのスタイル */

div#explanation {
  width: 600px;
  line-height: 150%;
; text-align: center
; clip:  rect(   )
; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: x-small
  }

h1 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; font-weight: bold; color: #000000}
div#title {  padding-bottom: 20px; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px}
td {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: small; text-decoration: none; text-align: left; text-indent: 0.5em; padding-top: 2px; padding-bottom: 2px}
div#footer {  clear: both; text-align: center; width: 600px; margin-top: 15px; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px}
a:hover {  color: #FF0000; text-decoration: underline}
a:active {  color: #FF0000; text-decoration: underline}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
p {  line-height: 1.5em; margin-top: 1.5em}
div#impression {  text-align: left; font-size: 12px; font-family: "ＭＳ Ｐゴシック", "Osaka"}
