@charset "utf-8";


/* ================================================================================

  v11b and v12a Shared Style
 
================================================================================ */

@import url("/mobile/set/common/p/css/v11a/utility_base.css");



/* ================================================================================

  Font Size
 
================================================================================ */

/* --------------------------------------------------------------------------------
  General Purpose Style
-------------------------------------------------------------------------------- */


/* Link
-------------------------------------------------------------------------------- */

/* ------ buttons ------ */

/* --- .btn-wht --- */
.btn-wht { font-size: 18px;}


/* List and Icon
-------------------------------------------------------------------------------- */

/* .pagetop */
.page-top a { font-size: 12px;}


/* Font
-------------------------------------------------------------------------------- */

/* ========= Size ========= */
.fs_10 { font-size: 10px !important;}/* Do not use this class as possible as */
.fs_11 { font-size: 11px !important;}/* Do not use this class as possible as */
.fs_12 { font-size: 12px!important;}
.fs_13 { font-size: 13px!important;}
.fs_14 { font-size: 14px!important;}
.fs_15 { font-size: 15px!important;}
.fs_16 { font-size: 16px!important;}
.fs_17 { font-size: 17px!important;}
.fs_18 { font-size: 18px!important;}
.fs_22 { font-size: 22px!important;}
.fs_24 { font-size: 24px !important;}
.fs_25 { font-size: 25px !important;}
.fs_26 { font-size: 26px !important;}


/* Module
-------------------------------------------------------------------------------- */

/* ========= Headings ========= */

#h1_wrap h1 { font-size: 22px;}
.h2_wrap h2 { font-size: 18px;}
.h3_wrap h3 { font-size: 16px;}
.h4_wrap h4 { font-size: 14px;}
.h4_wrap_rbox h4 { font-size: 14px;}


/* ========= box_faq ========= */
#box_faq .box_faq_head span {    font-size: 14px}
#box_faq .link-list_blue,
#box_faq .link-list_navy a { font-size: 12px;}


/* ========= #notes ========= */
div.notes h2 { font-size: 14px;}
div.notes .inner,
div.subnotes .inner { font-size: 12px;}


/* ========= nav ========= */

/* -- relation_nav -- */
#nav #relation_nav ul li { font-size: 14px;}

/* -- .support-nav -- */
#nav .support-nav dt { font-size: 14px;}
#nav .support-nav dd { font-size: 12px;}
#nav .relation-nav ul { font-size: 12px;}

