@charset "UTF-8";
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}

.text01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 200%;
	color: #0033CC;
}
.text02 {
	font-family: Arial, Helvetica, sans-serif;
}
.works01 {
	border: 1px dotted #0033CC;
}
.work-bg {
	background-color: #0033CC;
}
.menu-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	color: #0033CC;
}
.work-text01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 140%;
	color: #0033CC;
}
.news-title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0033CC;
}
.seemap {
	font-size: 12px;
	color: #0000FF;
	height: 16px;
	width: 110px;
	border: 1px dotted #0033FF;
	padding: 6px;
}
