@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #FF3333;
}
a:visited {
	text-decoration: none;
	color: #FF3333;
}
a:hover {
	text-decoration: none;
	color: #FC0;
}
a:active {
	text-decoration: none;
}
.text12_white {
	font-size: 12px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.text12_red {
	font-size: 12px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #F33;
}
.text12_green {
	font-size: 12px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #72AF2D;
}


.text10 {
	font-size: 10px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
}
.text14{
	font-size: 12px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	//font-weight: bold;
}


.text14 :link {
	text-decoration: none;
	color: #000000;
}
.text14 a:visited {
	text-decoration: none;
	color: #000000;
}
.text14 a:hover {
	text-decoration: none;
	color: #ff0000;
}
.text14 a:active {
	text-decoration: none;
}



.text14pxyellow{
	font-size: 14pt;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0;
	font-weight: bold;
}

.text16 {
	font-size: 16px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
}
.text16_red {
	font-size: 16px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #F33;
	font-weight: bold;
}

.text16_green {
	font-size: 16px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #72AF2D;
	font-weight: bold;
}
.text16_iwaigreen {
	font-size: 16px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #AA8800;
	font-weight: bold;
}
.text16_white {
	font-size: 16px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}


.text20_red {
	font-size: 20px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #F33;
	font-weight: bold;
}

.text20white {
	font-size: 20px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}


.text24_red {
	font-size: 24px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #F33;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:140%;
	color: #666666;
}
.text14px_gray {
	font-size: 14px;
}

.text14px_other {
	font-size: 14px;
	color:#000;
}


.text14px_green {
	font-size: 14px;
	color: #72AF2D;
}

.text24px_green {
	font-size: 24px;
	color: #72AF2D;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}


ul {
	line-height:140%;
	list-style-position:outside;
	list-style-type:circle;
	margin:10px 0px 10px -12px;
	
}


