/*css document*/

#content_top{
	width:730px;
	height:620px;
	background:url(images/freeplan_main.jpg) no-repeat;
}

#content_top h2{
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
}

#content_top p{
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
}


