

#arrow01 {margin-top: 3px;}

/* FONT SET */
.fix { font-size: 11px; line-height: 130%;}
.fix01 {font-size: 12px; line-height: 130%;}
.fix02 {font-size: 12px; line-height: 130%;}
.fix03 {font-size: 14px; line-height: 150%;}
.sub {font-size: 71%; line-height: 130%;}
.normal {font-size: 83%; line-height: 130%;}
.caption {font-size: 95%; line-height: 150%;}

.fixput { font-size: 11px; line-height: 130%;}
.fixput01 {font-size: 12px; line-height: 130%;}
.fixput02 {font-size: 12px; line-height: 130%;}
.subput {font-size: 83%; line-height: 130%;}
.normalput {font-size: 95%; line-height: 130%;}
.captionput {font-size: 100%; line-height: 150%;}


/* FORM SET */

/* IMAGE SET */

.img { border: 1px black solid; } 
.img_2{
  border-style: solid;          /* 枠の形 */
  border-width: 1px;            /* ４方向の枠 */
  border-color: #333333;        /* 上の色 */
  padding-top: 3px;            /* 上の空白 */
  padding-bottom: 3px;         /* 下の空白 */
  padding-left: 3px;            /* 左の空白 */
  padding-right: 3px;           /* 右の空白 */
}
/* IMAGE SET */