.text .note{
  font-size: 12px;
  color: #666666;
}
.text .note .marker{
  color: #ff0000;
}
.contents{
  border: 3px solid #cccccc;
  height: 146px;
}
.contents .text{
  width: 400px;
  padding:10px;
}
.document1{
  background: url("/image/about/bg_preparation_1.png") no-repeat 100% 100% #fff;
}
.document2{
  background: url("/image/about/bg_preparation_2.png") no-repeat 100% 100% #fff;
}
.document3{
  background: url("/image/about/bg_preparation_3.png") no-repeat 100% 100% #fff;
}
