﻿@charset "utf-8";

/* ===================================================================
記事中のフォントサイズ設定
=================================================================== */

#mainContents .articleBody span.size10 { font-size: 0.83em; line-height: 1.6; float: none; }
#mainContents .articleBody span.size11 { font-size: 0.91em; line-height: 1.6; float: none; }
#mainContents .articleBody span.size12 { font-size: 1em; line-height: 1.6; float: none; }
#mainContents .articleBody span.size13 { font-size: 1.08em; line-height: float: none;}
#mainContents .articleBody span.size14 { font-size: 1.16em; line-height: float: none;}
#mainContents .articleBody span.size15 { font-size: 1.25em; line-height: float: none;}
#mainContents .articleBody span.size16 { font-size: 1.33em; line-height: float: none;}
#mainContents .articleBody span.size17 { font-size: 1.41em; line-height: float: none;}
#mainContents .articleBody span.size18 { font-size: 1.5em; line-height: float: none;}
#mainContents .articleBody span.size19 { font-size: 1.58em; line-height: float: none;}
#mainContents .articleBody span.size20 { font-size: 1.66em; line-height: float: none;}
#mainContents .articleBody span.size21 { font-size: 1.75em; line-height: float: none;}
#mainContents .articleBody span.size22 { font-size: 1.83em; line-height: float: none;}
#mainContents .articleBody span.size23 { font-size: 1.91em; line-height: float: none;}
#mainContents .articleBody span.size24 { font-size: 2em; line-height: float: none;}
#mainContents .articleBody span.size25 { font-size: 2.08em; line-height: float: none;}
#mainContents .articleBody span.size26 { font-size: 2.16em; line-height: float: none;}
#mainContents .articleBody span.size27 { font-size: 2.25em; line-height: float: none;}
#mainContents .articleBody span.size28 { font-size: 2.33em; line-height: float: none;}
#mainContents .articleBody span.size29 { font-size: 2.41em; line-height: float: none;}
#mainContents .articleBody span.size30 { font-size: 2.5em; line-height: float: none;}
#mainContents .articleBody span.size31 { font-size: 2.58em; line-height: float: none;}
#mainContents .articleBody span.size32 { font-size: 2.66em; line-height: float: none;}
#mainContents .articleBody span.size33 { font-size: 2.75em; line-height: float: none;}
#mainContents .articleBody span.size34 { font-size: 2.83em; line-height: float: none;}
#mainContents .articleBody span.size35 { font-size: 2.91em; line-height: float: none;}
#mainContents .articleBody span.size36 { font-size: 3em; line-height: float: none;}
#mainContents .articleBody span.size37 { font-size: 3.08em; line-height: float: none;}
#mainContents .articleBody span.size38 { font-size: 3.16em; line-height: float: none;}
#mainContents .articleBody span.size39 { font-size: 3.25em; line-height: float: none;}
#mainContents .articleBody span.size40 { font-size: 3.33em; line-height: float: none;}
#mainContents .articleBody span.size41 { font-size: 3.41em; line-height: float: none;}
#mainContents .articleBody span.size42 { font-size: 3.5em; line-height: float: none;}
#mainContents .articleBody span.size43 { font-size: 3.58em; line-height: float: none;}
#mainContents .articleBody span.size44 { font-size: 3.66em; line-height: float: none;}
#mainContents .articleBody span.size45 { font-size: 3.75em; line-height: float: none;}
#mainContents .articleBody span.size46 { font-size: 3.83em; line-height: float: none;}
#mainContents .articleBody span.size47 { font-size: 3.91em; line-height: float: none;}
#mainContents .articleBody span.size48 { font-size: 4em; line-height: float: none;}


/* ===================================================================
記事中の色設定
=================================================================== */

/* --- red --- */
#mainContents .articleBody span.red01 { color:#FF3333; float: none; }

/* --- blue --- */
#mainContents .articleBody span.blue_608 { color: #6082c5; float: none; }
#mainContents .articleBody span.blue_009 { color: #000099; float: none; }
#mainContents .articleBody span.blue_669 { color: #666699; float: none; }
#mainContents .articleBody span.blue_99c { color: #9999CC; float: none; }
#mainContents .articleBody span.blue_ccf { color: #CCCCFF; float: none; }
#mainContents .articleBody span.blue_ddf { color: #DDDDFF; float: none; }
#mainContents .articleBody span.blue_eef { color: #EEEEFF; float: none; }

/* --- pink --- */
#mainContents .articleBody span.pink_da6 { color: #da6d6d; float: none; }
#mainContents .articleBody span.pink_c03 { color: #CC0033; float: none; }
#mainContents .articleBody span.pink_f66 { color: #FF6666; float: none; }
#mainContents .articleBody span.pink_c66 { color: #CC6666; float: none; }
#mainContents .articleBody span.pink_f99 { color: #FF9999; float: none; }
#mainContents .articleBody span.pink_fcc { color: #FFCCCC; float: none; }
#mainContents .articleBody span.pink_fdd { color: #FFDDDD; float: none; }
#mainContents .articleBody span.pink_fee { color: #FFEEEE; float: none; }
#mainContents .articleBody span.pink_f6f { color: #FF66FF; float: none; }

/* --- gray --- */
#mainContents .articleBody span.gray_333 { color: #333333; float: none; }
#mainContents .articleBody span.gray_666 { color: #666666; float: none; }
#mainContents .articleBody span.gray_999 { color: #999999; float: none; }
#mainContents .articleBody span.gray_ccc { color: #CCCCCC; float: none; }
#mainContents .articleBody span.gray_ddd { color: #DDDDDD; float: none; }
#mainContents .articleBody span.gray_eee { color: #EEEEEE; float: none; }

/* --- green --- */
#mainContents .articleBody span.green_060 { color: #006600; float: none; }
#mainContents .articleBody span.green_693 { color: #669933; float: none; }
#mainContents .articleBody span.green_9c3 { color: #99CC33; float: none; }
#mainContents .articleBody span.green_cf3 { color: #CCFF33; float: none; }
#mainContents .articleBody span.green_df9 { color: #DDFF99; float: none; }
#mainContents .articleBody span.green_efc { color: #EEFFCC; float: none; }

/* --- orange --- */
#mainContents .articleBody span.orange_620 { color: #662200; float: none; }
#mainContents .articleBody span.orange_930 { color: #993300; float: none; }
#mainContents .articleBody span.orange_c60 { color: #CC6600; float: none; }
#mainContents .articleBody span.orange_f93 { color: #FF9933; float: none; }
#mainContents .articleBody span.orange_fc6 { color: #FFCC66; float: none; }
#mainContents .articleBody span.orange_fc9 { color: #FFCC99; float: none; }
#mainContents .articleBody span.orange_fe9 { color: #FFEE99; float: none; }
#mainContents .articleBody span.orange_ffc { color: #FFFFCC; float: none; }

#mainContents .articleBody span.white { color: #FFF; float: none; }

