.topmidasi {
  font-family: '‚l‚r ‚oƒSƒVƒbƒN', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic ProN', sans-serif;
  font-size: 17px;
  line-height: 26px;
  font-weight: bolder;
  margin-top: 0;
}
.toptext {
  font-family: '‚l‚r ‚oƒSƒVƒbƒN', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic ProN', sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.bg {
  background-image: url(images/bg.gif);
  background-repeat: no-repeat;
  background-position: bottom
}
#NoScriptWarning {
	position: relative;
	border: 1px solid #f00;
	padding: 10px;
	background: #fff;
	color: #f00;
	text-align: center;
	z-index: 99999;
}
body {
  color: #000;
  background-color: #FFC;
  margin: 8px;
}
.outer {
  width: 840px;
  margin: 0 auto;
}
.header {
  background-color: #E5DDBF;
  height: 50px;
}
.backtop {
  text-align: right;
  vertical-align: middle;
  background-color: #7fc31c;
  height: 26px;
  line-height: 26px;
  font-weight: bold;
  padding-right: .3em;
}
.backtop a {
  text-decoration: none;
}
.backtop a:link, .backtop a:visited {
  color: #FFFFFF;
}
.inner {
  background-color: #FFFFFF;
  padding: 20px;
  min-height: 428px;
}
.content {
  width: 500px;
  padding: 22px;
  margin: 0 auto;
  border: 2px solid #3C8143;
  border-radius: 16px;
  background-color: #FFFF99;
}
.question {
  text-align: center;
}
.callus {
  text-align: center;
}
.remarks {
  text-align: left;
  font-size: small;
}
.linkbutton {
  background-image: url(images/link_btn.gif);
  background-repeat: no-repeat;
  background-position: center;
  height: 36px;
  line-height: 36px;
}
.linkbutton a:link, .linkbutton a:visited {
  color: #000;
  text-decoration: none;
}
.arrow {
  width: 500px;
  text-align: center;
  margin: 0 auto;
}
.answers {
  width: 510px;
  padding: 0;
  margin: 0 auto;
}
.answer {
  margin: 0 auto;
  width: 250px;
  display: inline-block;
  text-align: center;
}
.answer p {
  margin-top: 10px;
}
.footer {
  color: #000;
  background-color: #B3E0AC;
  font-size: x-small;
  text-align: center;
  height: 22px;
  line-height: 22px;
}

dl {
  padding: 5px;
  margin: 8px 0;
}
dl dt {
  font-weight: bold;
}
#block2 dl dd, #block3 dl dd {
  margin-left: 1em;
}
#block0 {
  background-color: rgb(255,230,153);
  border-radius: 6px;
  padding: 5px;
  font-weight: bold;
}
#block0 p {
  font-weight: normal;
  margin: .1em;
}
.mesg {
  margin: 1em;
  font-weight: bold;
}
#block0 .mesg {
  width: 95%;
  margin: 0 auto;
  text-align: left;
}
.telno {
  font-size: x-large;
}
#block1 {
  background-color: rgb(255,230,153);
  border-radius: 10px;
}
#block1 dl dd {
  margin-left: 0;
}
#block3 {
  background-color: rgb(255,230,153);
  border-radius: 20px;
}
