@charset "shift_jis";
/* CSS Document */

/* =========================================================
pension
========================================================= */
div#pension {
	width: 650px;
	height: 480px;
	background: url(../img/bg_pension01.png) no-repeat;
}

/* =========================================================
case01, case02
========================================================= */
div#case01,
div#case02 {
	width: 590px;
	margin: 0 auto 30px;
	padding: 0 0 30px;
	background: url(../img/bg_dotline.png) no-repeat bottom;
	overflow: hidden;
	clear: both;
	position: relative;
}

div#case01 {
	margin-top: 20px;
}

ul.caseLeft {
	float: left;
}

ul.caseRight {
	float: right;
}

ul li img {
	vertical-align: top;
}

p.arrow01 {
	position: absolute;
	top: 385px;
	left: 270px;
}

p.arrow02 {
	position: absolute;
	top: 435px;
	left: 270px;
}
