@charset "utf-8";

a {
	color: #003399;
	text-decoration: underline;
}




a:hover {
	color: #DC5050;
	text-decoration: underline;
}

a img {
border:none;
}
.text12 {

	font-size: 12px;
	text-align: left;

}
.text14 {

	font-size: 14px;
	line-height: 150%;
	text-align: justify;

}
.text16 {

	font-size: 16px;
	line-height: 28px;
	text-indent: 1em;
	text-align: justify;



}
.point1 {

	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;

}
.point2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #0000FF;
	background-color: #DDFFDD;

}
.point3 {


	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #0066CC;
}
body {
	margin-top: 10px;
	margin-left: 0px;
}
.title {

	font-size: 24px;
	line-height: 28px;
	color: #000000;
	text-align: center;
}
.comment {

	font-size: 14px;
	line-height: 16px;
	background-color: #CCFFCC;
}
.footer {

	font-size: 12px;
	background-color: #0066CC;
	text-align: right;
	vertical-align: middle;
	color: #FFFFFF;

}
.linktitle {

	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #CCFFCC;
	text-align: left;
	margin-left: 15px;

}
.linkname {

	font-size: 12px;
	margin-left: 20px;
}

.headding{
	height: 24px;
	font-size: 14px!important;
	color: #282828;
	background-color: #F5F5F5;
	background-image: url(../images_site/bg_h2.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 11px;
}

