a  {
	text-decoration: underline;
	color: #0033CC;
}
a:hover  { color: #FF6600; text-decoration: underline; }


/* メイン設定 */
td        {font-size:12px; color: #333333;line-height:14pt;}

/* フォントサイズ設定 */

.font01  { font-size: 10px}
.font02  { font-size: 12px}
.font03  { font-size: 14px}
.font04  { font-size: 16px}
.font05  { font-size: 18px}
.font06  { font-size: 20px}
.font14  { font-size: 23px}
.font15  { font-size: 24px}
.font16  { font-size: 25px}
.font17  { font-size: 26px}
.font18  { font-size: 27px}
.font19  { font-size: 28px}
.font20  { font-size: 29px}
.font21  { font-size: 30px}


/* 色設定 */
.title01	{ background-color:#45BA8F; }
.title02	{ background-color:#CBEFE2; }
.title03	{ background-color:#003366; }
.title04	{ background-color:#E6E6E6; }

.bg01		{ background-color:#999999; }
.bg02		{ background-color:#FF6633; }
.bg03		{ background-color:#598CB2; }
.bg04		{ background-color:#FFE8D2; }
.bg05		{ background-color:#DCECF8; }
.bg06		{ background-color:#8A8888; }

.fontcolor01	{ color: #333366; }
.fontcolor02	{ color: #FF6633; }
.fontcolor03	{ color: #598CB2; }
