/* TagStyle */

/* 
 pointsale Style [
----------------------------------------------------------- */
html
  {
	height:100%;
	margin-bottom:1px;
}

#pointBlock {
	margin-top: 17px;
	background: url(../imgs/pointsale/img.jpg) no-repeat right top;
	height: 114px;
}

#pointBlock p {
	padding-left: 15px;
}

#pointBlock2 {
	background: #F8EDE6 url(../imgs/pointsale/bg.jpg) no-repeat;
	width: 540px;
	padding-bottom: 15px;
}

#pointBlock2 ul {
	margin-left: 130px;
}

#pointBlock2 ul li {
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
	background: url(../imgs/pointsale/point.jpg) no-repeat left top;
	padding-left: 15px;
	padding-bottom: 15px;
}

#pointBlock2 p {
	padding-left: 130px;
}

#pointBlock2 p.pointFont01 {
	line-height: 18px;
	padding-top: 17px;
	padding-bottom: 17px;
}

#pointBlock2 p.pointFont01 strong {
	color: #000000;
}


#pointBlock3 h4 {
	background: #EBF5EB;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #006600;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 30px;
}

#pointBlock3 {
	margin-bottom: 50px;
}

#pointBlock3 p {
	padding-left: 15px;
	line-height: 18px;
}

#pointBlock3 p.pointFont02 {
	padding-bottom: 17px;
}

#pointBlock3 p.pointFont03 {
	padding-bottom: 5px;
}
