@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	infomation :  コンテンツ
	
 ---------------------------------------------- */

.bg_wrap{
	background:url(images/bg_map.png) no-repeat 485px 14px;
	}
 
 
.block{
	width:632px;
	margin-bottom:30px;
	
	}
.pop{
	position:absolute;
	top:112px;
	left:673px;
}

.question{margin-top:15px;}