@charset "utf-8";

#mainWrapper #imgArea {
	height: 225px;
	width: 801px;
	padding-top: 45px;
	background: url(../../images/05_back.jpg) no-repeat 2px top;
}

/*---------- end [#imgArea] ----------*/

#contentsArea {
	text-align: center;
}

#flowList {
	margin-top: 40px;
}

#flowList li {
	font-size: 0px;
	line-height: 0px;
}

/*---------- end [#flowList] ----------*/

#mitsumoriBox {
	position: relative;
	overflow: hidden;
	width: 650px;
	height: 860px;
	margin: auto;
}

#mitsumoriBox .downBtn {
	position: absolute;
	left: 290px;
	left: 240px;
	top: 770px;
	background: #FFFFFF;
}
