.px14 {
	font-size: 14px;
	line-height: 18px;
}
.px12 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.footer {
	font-size: 12px;
	line-height: 18px;
	color: #999999;
}
.px14underline {
	font-size: 14px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 100%;
}
.px14midashi {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #4642C7;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
}
.usu {
	color: #272727;
}
blockquote {
	margin-left: 14px;
	margin-top: 0px;
	padding-top: 6px;
	display: block;
}
.indent {

	margin-left: 16px;
	margin-top: 0px;
	padding-top: 5px;
	display: block;
}
.waku {
	border: 1px solid #848484;
}
.mark {
	display: block;
	background-image: url(images/mark.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 16px;
}
