/* ----------txt-------------- */
img {
	border:0;
	display:block;
}


.txt_01 {
	@import url(https://fonts.googleapis.com/css?family=Ramabhadra);
	font-family: 'Ramabhadra', sans-serif;
	font-size: 17px;
	color: #CCCCCC;
	line-height: 18px;
}
.txt_01 A:link { COLOR: #FFFFFF;text-decoration: none}
.txt_01 A:active { COLOR: #FFFFFF;text-decoration: none }
.txt_01 A:visited { COLOR: #FFFFFF;text-decoration: none }
.txt_01 A:hover { COLOR: #0066CC;text-decoration: none }

.txt_01-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99FF00;
	line-height: 18px;
}
.txt_01-1 A:link { COLOR: #99FF00;text-decoration: none}
.txt_01-1 A:active { COLOR: #99FF00;text-decoration: none }
.txt_01-1 A:visited { COLOR: #99FF00;text-decoration: none }
.txt_01-1 A:hover { COLOR: #FFCC00;text-decoration: none }


.txt_line_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: underline;
}
.txt_line_01 A:link { COLOR: #76b900;text-decoration: none}
.txt_line_01 A:active { COLOR: #FFFFFF;text-decoration: none }
.txt_line_01 A:visited { COLOR: #76b900;text-decoration: none }
.txt_line_01 A:hover { COLOR: #76b900;text-decoration: none }


.txt_green_line_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76b900;
	line-height: 18px;
	text-decoration: underline;
}
.txt_green_line_01 A:link { COLOR: #76b900;text-decoration: none}
.txt_green_line_01 A:active { COLOR: #76b900;text-decoration: none }
.txt_green_line_01 A:visited { COLOR: #76b900;text-decoration: none }
.txt_green_line_01 A:hover { COLOR: #76b900;text-decoration: none }


.txt_02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #76b900;
}
.txt_02 A:link { COLOR: #76b900;text-decoration: none}
.txt_02 A:active { COLOR: #76b900;text-decoration: none }
.txt_02 A:visited { COLOR: #76b900;text-decoration: none }
.txt_02 A:hover {
	COLOR: #76b900;
	text-decoration: underline
}

.title_01-1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 23px;
	color: #FFFFFF;
	line-height: 40px;
	border-bottom: 2px double #76B900;
	bottom: 10px;
	font-weight: normal;
}
.title_01-1 A:link { COLOR: #76b900;text-decoration: none}
.title_01-1 A:active { COLOR: #76b900;text-decoration: none }
.title_01-1 A:visited { COLOR: #76b900;text-decoration: none }
.title_01-1 A:hover {
	COLOR: #76b900;
	text-decoration: underline
}

.txt_03 {font-family: Verdana, Geneva, sans-serif;font-size: 11px;color: #999999;line-height: 18px;}
.txt_03 A:link { COLOR: #999999;text-decoration: none}
.txt_03 A:active { COLOR: #999999;text-decoration: none }
.txt_03 A:visited { COLOR: #999999;text-decoration: none }
.txt_03 A:hover { COLOR: #999999;text-decoration: none }



.txt_04 {font-family: Verdana, Geneva, sans-serif;font-size: 11px;color: #FFCC00;line-height: 18px;}
.txt_04 A:link { COLOR: #FFCC00;text-decoration: none}
.txt_04 A:active { COLOR: #FFCC00;text-decoration: none }
.txt_04 A:visited { COLOR: #FFCC00;text-decoration: none }
.txt_04 A:hover { COLOR: #FFCC00;text-decoration: none }



.txt_white_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
}
.txt_white_11 A:link { COLOR: #FFFFFF;text-decoration: none}
.txt_white_11 A:active { COLOR: #FFFFFF;text-decoration: none }
.txt_white_11 A:visited { COLOR: #FFFFFF;text-decoration: none }
.txt_white_11 A:hover { COLOR: #0066CC;text-decoration: none }

/*---------------title---------------*/
.title {font-family: "Arial", "Helvetica", "sans-serif";font-size: 13px;color: #FFFFFF;line-height: 18px;}

.title_02 {font-family: Verdana, Geneva, sans-serif;font-size: 13px;color: #76b900;line-height: 22px;}
.title_02 A:link { COLOR: #76b900;text-decoration: none}
.title_02 A:active { COLOR: #76b900;text-decoration: none }
.title_02 A:visited { COLOR: #76b900;text-decoration: none }
.title_02 A:hover { COLOR: #76b900;text-decoration: none }


.title_03_red {
	@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800);
    font-family: 'Open Sans', sans-serif;
	font-size: 35px;color: #76b900;line-height: 32px;
	}
.title_03_red A:link { COLOR: #76b900;text-decoration: none}
.title_03_red A:active { COLOR: #76b900;text-decoration: none }
.title_03_red A:visited { COLOR: #76b900;text-decoration: none }
.title_03_red A:hover { COLOR: #76b900;text-decoration: none }


.title_03_white {
	@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800);;
    font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	line-height: 25px;
}
.title_03_white A:link { COLOR: #FFFFFF;text-decoration: none}
.title_03_white A:active { COLOR: #FFFFFF;text-decoration: none }
.title_03_white A:visited { COLOR: #FFFFFF;text-decoration: none }
.title_03_white A:hover { COLOR: #FFFFFF;text-decoration: none }



.T1_green {font-family: "Arial", "Helvetica", "sans-serif";font-size: 12px;color: #018C98;line-height: 17px;}
.T1_green A:link { COLOR: #018C98;text-decoration: none}
.T1_green A:active { COLOR: #018C98;text-decoration: none }
.T1_green A:visited { COLOR: #018C98;text-decoration: none }
.T1_green A:hover { COLOR: #0066CC;text-decoration: none }


.T1_03 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	text-decoration: underline;
}
.T1_03 A:link { COLOR: #333333;text-decoration: underline}
.T1_03 A:active { COLOR: #333333;text-decoration: underline }
.T1_03 A:visited { COLOR: #333333;text-decoration: underline }
.T1_03 A:hover { COLOR: #0066CC;text-decoration: underline }



.T1_02 {font-family: "Arial", "Helvetica", "sans-serif";font-size: 12px;color: #FF0000;line-height: 12px;}
.T1_02 A:link { COLOR: #FF0000;text-decoration: none}
.T1_02 A:active { COLOR: #FF0000;text-decoration: none }
.T1_02 A:visited { COLOR: #FF0000;text-decoration: none }
.T1_02 A:hover { COLOR: #FF6600;text-decoration: none }


.T1_red {font-family: "Arial", "Helvetica", "sans-serif";font-size: 20px;color: #FF0000;line-height: 30px;}
.T1_red A:link { COLOR: #FF0000;text-decoration: none}
.T1_red A:active { COLOR: #FF0000;text-decoration: none }
.T1_red A:visited { COLOR: #FF0000;text-decoration: none }
.T1_red A:hover { COLOR: #FF6600;text-decoration: none }


.T1_blue {font-family: "Arial", "Helvetica", "sans-serif";font-size: 20px;color: #0066CC;line-height: 20px;}
.T1_blue A:link { COLOR: #0066CC;text-decoration: none}
.T1_blue A:active { COLOR: #0066CC;text-decoration: none }
.T1_blue A:visited { COLOR: #0066CC;text-decoration: none }
.T1_blue A:hover { COLOR: #0066CC;text-decoration: none }
.txt_0 {
	color: #0066CC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.txt_05 {
	color: #bdbdbd;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_0 {
	color: #76b900;
}
.txt_03_XL_white {
	@import url(https://fonts.googleapis.com/css?family=Ramabhadra);
	font-family: 'Ramabhadra', sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	line-height: 30px;
}
.txt_03_XL_red {
	@import url(https://fonts.googleapis.com/css?family=Ramabhadra);
	font-family: 'Ramabhadra', sans-serif;
	font-size: 45px;
	color: #FF0000;
	line-height: 45px;
}
.txt_04_XL_red {
	@import url(https://fonts.googleapis.com/css?family=Ramabhadra);
	font-family: 'Ramabhadra', sans-serif;
	font-size: 35px;
	color: #FF0000;
	line-height: 35px;
}