td {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
}
.css01 {
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.bg_center {
	background-image: url(parts/bg_center.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.u_line_dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.u_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.margin_l {
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.css_12 {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
}
h1 {
	background-image: url(parts/subttl.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
	padding-left: 10px;
}
h2 {
	font-size: 14px;
	color: #FF6600;
}
h3 {
	font-size: 16px;
	line-height: 22px;
	color: #333333;
}
.bg {
	background-color: #F1F4D7;
	background-image: url(parts/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
