@charset "UTF-8";
/*-------------------------------------------------------------
 * ver.2013122600
------------------------------------------------------------- */

/* 下層ページ */

/* font size list
11px  79%
12px  86%
13px  93%
14px  100%
15px  108%
16px  115%
17px  122%
18px  129%
19px  136%
20px  143%
21px  150%
22px  158%
23px  165%
24px  172%
25px  179%
26px  186%*/

/* table */
caption{
  font-size: 86%;
}

/* パンくず　*/
#bread{
  font-size: 86%;
}

/* h1-h5　*/
.textbox h2{
  font-size: 120%;
}

.title1 h1{
  font-size: 200%;
}

.site_map h1{
  font-size: 200%;
}
.site_map h1 span{
  font-size: 115%;
}

.main3 .h1_03 h1{
  font-size: 200%;
}
.main3 h2{
  font-size: 186%;
}
.main3 h3{
  font-size: 158%;
}
.main3 h4{
  font-size: 115%;
}
.main3 h5 {
  font-size: 100%;
}

.main4 h2{
  font-size: 129%;
}
.main4 h3 {
  font-size: 100%;
}

aside h2 {
  font-size: 158%;
}

/* その他 */
.eye_p{
font-size: 93%;
}


/* step */
dt.step span {
  font-size: 143%;
}
dl.step2 dt span {
  font-size: 143%;
}

/* font */
.small {
  font-size: 86%;
}
.large {
  font-size: 115%;
}
.red_small {
  font-size: 72%;
}