@charset "utf-8";

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

h2 {
	padding-bottom: 35px;
}
.box01 {
	background: url(../img/line.jpg) no-repeat left bottom;
	margin-bottom: 40px;
	padding-bottom: 40px;
	clear: both;
	width: 820px;
	margin-left: 20px;
}
.box01 .boxright {
	float: right;
	width: 640px;
}
.box01 .h3box {
	position: relative;
}
.box01 .h3box .link {
	position: absolute;
	left: 350px;
	top: 9px;
}
.box01 .boxleft {
	float: left;
	width: 160px;
}
.box02 {
	clear: both;
	padding-top: 20px;
}
.box02 h3 {
	float: left;
	padding-right: 20px;
	padding-bottom: 30px;
}
