@charset "utf-8";
/* CSS Document */

.point dl{}
.point dt{
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	height: auto;
	line-height: 30px;
}
.point dd u{
	font-size: 85%;
	font-weight: bold;
}
.point dd{
	font-size: 14px;
	line-height: 1.6em;
	margin-left: 121px;
	margin-bottom: 16px;
}
.point .point1 {
	background-image: url(../image/point_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	padding-left: 110px;
	padding-bottom: 10px;
}
.point .point2 {
	background-image: url(../image/point_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	padding-left: 110px;
	padding-bottom: 10px;
}
.point .point3 {
	background-image: url(../image/point_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	padding-left: 110px;
	padding-bottom: 10px;
}
.point .point4 {
	background-image: url(../image/point_4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	padding-left: 110px;
	padding-bottom: 10px;
}
.point .point5 {
	background-image: url(../image/point_5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	padding-left: 110px;
	padding-bottom: 10px;
}
