/* ------------------------------------------------------------- */
/*               - Cascading Style Sheets            */
/* ------------------------------------------------------------- */

BODY {text:#FFFFFF;}
a:link { color:#4b4b4b;
	                  text-decoration: underline; }
a:visited { color:#4b4b4b;
	                  text-decoration: underline; }
a:hover {color: #F51E0A; text-decoration: underline}
a:active { color: #F51E0A; text-decoration: none; }
.ssFont { font-size: 9px;}
.sFont { font-size: 10px; }
.mFont { font-size: 12px;}
.lFont { font-size: 14px; }
.llFont { font-size: 16px; }
.ssFontH { font-size: 9px; line-height: 130%; }
.sFontH { font-size: 10px; line-height: 130%; }
.mFontH { font-size: 12px; line-height: 24px; }
.lFontH { font-size: 14px; line-height: 130%; }
.sshFont { font-size: 9px;letter-spacing:1px;line-height:120%;}
.shFont { font-size: 10px;letter-spacing:1px;line-height:120%;}
.mhFont { font-size: 12px;letter-spacing:1px;line-height:120%;}

.mFontb {  font-size: 12px; font-weight: bold}
.sFontb {  font-size: 10px; font-weight: bold}
.lFontb {  font-size: 14px; font-weight: bold}

.sFont_red {  font-size: 10px; color:#d04038; line-height: 130%;}
.mhFont02 { font-size: 12px; line-height:120%; color:#d04038}
.mhFont03 { font-size: 12px; line-height:140%;}

.Gray01 {BACKGROUND-COLOR: #E1E1E1}

.Gray02 {BACKGROUND-COLOR: #F0F0F0}

.contentsmenu { font-size: 12px;line-height:13px;}
