@charset "UTF-8";
/* ����T�C�Y */

.sm4{
	font-size: 20%;
}     /* ��4 */
.sm3{
	font-size: 40%;
}     /* ��3 */
.sm2{
	font-size: 60%;
}     /* ��2 */
.sm1{
	font-size: 80%;
}     /* ��1 */
.md{
	font-size: medium;
}   /* �W� */
.la1{
	font-size: 120%;
}     /* ��1 */
.la2{
	font-size: 140%;
}     /* ��2 */
.la3{
	font-size: 160%;
}     /* ��3 */
.la4{
	font-size: 180%;
}     /* ��4 */
.la5{
	font-size: 200%;
}     /* ��5 */
.la6{
	font-size: 220%;
}     /* ��6 */
.la7{
	font-size: 240%;
}     /* ��7 */
.la8{
	font-size: 260%;
}     /* ��8 */
.la9{
	font-size: 280%;
}     /* ��9 */
.la10{
	font-size: 300%;
}     /* ��10 */
.la11{
	font-size: 350%;
}     /* ��11 */
.la12{
	font-size: 400%;
}     /* ��12 */
.la13{
	font-size: 500%;
}     /* ��13 */


.sr{
	font-size: smaller;
}  /* ��i�K���� */
.lr{
	font-size: larger;
}   /* ��i�K���� */
.pt{
	font-size: 10pt;
}     /* 10pt */
.px{
	font-size: 20px;
}     /* 20px */
.pe{
	font-size: 200%;
}     /* 200% */


/* ����F */
.bl{
	color: #0000ff;
}     /* �� */
.pn{
	color: #ff00ff;
}     /* �s���N */
.rd{
	color: #ff0000;
}     /* �� */
.ye{
	color: #ffff00;
}     /* �� */
.gr{
	color: #00ff00;
}     /* �� */
.br{
	color: #CC6600;
}     /* �H */



/* �e�L�X�g��}�[�J�[ */
.mark-bl{
	background-color: #0000ff;
}     /* �� */
.mark-pn{
	background-color: #ff00ff;
}     /* �s���N */
.mark-rd{
	background-color: #ff0000;
}     /* �� */
.mark-ye{
	background-color: #ffff00;
}     /* �� */
.mark-gr{
	background-color: #00ff00;
}     /* �� */
.mark-br{
	background-color: #CC6600;
}     /* �H */