@charset "EUC-JP";
/**
 *
 *	docs
 */

div.point {
	background: url(../../img/docs/point_bg.png) 0 0 no-repeat;
	padding: 50px 20px 10px 15px;
}

div.point_bottom {
	margin: 0 0 15px 0;
	background: url(../../img/docs/point_bottom.png) 0 0 no-repeat;
	text-indent: -9999px;
	height: 17px;
}
