@charset "UTF-8";

#introduction-text {
  width:550px;
  float:right;
  margin: 0 0 50px;
  font-weight:bolder; }

.introduction-list {
  padding:0 0 0 0px;
  margin: 5px 0 5px 20px;
  list-style-type:upper-roman; }

.introduction-list li {
  margin: 0 0 0 20px;
  padding:0 0 20px 0px;
  font-weight:bolder; }
.introduction-list-sub {
  padding:0 0 0 0;
  margin: 0 0 5px 26px;
  list-style-type:decimal; }
.introduction-list-sub li {
  margin: 0 0 0 0;
  padding:0 0 0 0;
  font-weight:normal; }

.introduction-list dl {
  margin:0 0 5px;
  font-weight:normal; }

.introduction-image {
  margin: 0 0 50px;
  padding:0;
  text-align:center;
  float:left;
  width:136px; }

.introduction-image a.fancybox {
  position:relative;
  font-size:0;
  line-height:0;
  display:block;
  width:122px;
  height:auto;
  padding:6px;
  border:1px #E4E4E4 solid; }

.introduction-image a.fancybox .loupe {
  width:22px:
  height:22px;
  position:absolute;
  bottom:6px;
  right:6px; }

.introduction-image .pdf {
  display:inline;
  background:url(/common/images/arrow01.gif) no-repeat 0 4px;
  padding:0 0 0 10px;
  margin:5px; }
