@charset "utf-8";

body #main{
	background: #fff url(../img/bg_main.jpg) no-repeat scroll center top;
	padding-bottom: 25px;
}

/* #area_01 */

#area_01{
	height: 880px;
}

#area_01 .abs{
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}

/* #area_02 */

#area_02 .box_a{
	position: relative;
	width: 315px;
	padding: 15px 0 52px 135px;
}

#area_02 .box_a .image{
	position: absolute;
	top: 0;
	left: 0;
}

#area_02 .box_a .h{
	margin: 0 0 20px 0;
}

#area_02 .box_a > a.block.border{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border: 1px solid #ccc;
	padding: 6px;
	text-align: center;
}
