@charset "utf-8";
#main-title {
	background-image: url(../images/voice/main-title.gif);
	background-repeat: no-repeat;
	height: 63px;
	margin-bottom: 20px;
}

#list {
	width: 600px;
	font-size: 14px;
	line-height: 1.8em;
}

#list p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#list ul, li {
	list-style-type: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#point-01 {
	width: 600px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #045996;
}
#point-02 {
	width: 600px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #045996;
}
#point-03 {
	width: 600px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #045996;
}
#point-04 {
	width: 600px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #045996;
}
#point-05 {
	width: 600px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	clear: both;
}
.dot-green {
	color: #339933;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #339933;
}
