@charset "UTF-8";
#con_01 {
	height: 1250px;
	width: 980px;
	background-image: url(../images/consulting_bk.gif);
	background-repeat: no-repeat;
	background-position: center 20px;
	overflow: hidden;
}
#con_01_up {
	height: auto;
	width: 980px;
	margin-top: 100px;
}
#con_01_down {
	text-align: center;
	height: auto;
	width: 980px;
	margin-top: 20px;
}

