/*==========================================================*/
/*  common  */

body {
   font-size: 13px;
   font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
   line-height: 1.5;
   color: #000000;
   }

.head_nav, .head_nav2, #sub_right, #notes, .line, .line02, #footer, .footer_nav { font-size: 11px; line-height: 1.2; }
.head_nav3 { font-size: 10px; line-height: 1.2; }
   
#sub_left li a.a_menu { font-size: 13px; line-height: 50px; }

/*======================================================================================================================*/
/* new */

#new { font-size: 100%; }
#table02 { font-size: 93%; }

/*======================================================================================================================*/
/* pfi-data */

p.days { font-size: 108%; font-weight: bold; color: #ffffff; }
   
p.jyouhoumoto { font-size: 85%; }

.text-box { font-size: 100%; line-height: 1.5; }

/*======================================================================================================================*/
/* outline */

dl.ol-list dt, dl.ol-act-list dt { font-weight: bold; }

/*==========================================================*/
/*  font-deco   */

.f-bold { font-weight:bold; }

.f-120 {
   font-size: 12pt;
   line-height: 1.7;
   }

.f-12-bold {
   font-size: 12pt;
   line-height: 1.7;
   font-weight:bold;
   }

.f-red {
   color: #CC0000;
   }
   
.f-red-bold {
   color: #CC0000;
   font-weight:bold;
   }

.f-12-red-bold {
   color: #CC0000;
   font-weight:bold;
   font-size: 12pt;
   line-height: 1.7;
   }

.fsize10 { font-size:77%; }
.fsize11 { font-size:85%; }
.fsize12 { font-size:93%; }
.fsize13 { font-size:100%; }
.fsize14 { font-size:108%; }
.fsize15 { font-size:116%; }
.fsize16 { font-size:123.1%; }
.fsize17 { font-size:131%; }
.fsize18 { font-size:138.5%; }
.fsize19 { font-size:146.5%; }
.fsize20 { font-size:153.9%; }
.fsize21 { font-size:161.6%; }
.fsize22 { font-size:167%; }
.fsize23 { font-size:174%; }
.fsize24 { font-size:182%; }
.fsize25 { font-size:189%; }   

/*==========================================================*/
/*  position   */

.p-left {
   text-align:left;
   }
   
.p-right {
   text-align:right;
   }

.p-center {
   text-align:center;
   }

.italic {
   font-family: "ＭＳ ゴシック",sans-serif; 
   font-style: italic;
}
