/*use.html
------------------------------------------------------------------------------*/

#lowerContents #pageRead h4 {
	padding-bottom: 30px;
}
.pointBox{
	background: url(../images/use/pointbg01.jpg) no-repeat center top;
	width: 540px;
	margin-top:20px;
}
.pointBox .pontBottom{
	background: url(../images/use/pointbg02.gif) no-repeat center bottom;
	clear: both;
	height: 25px;
	width: 540px;
}

.pointBox .pointContents{
	padding:0;
}
.pointBox .pointContents h6{
	padding-bottom:10px;
	padding-top:3px;
	margin:0 2px;
}

.pointBox .pointContents h7{
	padding-bottom:10px;
	padding-top:3px;
}

.use-txt{
margin-left:46px;
}

.imgBox{
	width: 540px;
	margin-top:20px;
}

.point-icon{
text-align:center;
margin:14px auto;
}


