@charset 'UTS-8';

/*--------------------
  HTML element
--------------------*/
body{
font-family: "Hiragino Kaku Gothic Pro", Osaka,  sans-serif;
}

.font24b {
font-size:       24px;
font-weight:     bold;
}

.font12b {
font-size:       12px;
font-weight:     bold;
}

.font18b {
font-size:       18px;
font-weight:     bold;
}

.font16b {
font-size:       16px;
font-weight:     bold;
}

.font11b {
font-size:       11px;
font-weight:     bold;
}

.font11n {
font-size:       11px;
font-weight:     normal;
}

.font14n {
font-size:       14px;
font-weight:     normal;
}

.font14b {
font-size:       14px;
font-weight:     bold;
}


.color_red  {
color:           #FF0000;
}

.color_dkb{
color:           #19074B;
}

/*--------------------
  documentBody
--------------------*/
/* h1 */
div#documentBody01 div#contents h1,
div#documentBody02 div#contents h1{
font-size: 150%;
}


/*--------------------
  header
--------------------*/
div#header{
font-size: 84%;
line-height: 1;
}

/* topicPath */
div#header div.topicPath p{
font-family: "?q???M?m?p?S Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS UI Gothic", sans-serif;
line-height: 1.3;
}

div#header div.topicPath em{
font-style: normal;
}


/*--------------------
  contents
--------------------*/
/* main */
div#contents div#main{
font-size: 84%;
line-height: 1.5;
}

div#contents div#main h2{
font-size: 112%;
}

div#contents div#main h3{
font-size: 100%;
}

div#contents div#main table{
font-size: 100%;
}

/* revise font-style 2002 */
div#contents div#main .sizeR1 {
 font-size:113%;
}
div#contents div#main .size1,
div#contents div#main .size1n,
div#contents div#main .size1w {
 font-size:84%;
}
div#contents div#main .size2,
div#contents div#main .size2n,
div#contents div#main .size2w {
 font-size:100%;
}
div#contents div#main .size3,
div#contents div#main .size3w,
div#contents div#main .size3b {
 font-size:100%;
}
div#contents div#main .size4,
div#contents div#main .size4w,
div#contents div#main .size4b {
 font-size:107%;
}
div#contents div#main .size5,
div#contents div#main .size5b {
 font-size:123%;
}

/* sub */
div#contents div#sub{
font-size: 84%;
line-height: 1.3;
}

div#contents div#sub h2{
font-size: 112%;
}


/*--------------------
  footer
--------------------*/
div#footer{
font-size: 84%;
line-height: 1;
}
