
/*----------------------------------------------------------------
   ̫ - 
---------------------------------------------------------------- */

	.fsize8  { font-size: 8pt; }
	.fsize9  { font-size: 9pt; }
	.fsize10 { font-size:10pt; }
	.fsize11 { font-size:11pt; }
	.fsize12 { font-size:12pt; }
	.fsize13 { font-size:13pt; }
	.fsize14 { font-size:14pt; }
	.fsize15 { font-size:15pt; }
	.fsize16 { font-size:16pt; }
	.fsize17 { font-size:17pt; }
	.fsize18 { font-size:18pt; }
	.fsize19 { font-size:19pt; }
	.fsize20 { font-size:20pt; }
	.fsize21 { font-size:21pt; }
	.fsize22 { font-size:22pt; }
	.fsize23 { font-size:23pt; }
	.fsize24 { font-size:24pt; }
	.fsize25 { font-size:25pt; }
	.fsize26 { font-size:26pt; }
	.fsize27 { font-size:27pt; }
	.fsize28 { font-size:28pt; }
	.fsize29 { font-size:29pt; }
	.fsize30 { font-size:30pt; }

/*----------------------------------------------------------------
   ̫ - 
---------------------------------------------------------------- */

	.bold    { font-weight:bold;   }

	.italic  { font-style:italic;  }
	.oblique { font-style:oblique; }

	.overline { text-decoration:overline }
	.underline { text-decoration:underline }
	.line-through { text-decoration:through }

/*----------------------------------------------------------------
   ̫ - 
---------------------------------------------------------------- */

	.pmincho { font-family:'lr o'; }

/*----------------------------------------------------------------
   ݸ
---------------------------------------------------------------- */

	/* ݸ̉𖳂( No Under Line ) */
	.noul { text-decoration:none; }

/*----------------------------------------------------------------
   F
---------------------------------------------------------------- */

	.red   { color:red; }
	.blue  { color:blue; }
	.black { color:black; }
	.green { color:green; }
	.white { color:white; }

/*----------------------------------------------------------------
   ÷ޯ
---------------------------------------------------------------- */

	.ime_on  { ime-mode:active;   }
	.ime_off { ime-mode:disabled; }
	.align_r { text-align:right;  }
	.align_c { text-align:center; }
	.bgn     { background:none;   }

	.valign_t { vertical-align:text-top; }

/*----------------------------------------------------------------
   ð - O
---------------------------------------------------------------- */

	.solid0 { border:none; }
	.solid1 { border:solid 1px #777777; }
	.dotted1 { border:dotted 1px #777777; }

/*----------------------------------------------------------------
    - 
---------------------------------------------------------------- */

	.selb {
	         color: #0000FF;
	         font-family:'lr SVbN';
	         font-size:9pt;
	         background-color: #CCCCCC;
	         text-align:center;
	         width:56pt;
	         cursor:hand;
	}
	.selc {
	         color: #0000FF;
	         font-family:'lr SVbN';
	         font-size:9pt;
	         background-color: #CCCCCC;
	         text-align:center;
	         width:52pt;
	         cursor:hand;
	}
	.seld {
	         color: #0000FF;
	         font-family:'lr SVbN';
	         font-size:9pt;
	         background-color: #CCCCCC;
	         text-align:center;
	         width:48pt;
	         cursor:hand;
	}
	.btn01 {
	         color: #0000FF;
	         font-family:'lr SVbN';
	         font-size:7pt;
	         background-color: #CCCCCC;
	         text-align:center;
	         width:16pt;
	         cursor:hand;
	}
	.btn02 {
	         color: #0000FF;
	         font-family:'lr SVbN';
	         font-size:7pt;
	         background-color: #CCCCCC;
	         text-align:center;
	         width:18pt;
	         cursor:hand;
	}
	.btn03 {
	         color: #0000FF;
	         font-family:'lr SVbN';
	         font-size:6pt;
	         background-color: #CCCCCC;
	         text-align:center;
	         width:17pt;
	         cursor:hand;
	}
	.btn04 {
	         color: #FFFFFF;
	         font-family:'lr SVbN';
	         font-size:9pt;
	         background-color: #0080FF;
	         text-align:center;
	         width:56pt;
	         cursor:hand;
	}
	.btn05 {
	         color: #0000FF;
	         font-family:'lr SVbN';
	         font-size:8pt;
	         background-color: #CCCCCC;
	         text-align:center;
	         width:42pt;
	         cursor:hand;
	}

	.G_BTN {
		height:23px;
		width:80px;
		color:#2c4013;
		border-style:solid;
		background:#ffffce;
		border-color:#7db37d;
		border-left-width:1px;
		border-right-width:2px;
		border-top-width:1px;
		border-bottom-width:2px;
		cursor:hand;
	}

	.G_LINK {
		border:none;
		font-size:15px;
		color:#006810;
		background:none;
		text-align:left;
		border-bottom:2pt double;
		cursor:hand;
	}

	.B_BTN {
		height:23px;
		width:80px;
		color:#2c4013;
		border-style:solid;
		background:#ffffce;
		border-color:#4896ff;
		border-left-width:1px;
		border-right-width:2px;
		border-top-width:1px;
		border-bottom-width:2px;
		cursor:hand;
	}

	.B_LINK {
		border:none;
		font-size:15px;
		color:#0064ec;
		background:none;
		text-align:left;
		border-bottom:2pt double;
		cursor:hand;
	}

/*----------------------------------------------------------------
   ߰
---------------------------------------------------------------- */

	.G_TITLE {
		width:250;
		height:25;
		font-size:18pt;
		font-weight:bold;
		color:#669900;
		font-family:'HGۺ޼M-PRO';
	}

	.B_TITLE {
		width:250;
		height:25;
		font-size:18pt;
		font-weight:bold;
		color:#0079ff;
		font-family:'HGۺ޼M-PRO';
	}

/*----------------------------------------------------------------
   ̑
---------------------------------------------------------------- */

	.hide { display:none; }
	.hand { cursor:hand;  }



