@charset "utf-8";

/*
------------------------------------------------
Index Layout
------------------------------------------------*/

.box01 {
	width: 840px;
	padding-top: 30px;
	position: relative;
}
.box01 .abs {
	position: absolute;
	top: 0px;
	right: 0px;
}
.text01 {
	padding-bottom: 40px;
	font-size: 90%;
}
.box02 p {
	float: left;
}