/* =====BODY======= */

body,form{



	scrollbar-base-color:		#cfcfcf;

	scrollbar-face-color:		#cfcfcf;

	scrollbar-arrow-color:		#ffffff;

	scrollbar-track-color:		#cfcfcf;

	scrollbar-highlight-color:	#ffffff;

	scrollbar-shadow-color:		#b8b8b8;

	scrollbar-3dlight-color:	#b8b8b8;

	scrollbar-darkshadow-color:	#b8b8b8;

}







/* =====LINK======= */

/* Link-A12（水色12pt・細・下線無） */

A.link_a12:link  { font-size: 10pt; color: #007ED6; line-height: 100%; text-decoration:none;}

A.link_a12:visited { font-size: 10pt; color: #007ED6; line-height: 100%; text-decoration:none;}

A.link_a12:hover { font-size: 10pt; color: #007ED6; line-height: 100%; text-decoration:none; background-color: #BBE3FF;}





/* Link-A12(bold)（水色12pt・太・下線無） */

A.link_a12b:link  { font-size: 12pt; color: #0012FE; font-weight: bold; line-height: 110%; text-decoration:none; }

A.link_a12b:visited { font-size: 12pt; color: #0012FE; font-weight: bold; line-height: 110%; text-decoration:none; }

A.link_a12b:hover { font-size: 12pt; color: #ffffff;  font-weight: bold; line-height: 110%; text-decoration:none; background-color: #0012FE;}



/* Link-A12（水色10pt・細・下線無） */

A.link_a10:link  { font-size: 8pt; color: #007ED6; line-height: 100%; text-decoration:none;}

A.link_a10:visited { font-size: 8pt; color: #007ED6; line-height: 100%; text-decoration:none;}

A.link_a10:hover { font-size: 8pt; color: #007ED6; line-height: 100%; text-decoration:none; background-color: #BBE3FF;}









/* =====TEXT======= */



/* 日付グレー（中・細） */

.f_a12n { font-size: 12px; color: #505050;  line-height: 100%;}



/* 日付グレー（中・細） */

.f_a10n { font-size: 10px; color: #505050;  line-height: 100%;}







/* 文章グレー（中・細） */

.f_b10n { font-size: 10px; color: #262626;  line-height: 140%;}



/* 文章グレー（中・太） */

.f_b10b { font-size: 10px; color: #262626;  line-height: 140%; font-weight: bold;}



/* 文章グレー（中・細） */

.f_b12n { font-size: 12px; color: #262626;  line-height: 150%;}



/* 文章グレー（中・太） */

.f_b12b { font-size: 12px; color: #262626;  line-height: 150%; font-weight: bold;}



/* 文章グレー（中・細） */

.f_b14n { font-size: 14px; color: #262626;  line-height: 150%;}



/* 文章グレー（中・太） */

.f_b14b { font-size: 14px; color: #262626;  line-height: 150%; font-weight: bold;}







/* グリーン（中・細） */

.f_c16n { font-size: 16px; color: #00A30F;  line-height: 140%;}



/* グリーン（中・太） */

.f_c16b { font-size: 16px; color: #00A30F;  line-height: 140%; font-weight: bold;}



/* グリーン（中・細） */

.f_c14n { font-size: 14px; color: #00A30F;  line-height: 140%;}



/* グリーン（中・太） */

.f_c14b { font-size: 14px; color: #00A30F;  line-height: 140%; font-weight: bold;}



/* グリーン（中・細） */

.f_c12n { font-size: 12px; color: #00A30F;  line-height: 140%;}



/* グリーン（中・太） */

.f_c12b { font-size: 12px; color: #00A30F;  line-height: 140%; font-weight: bold;}



/* グリーン（小・太） */

.f_c10b { font-size: 10px; color: #00A30F;  line-height: 140%; font-weight: bold;}







/* 赤（中・細） */

.f_g12n { font-size: 12px; color: #FC4160;  line-height: 140%;}



/* 赤（中・太） */

.f_g12b { font-size: 12px; color: #FC4160;  line-height: 160%; font-weight: bold;}



/* 赤（大・太） */

.f_g16b { font-size: 16px; color: #FC4160;  line-height: 160%; font-weight: bold;}





/* 青（中・細） */

.f_h12n { font-size: 12px; color: #4E7CE4;  line-height: 140%;}



/* 青（中・太） */

.f_h12b { font-size: 12px; color: #4E7CE4;  line-height: 180%; font-weight: bold;}



/* 青（大・太） */

.f_h16b { font-size: 16px; color: #4E7CE4;  line-height: 180%; font-weight: bold;}



/* メッセージ（中・細） */

.f_b10c { font-size: 11px; color: #003366;  line-height: 150%;}





/*バックグラウンドカラー*/

.bgGreen01{ background-color:#59C659; }

.bgGreen02{ background-color:#90DB6C; }

.bgGreen03{ background-color:#DDFDC8;}

.bgGray01{ background-color:#EEEEEE; }

.bgGray02{ background-color:#999999; }

.bgGray03{ background-color:#333333; }

.bgYellow01{ background-color:#E7E2C4; }

.bgYellow02{ background-color:#FFFCDB; }

.bgWhite{ background-color:#FFFFFF; }


