<!-- Common -->

BODY { background : url(image/bg_gradation.jpg) repeat-y center top ; }
 
  A:HOVER { COLOR: #FF2121 }
  SPAN { font-size:10pt; }

<!-- OUTLINE BORDER -->
  .outline { border-left: 1px solid #DDDDDD;
             border-right: 1px solid #DDDDDD;
             border-bottom: 1px solid #DDDDDD }

<!-- Font Style -->
  .font85 { font-size:8.5pt ; }
  .font9 { font-size:9pt ; }
  .font95 { font-size:9.5pt ; }
  .font10 { font-size:10pt ; }
  .font10margin { font-size:10pt ; line-height:130% ; }
  .font105 { font-size:10.5pt ; }
  .font105margin { font-size:10.5pt ; line-height:130% ; }
  .font11 { font-size:11pt ;}
  .fontwhite { color:white ; background-color:blue ; }
  .fontblue { color:blue ; }
  .fontred { color:red ; }

<!-- For Premium page -->
  .p_caption { padding-right:25px ; font-size:8.5pt ; }
  .p_title { font-size:14pt ; }
  .p_explain { padding-left:20px ; font-size:10pt ; }

<!-- For Lineup page -->
  .lineup { padding-left:20px ; font-size:10pt ; }
  .l_name { font-size:12pt ; font-weight:bold ; }
  .l_explain { font-size:8pt ; }

<!-- For Report page -->
  .r_caption { padding-right:25px ; font-size:8.5pt ; }
  .r_title { font-size:14pt ; }
  .r_explain { padding-left:20px ; font-size:10pt ; }
