@charset "utf-8";
#main-title {
	width: 600px;
	background-image: url(../images/voice/main-title.gif);
	background-repeat: no-repeat;
	height: 63px;
	margin-bottom: 20px;
}

#sw {
	width: 600px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009944;
	line-height: 1.5em;
	font-size: 14px;
	padding-bottom: 20px;
}
#ffc {
	width: 600px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.5em;
	padding-bottom: 20px;
	clear: both;
}
.dot-green {
	color: #339933;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #339933;
}
