@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	infomation :  コンテンツ
	
 ---------------------------------------------- */
 
 
 .block{
	margin-bottom:0;
	}
	
.pop{
	position:absolute;
	top:61px;
	left:47px;
	text-align:left;
	width:75px;
}


#chart_image {
	background:url(images/chart_image.jpg) right top no-repeat ;
	width:880px;
	margin:15px auto 0 auto;
	}
