/* long CSS by GICCHO 〜角丸長文用〜 */
/* Style Sheet */



/* 全体 */
body      {
    margin-top          : 30px;
    color               : #f6f6f6;
    background-color    : #f6f6f6;
}



/* テーブル */
table     {
    background-color    : #303030;
    font-size           : 100%;
    line-height         : 150%;
}



/* リンク */
a:link    {
    color               : #FF99CC;
    text-decoration     : underline;
}
a:visited {
    color               : #aa4477;
    text-decoration     : underline;
}
a:active  {
    color               : #aa4477;
    text-decoration     : underline;
}
a:hover   {
    color               : #FFbbee;
    text-decoration     : underline;
}



/* 文字装飾 */
.f6     {                 font-size:80%  ; line-height : 150% ;}
.f8     {                 font-size:90%  ; line-height : 150% ;}
.f      {                 font-size:100% : line-height : 150% ;}
.f12    {                 font-size:120% ; line-height : 150% ;}
.f15    {                 font-size:150% ; line-height : 130% ; font-weight:bold ;}
.f18    {                 font-size:180% ; line-height : 130% ; font-weight:bold ;}
.fl     {                 font-size:270% ; line-height : 130% ; font-weight:bold ;}

.fr6    { color:#ff4444 ; font-size:80%  ; line-height : 150% ;}
.fr8    { color:#ff4444 ; font-size:90%  ; line-height : 150% ;}
.fr     { color:#ff4444 ; font-size:100% : line-height : 150% ;}
.fr12   { color:#ff4444 ; font-size:120% ; line-height : 150% ;}
.fr15   { color:#ff4444 ; font-size:150% ; line-height : 130% ; font-weight:bold ;}
.fr18   { color:#ff4444 ; font-size:180% ; line-height : 130% ; font-weight:bold ;}
.frl    { color:#ff4444 ; font-size:270% ; line-height : 130% ; font-weight:bold ;}

.fb6    { color:#33bbee ; font-size:80%  ; line-height : 150% ;}
.fb8    { color:#33bbee ; font-size:90%  ; line-height : 150% ;}
.fb     { color:#33bbee ; font-size:100% : line-height : 150% ;}
.fb12   { color:#33bbee ; font-size:120% ; line-height : 150% ;}
.fb15   { color:#33bbee ; font-size:150% ; line-height : 130% ; font-weight:bold ;}
.fb18   { color:#33bbee ; font-size:180% ; line-height : 130% ; font-weight:bold ;}
.fbl    { color:#33bbee ; font-size:270% ; line-height : 130% ; font-weight:bold ;}

.fy6    { color:#dddd33 ; font-size:80%  ; line-height : 150% ;}
.fy8    { color:#dddd33 ; font-size:90%  ; line-height : 150% ;}
.fy     { color:#dddd33 ; font-size:100% : line-height : 150% ;}
.fy12   { color:#dddd33 ; font-size:120% ; line-height : 150% ;}
.fy15   { color:#dddd33 ; font-size:150% ; line-height : 130% ; font-weight:bold ;}
.fy18   { color:#dddd33 ; font-size:180% ; line-height : 130% ; font-weight:bold ;}
.fyl    { color:#dddd33 ; font-size:270% ; line-height : 130% ; font-weight:bold ;}

.fo6    { color:#ff6820 ; font-size:80%  ; line-height : 150% ;}
.fo8    { color:#ff6820 ; font-size:90%  ; line-height : 150% ;}
.fo     { color:#ff6820 ; font-size:100% ; line-height : 150% ;}
.fo12   { color:#ff6820 ; font-size:120% ; line-height : 150% ;}
.fo15   { color:#ff6820 ; font-size:150% ; line-height : 130% ; font-weight:bold ;}
.fo18   { color:#ff6820 ; font-size:180% ; line-height : 130% ; font-weight:bold ;}
.fol    { color:#ff6820 ; font-size:270% ; line-height : 130% ; font-weight:bold ;}

.flm6   { color:#7fffd4 ; font-size:60%  ; line-height : 150% ;}
.flm8   { color:#7fffd4 ; font-size:80%  ; line-height : 150% ;}
.flm    { color:#7fffd4 ; font-size:100% ; line-height : 150% ;}
.flm12  { color:#7fffd4 ; font-size:120% ; line-height : 150% ;}
.flm15  { color:#7fffd4 ; font-size:150% ; line-height : 130% ; font-weight:bold ;}
.flm18  { color:#7fffd4 ; font-size:180% ; line-height : 130% ; font-weight:bold ;}
.flml   { color:#7fffd4 ; font-size:270% ; line-height : 130% ; font-weight:bold ;}

.fbd6   { color:#2e2e2e ; font-size:60%  ; line-height : 150% ;}
.fbd8   { color:#2e2e2e ; font-size:80%  ; line-height : 150% ;}
.fbd    { color:#2e2e2e ; font-size:100% ; line-height : 150% ;}
.fbd12  { color:#2e2e2e ; font-size:120% ; line-height : 150% ;}
.fbd15  { color:#2e2e2e ; font-size:150% ; line-height : 130% ; font-weight:bold ;}
.fbd18  { color:#2e2e2e ; font-size:180% ; line-height : 130% ; font-weight:bold ;}
.fbdl   { color:#2e2e2e ; font-size:270% ; line-height : 130% ; font-weight:bold ;}



/* End Style Sheet */