@charset "utf-8";
#point li {
	font-size: 12px;
	line-height: 18px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C7C1B8;
	padding-top: 8px;
	padding-bottom: 8px;
}
#point .point1 {
	background-image: url(../concept/images/1_icon.png);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}

#point .point2 {
	background-image: url(../concept/images/2_icon.png);
	background-repeat: no-repeat;
	background-position: 4px 6px;
}


#point .point3 {
	background-image: url(../concept/images/3_icon.png);
	background-repeat: no-repeat;
	background-position: 4px 5px;
}
#tax dd {
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 20px;
}
#main th {
	text-align: left;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CEC1B7;
}
#main td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CEC4A8;
}
#indexbt td {
	font-size: 12px;
	line-height: 18px;
}

