@charset "Shift_JIS";

/*--- BODY ---*/

BODY {
	margin:           1em 1em 1em 1em;
    background-color: #E1E1E1;
    color:            #000000;
/*  font-family:      'ＭＳ Ｐゴシック'; */
    font-family:      'Lucida Grande',
                      'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',
                      'Meiryo', 'メイリオ', sans-serif;
	line-height:      150%;
}

/*--- HR ---*/

HR {
	color:            #FFFFFF;
	border-color:     #FFFFFF;
}

/*--- image ---*/

IMG {
	vertical-align:   middle;
	border-style:     none;
}

/*--- link ---*/

A { text-decoration:  none;    }

A:link    { color:    BLUE;    }
A:visited { color:    BLUE;    }
A:active  { color:    RED;     }
A:hover   { color:    RED;     }

/*--- table ---*/

TABLE {
	empty-cells:      show;
	border-collapse:  separate;
	border-spacing:   0px;
	padding:          0px;
	line-height:      150%;
}

.tmgn {               /* text margin */
	padding:          2em 3em;
}

/*--- banner ---*/

.bnr {
	width:            150;
	height:           30;
}

/*--- sps.gif ---*/

.sps {
	width:            10;
	height:           10;
}

/*--- font ---*/

.i { font-style:      italic;    }
.b { font-weight:     bold;      }
.u { text-decoration: underline; }

.c  { font-family:    'Comic Sans MS';   }
.t  { font-family:    'Times New Roman'; }
.g  { font-family:    'Meiryo UI', 'Meiryo', 'MS UI Gothic'; }
.m  { font-family:    'Meiryo UI', 'Meiryo', 'ＭＳ Ｐ明朝';  }

/*--- end of CSS file ---*/
