@charset "Shift_JIS";

a:link		{ color: #ffffff;}
a:visited	{ color: #0099FF;}
a:hover		{ color: #;}
a:active	{ color: #;}

.text-xl { font-size: 16px; line-height: 22px; color: #FFFFFF; }

.text-l  { font-size: 14px; line-height: 14px; color: #FFCC00; }
.text-lw { font-size: 14px; line-height: 22px; color: #333333; }
.text-ln { font-size: 14px; }

.text-m  { font-size: 12px; line-height: 14pt; color: #FFFFFF; }
.text-mw { font-size: 12px; line-height: 30px; color: #FFFFFF; }
.text-mm { font-size: 12px; line-height: 12pt; color: #FFFFFF; }
.text-mn { font-size: 12px; line-height: 14pt; color: #FFCC00; }

.text-s  { font-size: 10px ; line-height: 12px; color: #FFFFFF; }
.text-sw { font-size: 10px ; line-height: 17px; color: #FFFFFF; }
.text-sn { font-size: 10px ; line-height: 12px; color: #000000; }

.text-xs { font-size: 9px;  line-height: 14px; }
.textlink { font-size: 12px;}

form	 { margin: 0; }
input    { font-size: 12px; }
select   { font-size: 12px; }
textarea { font-size: 12px; }


/*-------------------------------------------------*/
