
/* index */

#point{
	margin-bottom	: 30px;
	background	: url(./img/bg.gif) repeat-y left;
}

#point_bg{
	background	: url(./img/btm.gif) no-repeat bottom left;
	padding-bottom	: 5px;
}

#point .point_box p{
	line-height	: 18px;
	padding		: 0 15px 12px;
}

#point span{
	color		: #e4007f;
}

#point span img{
	margin-bottom	: 8px;
}