/* 文字設定 */

body {
	font-size:83%;
	line-height:130%;
	color:#4A4B45;
 }
h1{
	font-size: 75%;
	font-weight: normal;
	line-height:1em;
	margin: 0;
 }


/* グレーの文字設定 */

.T10-GLAY{
	font-size: 75%;
	line-height: 130%;
	color: #4A4B45;
	text-decoration: none;
	}

A.T10-GLAY:link{color: #4A4B45; text-decoration: underline;}
A.T10-GLAY:visited{color: #E55701; text-decoration: underline;}
A.T10-GLAY:link:hover{color: #4A4B45; text-decoration: none;background-color: #E6E6E6;}
A.T10-GLAY:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T10-GLAY-BOLD{
	font-size: 75%;
	line-height: 130%;
	color: #4A4B45;
	font-weight: bold;
	text-decoration: none;
	}

A.T10-GLAY-BOLD:link{color: #4A4B45; text-decoration: underline;}
A.T10-GLAY-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T10-GLAY-BOLD:link:hover{color: #4A4B45; text-decoration: none;background-color: #E6E6E6;}
A.T10-GLAY-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T11-GLAY{
	font-size: 80%;
	line-height: 130%;
	color: #4A4B45;
	text-decoration: none;
	}

A.T11-GLAY:link{color: #4A4B45; text-decoration: underline;}
A.T11-GLAY:visited{color: #E55701; text-decoration: underline;}
A.T11-GLAY:link:hover{color: #4A4B45; text-decoration: none;background-color: #E6E6E6;}
A.T11-GLAY:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T11-GLAY-BOLD{
	font-size: 80%;
	line-height: 130%;
	color: #4A4B45;
	font-weight: bold;
	text-decoration: none;
	}

A.T11-GLAY-BOLD:link{color: #4A4B45; text-decoration: underline;}
A.T11-GLAY-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T11-GLAY-BOLD:link:hover{color: #4A4B45; text-decoration: none;background-color: #E6E6E6;}
A.T11-GLAY-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T12-GLAY{
	font-size: 83%;
	line-height: 130%;
	color: #4A4B45;
	text-decoration: none;
	}

A.T12-GLAY:link{color: #4A4B45; text-decoration: underline;}
A.T12-GLAY:visited{color: #E55701; text-decoration: underline;}
A.T12-GLAY:link:hover{color: #4A4B45; text-decoration: none;background-color: #E6E6E6;}
A.T12-GLAY:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T12-GLAY-BOLD{
	font-size: 83%;
	line-height: 130%;
	color: #4A4B45;
	font-weight: bold;
	text-decoration: none;
	}

A.T12-GLAY-BOLD:link{color: #4A4B45; text-decoration: underline;}
A.T12-GLAY-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T12-GLAY-BOLD:link:hover{color: #4A4B45; text-decoration: none;background-color: #E6E6E6;}
A.T12-GLAY-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T12-RED{
	font-size: 83%;
	line-height: 130%;
	color: #FF0000;
	text-decoration: none;
	}

.T12-GLAY-BOLD{
	font-size: 83%;
	line-height: 130%;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	}


.T14-GLAY{
	font-size: 90%;
	line-height: 130%;
	color: #4A4B45;
	text-decoration: none;
	}

A.T14-GLAY:link{color: #4A4B45; text-decoration: underline;}
A.T14-GLAY:visited{color: #E55701; text-decoration: underline;}
A.T14-GLAY:link:hover{color: #4A4B45; text-decoration: none;background-color: #E6E6E6;}
A.T14-GLAY:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T14-GLAY-BOLD{
	font-size: 90%;
	line-height: 130%;
	color: #4A4B45;
	font-weight: bold;
	text-decoration: none;
	}

A.T14-GLAY-BOLD:link{color: #4A4B45; text-decoration: underline;}
A.T14-GLAY-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T14-GLAY-BOLD:link:hover{color: #4A4B45; text-decoration: none;background-color: #E6E6E6;}
A.T14-GLAY-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}


/* オレンジの文字設定 */

.T10-ORANGE{
	font-size: 75%;
	line-height: 130%;
	color: #E55701;
	text-decoration: none;
	}

A.T10-ORANGE:link{color: #E55701; text-decoration: underline;}
A.T10-ORANGE:visited{color: #E55701; text-decoration: underline;}
A.T10-ORANGE:link:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}
A.T10-ORANGE:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T10-ORANGE-BOLD{
	font-size: 75%;
	line-height: 130%;
	color: #E55701;
	font-weight: bold;
	text-decoration: none;
	}

A.T10-ORANGE-BOLD:link{color: #E55701; text-decoration: underline;}
A.T10-ORANGE-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T10-ORANGE-BOLD:link:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}
A.T10-ORANGE-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T11-ORANGE{
	font-size: 80%;
	line-height: 130%;
	color: #E55701;
	text-decoration: none;
	}

A.T11-ORANGE:link{color: #E55701; text-decoration: underline;}
A.T11-ORANGE:visited{color: #E55701; text-decoration: underline;}
A.T11-ORANGE:link:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}
A.T11-ORANGE:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T11-ORANGE-BOLD{
	font-size: 80%;
	line-height: 130%;
	color: #E55701;
	font-weight: bold;
	text-decoration: none;
	}

A.T11-ORANGE-BOLD:link{color: #E55701; text-decoration: underline;}
A.T11-ORANGE-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T11-ORANGE-BOLD:link:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}
A.T11-ORANGE-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T12-ORANGE{
	font-size: 83%;
	line-height: 130%;
	color: #E55701;
	text-decoration: none;
	}

A.T12-ORANGE:link{color: #E55701; text-decoration: underline;}
A.T12-ORANGE:visited{color: #E55701; text-decoration: underline;}
A.T12-ORANGE:link:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}
A.T12-ORANGE:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T12-ORANGE-BOLD{
	font-size: 83%;
	line-height: 130%;
	color: #E55701;
	font-weight: bold;
	text-decoration: none;
	}

A.T12-ORANGE-BOLD:link{color: #E55701; text-decoration: underline;}
A.T12-ORANGE-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T12-ORANGE-BOLD:link:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}
A.T12-ORANGE-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T14-ORANGE{
	font-size: 90%;
	line-height: 130%;
	color: #E55701;
	text-decoration: none;
	}

A.T14-ORANGE:link{color: #E55701; text-decoration: underline;}
A.T14-ORANGE:visited{color: #E55701; text-decoration: underline;}
A.T14-ORANGE:link:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}
A.T14-ORANGE:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T14-ORANGE-BOLD{
	font-size: 90%;
	line-height: 130%;
	color: #E55701;
	font-weight: bold;
	text-decoration: none;
	}

A.T14-ORANGE-BOLD:link{color: #E55701; text-decoration: underline;}
A.T14-ORANGE-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T14-ORANGE-BOLD:link:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}
A.T14-ORANGE-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}



/* グリーンの文字設定 */

.T10-GREEN{
	font-size: 75%;
	line-height: 130%;
	color: #778F02;
	text-decoration: none;
	}

A.T10-GREEN:link{color: #778F02; text-decoration: underline;}
A.T10-GREEN:visited{color: #E55701; text-decoration: underline;}
A.T10-GREEN:link:hover{color: #778F02; text-decoration: none;background-color: #E6E6E6;}
A.T10-GREEN:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T10-GREEN-BOLD{
	font-size: 75%;
	line-height: 130%;
	color: #778F02;
	font-weight: bold;
	text-decoration: none;
	}

A.T10-GREEN-BOLD:link{color: #778F02; text-decoration: underline;}
A.T10-GREEN-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T10-GREEN-BOLD:link:hover{color: #778F02; text-decoration: none;background-color: #E6E6E6;}
A.T10-GREEN-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T11-GREEN{
	font-size: 80%;
	line-height: 130%;
	color: #778F02;
	text-decoration: none;
	}

A.T11-GREEN:link{color: #778F02; text-decoration: underline;}
A.T11-GREEN:visited{color: #E55701; text-decoration: underline;}
A.T11-GREEN:link:hover{color: #778F02; text-decoration: none;background-color: #E6E6E6;}
A.T11-GREEN:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T11-GREEN-BOLD{
	font-size: 80%;
	line-height: 130%;
	color: #778F02;
	font-weight: bold;
	text-decoration: none;
	}

A.T11-GREEN-BOLD:link{color: #778F02; text-decoration: underline;}
A.T11-GREEN-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T11-GREEN-BOLD:link:hover{color: #778F02; text-decoration: none;background-color: #E6E6E6;}
A.T11-GREEN-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T12-GREEN{
	font-size: 83%;
	line-height: 130%;
	color: #778F02;
	text-decoration: none;
	}

A.T12-GREEN:link{color: #778F02; text-decoration: underline;}
A.T12-GREEN:visited{color: #E55701; text-decoration: underline;}
A.T12-GREEN:link:hover{color: #778F02; text-decoration: none;background-color: #E6E6E6;}
A.T12-GREEN:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T12-GREEN-BOLD{
	font-size: 83%;
	line-height: 130%;
	color: #778F02;
	font-weight: bold;
	text-decoration: none;
	}

A.T12-GREEN-BOLD:link{color: #778F02; text-decoration: underline;}
A.T12-GREEN-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T12-GREEN-BOLD:link:hover{color: #778F02; text-decoration: none;background-color: #E6E6E6;}
A.T12-GREEN-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T14-GREEN{
	font-size: 90%;
	line-height: 130%;
	color: #778F02;
	text-decoration: none;
	}

A.T14-GREEN:link{color: #778F02; text-decoration: underline;}
A.T14-GREEN:visited{color: #E55701; text-decoration: underline;}
A.T14-GREEN:link:hover{color: #778F02; text-decoration: none;background-color: #E6E6E6;}
A.T14-GREEN:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T14-GREEN-BOLD{
	font-size: 90%;
	line-height: 130%;
	color: #778F02;
	font-weight: bold;
	text-decoration: none;
	}

A.T14-GREEN-BOLD:link{color: #778F02; text-decoration: underline;}
A.T14-GREEN-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T14-GREEN-BOLD:link:hover{color: #778F02; text-decoration: none;background-color: #E6E6E6;}
A.T14-GREEN-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}


/* ホワイトの文字設定 */

.T10-WHITE{
	font-size: 75%;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
	}

A.T10-WHITE:link{color: #FFFFFF; text-decoration: underline;}
A.T10-WHITE:visited{color: #E55701; text-decoration: underline;}
A.T10-WHITE:link:hover{color: #FFFFFF; text-decoration: none;background-color: #E6E6E6;}
A.T10-WHITE:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T10-WHITE-BOLD{
	font-size: 75%;
	line-height: 130%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

A.T10-WHITE-BOLD:link{color: #FFFFFF; text-decoration: underline;}
A.T10-WHITE-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T10-WHITE-BOLD:link:hover{color: #FFFFFF; text-decoration: none;background-color: #E6E6E6;}
A.T10-WHITE-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T11-WHITE{
	font-size: 80%;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
	}

A.T11-WHITE:link{color: #FFFFFF; text-decoration: underline;}
A.T11-WHITE:visited{color: #E55701; text-decoration: underline;}
A.T11-WHITE:link:hover{color: #FFFFFF; text-decoration: none;background-color: #E6E6E6;}
A.T11-WHITE:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T11-WHITE-BOLD{
	font-size: 80%;
	line-height: 130%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

A.T11-WHITE-BOLD:link{color: #FFFFFF; text-decoration: underline;}
A.T11-WHITE-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T11-WHITE-BOLD:link:hover{color: #FFFFFF; text-decoration: none;background-color: #E6E6E6;}
A.T11-WHITE-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T12-WHITE{
	font-size: 83%;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
	}

A.T12-WHITE:link{color: #FFFFFF; text-decoration: underline;}
A.T12-WHITE:visited{color: #E55701; text-decoration: underline;}
A.T12-WHITE:link:hover{color: #FFFFFF; text-decoration: none;background-color: #E6E6E6;}
A.T12-WHITE:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T12-WHITE-BOLD{
	font-size: 83%;
	line-height: 130%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

A.T12-WHITE-BOLD:link{color: #FFFFFF; text-decoration: underline;}
A.T12-WHITE-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T12-WHITE-BOLD:link:hover{color: #FFFFFF; text-decoration: none;background-color: #E6E6E6;}
A.T12-WHITE-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T14-WHITE{
	font-size: 90%;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
	}

A.T14-WHITE:link{color: #FFFFFF; text-decoration: underline;}
A.T14-WHITE:visited{color: #E55701; text-decoration: underline;}
A.T14-WHITE:link:hover{color: #FFFFFF; text-decoration: none;background-color: #E6E6E6;}
A.T14-WHITE:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T14-WHITE-BOLD{
	font-size: 90%;
	line-height: 130%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

A.T14-WHITE-BOLD:link{color: #FFFFFF; text-decoration: underline;}
A.T14-WHITE-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T14-WHITE-BOLD:link:hover{color: #FFFFFF; text-decoration: none;background-color: #E6E6E6;}
A.T14-WHITE-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}
