.result {
  display: none;
  padding-top: 6px;
  width: 690px;
  background-color:#ffffff;
}
.result .result-header {
  padding: 0 10px;
  height: 90px;
  background-repeat: no-repeat;
}
.result .result-header .result-icon {
  position: relative;
  display: block;
  float: right;
  margin-top: -6px;
}
.result .result-header .result-icon img {
  display: block;
}
.result .result-body {
  position: relative;
  padding: 0 5px;
  background-color: #f2eee3;
  background-repeat: no-repeat;
  background-position: 5px 0;
}
.result .result-body p,
.result .result-body em,
.result .result-body a {
  margin: 0;
  padding: 0;
}
.result .result-body .result-attention,
.result .result-body .result-linktodetail,
.result .result-body .result-captions,
.result .result-body .result-linktocheck{
  position: absolute;
}
.result .result-body .result-linktodetail {
  width:680px;
  height:37px;
  right: 0;
  bottom: 101px;
  text-align:center;
}
.result .result-body .result-attention {
  left: 25px;
  bottom: 20px;
  padding: 10px;
  width: 616px;
  border:2px solid #ffd858;
  color: #ff0000;
  background-color: #ffecd9;
  font-size: 80%;
}
.result .result-body .result-captions {
  left: 25px;
  bottom: 50px;
  padding: 10px;
  width: 620px;
  background-color: #f0f0f0;
  font-size: 80%;
}
#result_02 .result-body .result-captions,
#result_04 .result-body .result-captions,
#result_05 .result-body .result-captions,
#result_06 .result-body .result-captions,
#result_08 .result-body .result-captions,
#result_09 .result-body .result-captions,
#result_10 .result-body .result-captions,
#result_11 .result-body .result-captions {
	bottom: 147px;
}
.result .result-body .result-captions em,
.result .result-body .result-captions a {
  color: RED;
  font-style: normal;
  text-decoration: underline;
}
.result .result-body .result-linktocheck {
  display: none;
  left: 477px;
  top: 102px;
}
.result .result-body .result-linktocheck em,
.result .result-body .result-linktocheck a {
  display: block;
  width: 131px;
  height: 26px;
  background: rgba(255,255,255,0);
}
.result .result-body .result-linktocheck em:hover,
.result .result-body .result-linktocheck a:hover {
  background: rgba(255,255,255,0.33);
}
.result .result-footer .result-backtotop {
  display: block;
  padding-top: 20px;
  height: 42px;
  background-image: url("../img/shindan/result/result_footer_backtotop.png");
  background-repeat: no-repeat;
}
.result .result-footer .result-backtotop a {
  display: block;
  margin-left: 10px;
  width: 279px;
  height: 24px;
  background-image: url("../img/shindan/result/backtotop.png");
  background-repeat: no-repeat;
}
.result .result-footer .result-jumptobottom {
  display: block;
  padding-top: 20px;
  height: 93px;
  margin-top: -3px;
  background-image: url("../img/shindan/result/result_footer_jumptobottom.png");
  background-repeat: no-repeat;
}
.result .result-footer .result-jumptobottom a {
  display: block;
  margin: 0 auto;
  width: 650px;
  height: 73px;
  background-image: url("../img/shindan/result/jumptobottom.png");
  background-repeat: no-repeat;
}
.result .result-footer .result-jumptobottom a:hover {
  background-image: url("../img/shindan/result/jumptobottom_on.png");
  background-repeat: no-repeat;
}
#result_01 .result-header {
  background-repeat: no-repeat;
}
#result_01 .result-body {
  height: 942px;
}
#result_02 .result-header {
  background-image: url("../img/shindan/result/result_02_header.png");
  background-repeat: no-repeat;
}
#result_02 .result-body {
  height: 1164px;
  background-image: url("../img/shindan/result/result_02.png");
  background-repeat: no-repeat;
}
#result_04 .result-header {
  background-image: url("../img/shindan/result/result_04_header.png");
  background-repeat: no-repeat;
}
#result_04 .result-body {
  height: 1074px;
  background-image: url("../img/shindan/result/result_04.png");
  background-repeat: no-repeat;
}
#result_05 .result-header {
  background-image: url("../img/shindan/result/result_05_header.png");
  background-repeat: no-repeat;
}
#result_05 .result-body {
  height: 1074px;
  background-image: url("../img/shindan/result/result_05.png");
  background-repeat: no-repeat;
}
#result_08 .result-header {
  background-image: url("../img/shindan/result/result_08_header.png");
  background-repeat: no-repeat;
}
#result_08 .result-body {
  height: 1124px;
  background-image: url("../img/shindan/result/result_08.png");
  background-repeat: no-repeat;
}
#result_09 .result-header {
  background-image: url("../img/shindan/result/result_09_header.png");
  background-repeat: no-repeat;
}
#result_09 .result-body {
  height: 1104px;
  background-image: url("../img/shindan/result/result_09.png");
  background-repeat: no-repeat;
}
#result_10 .result-header {
  background-image: url("../img/shindan/result/result_10_header.png");
  background-repeat: no-repeat;
}
#result_10 .result-body {
  height: 1074px;
  background-image: url("../img/shindan/result/result_10.png");
  background-repeat: no-repeat;
}
#resultContainer {
  position: relative;
  overflow: hidden;
}
#resultContainer.r01 #result_01 {
  display: block;
}
#resultContainer.r02 #result_02 {
  display: block;
}
#resultContainer.r04 #result_04 {
  display: block;
}
#resultContainer.r05 #result_05 {
  display: block;
}
#resultContainer.r06 #result_06 {
  display: block;
}
#resultContainer.r07 #result_07 {
  display: block;
}
#resultContainer.r08 #result_08 {
  display: block;
}
#resultContainer.r09 #result_09 {
  display: block;
}
#resultContainer.r10 #result_10 {
  display: block;
}
#resultContainer.r11 #result_11 {
  display: block;
}

