.font12_main {
	font-size: 12px;
	line-height: 150%;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.font12_box {
	font-size: 12px;
	color: #336633;
	line-height: 120%;
}
.box {
	padding: 5px;
	background-color: #C4FBB2;
}
.txt_green a:link{
	color: #336633;
}
.txt_green a:visited{
	color: #336633;
}
.txt_green a:hover{
	color: #16AC16;
}
.txt_green a:active{
	color: #336633;
}
.font12_box a:link{
	color: #336633;
}
.font12_box a:visited{
	color: #336633;
}
.font12_box a:hover{
	color: #16AC16;
}
.font12_box a:active{
	color: #336633;
}
.font10_back {
	font-size: 10px;
	padding-bottom: 5px;
	text-align: right;
	color: #0D2858;
}
.font10_back a:link{
	color: #0D2858;
	text-decoration:none
}
.font10_back a:visited{
	color: #0D2858;
	text-decoration:none
}
.font10_back a:hover{
	color: #0D2858;
	text-decoration:none}
.font10_back a:active{
	color: #0D2858;
	text-decoration:none
}
.txt_purple02 a:link{
	color: #8A2EFC;
}
.txt_purple02 a:visited{
	color: #8A2EFC;
}
.txt_purple02 a:hover{
	color: #451680;
}
.txt_purple02 a:active{
	color: #8A2EFC;
}
.title_pink {
	font-size: 12px;
	padding-left: 15px;
	color: #CB3B93;
	height: 20px;
	background-image: url(images/bar_pink.jpg);
}
.title_orange {
	font-size: 12px;
	padding-left: 15px;
	color: #F8660E;
	height: 20px;
	background-image: url(images/bar_orange.jpg);
}
.title_green {
	font-size: 12px;
	padding-left: 15px;
	color: #336633;
	background-image: url(images/bar_green.jpg);
	height: 20px;
}
.title_purple {
	font-size: 12px;
	padding-left: 15px;
	color: #8A2EFC;
	background-image: url(images/bar_purple.jpg);
	height: 20px;
}
.title_blue {
	font-size: 12px;
	padding-left: 15px;
	color: #0C5984;
	background-image: url(images/bar_blue.jpg);
	height: 20px;
}
.txt_pink01 {
	color: #CC3366;
}
.txt_pink02 {
	color: #FF6666;
}
.txt_pink03 {
	color: #CB3B93;
}
.txt_orange {
	color: #F8660E;
}
.txt_green {
	color: #336633;
}
.txt_purple01 {
	color: #451680;
}
.txt_purple02 {
	color: #8A2EFC;
}
.txt_darkblue {
	color: #0D2858;
}
.txt_blue {
	color: #0C5984;
}
.font_copy {
	color: #0D2858;
	font-size: 10px;
}
.footer {
	background-color: #9C9CF5;
	height: 72px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: top;
	text-align: center;
	padding: 10px;
}
.footer a:link{
	color: #ffffff;
}
.footer a:visited{
	color: #ffffff;
}
.footer a:hover{
	color: #ffffff;
}
.footer a:active{
	color: #ffffff;
}

