﻿.font_blue{
font-size: 15px;	
	color: #0638D5;
	line-height: 1.2em;
	text-decoration: none;
 }
.font_blue a { color: #126307; text-decoration:none;}
.font_blue a:hover {
	color:#FF9900;
	text-decoration: underline;
}

.title_green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3A9002;
	font-weight: bold;
	}

.title_green a { color: #3A9002; text-decoration:none;font-weight: bold;}
.title_green a:hover { color:#00BD00;text-decoration:underline;font-weight: bold;}

.title_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3A9002;
	font-weight: bold;
	}
.title_blue a { color: #002499; text-decoration:none;font-weight: bold;}
.title_blue a:hover { color:#00BD00;text-decoration:underline;font-weight: bold;}

.green{
	font-family: Arial;
	font-size: 13px;
	color: #206001;
	line-height:1em;
}

/************************ 文字 結束 *****************************/

h6{
	font-size: 16px;
	color: #0F7E00;
	background-image: url(../department/img/titlebg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 30px;
	font-weight: bold;}
