@charset "utf-8";
/* CSS Document */
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818280;
	text-decoration: none;
}
.protitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
}

.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0F426D;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}

.tex03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.color {
	color: #FF6600;
}

.btn {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 3px;
	height: 20px;
	width: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.list-title {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #484848;
	text-decoration: none;
	font-weight: bold;
}

.list {
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
}
.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #626262;
	text-decoration: none;
}
.hometitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#0F426D;
	font-size:16px;
	font-weight: bold;
}