@charset "Shift_JIS";
/*----------------------------------------

	+ wrapper
		- title
		- box

-----------------------------------------*/

#content {
	position: relative;
	margin-top: 159px;
}

#content h1 {
	padding: 60px 0 0 6px;
}

#snav ul {
	padding: 6px 201px 6px 207px;
}

#content .pagetop {
	margin-top: 5px;
}

/*----------------------------------------
	title
-----------------------------------------*/

#title {
	padding-bottom: 59px;
}

#title  p.lead {
	margin-top: 31px;
	padding-right: 10px;
	text-align: center;
}

#title p.pic {
	float: left;
	padding: 10px 0 0 20px;
}

#title .point {
	position: relative;
	float: right;
	padding: 25px 40px 0 0;
}

#title .point h2 {
	position: relative;
}

#title .point p {
	position: absolute;
	top: 267px;
	left: 30px;
	padding: 0;
}

#title .point p.pic {
	top: 105px;
}

#title .btn {
	margin: 0 auto;
	width: 906px;
	overflow: hidden;
}

#title ul {
	margin: 64px auto 0;
	float: left;
	position: relative;
	left: 50%;
}

#title li {
	float: left;
	position: relative;
	padding: 0 2px;
	right: 50%;
}

/*----------------------------------------
	box
-----------------------------------------*/

.box {
	padding: 45px 20px 40px;
	border-top: 1px solid #e5e5e5;
}

.box h2 {
	margin-bottom: 23px;
}

.box p + p.font_small {
	margin-top: 11px;
	color: #999999;
}

.box ul.btn {
	float: right;
	margin-top: 15px;
}

.box ul.btn li {
	float: left;
	padding-right: 4px;
}

.box dl {
	padding: 0 0 0 89px;
}

.box dl + dl {
	margin-top: 44px;
}

.box dt,
.box dd {
	display: inline-table;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
}

.box dd {
	padding-left: 25px;
	width: 566px;
}

.box dl.sp dt,
.box dl.sp dd {
	vertical-align: middle;
}

.box dd p + p {
	margin-top: 17px;
}

.box dd p.font_small {
	margin-top: 10px;
}

.box dd table {
	margin-top: 8px;
	width: 558px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.box dd table thead tr {
	background-color: #efefef;
}

.box dd table th,
.box dd table td {
	padding: 5px 5px 3px;
	text-align: center;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.box dd table.table01 th {
	width: 177px;
}

.box dd table.table01 th.first {
	width: 176px;
}

.box dd table.table02 th.first {
	width: 284px;
}

.box dd table.table02 tbody th {
	padding: 5px 15px 3px;
	text-align: left;
}

.box dd table.table02 tbody td {
	padding: 5px 15px 3px;
	text-align: right;
}

.box p.btn {
	margin: 35px 88px 0 0;
	text-align: right;
}

/* box01 */

#box01 dd p {
	width: 550px;
}

/* box02 */

#box02 {
	padding-bottom: 0;
}

#box02 h2 + p {
	margin-bottom: 17px;
}

#box02 dl + dl {
	margin-top: 35px;
}

#box02 div {
	margin: 41px auto 0;
	width: 762px;
	padding-bottom: 33px;
	background: url(../img/index_02_bg01.gif) left bottom no-repeat;
}

#box02 div h3 {
	padding: 30px 0 21px;
	text-align: center;
	background: url(../img/index_02_bg02.gif) left top no-repeat;
}

#box02 div p {
	padding: 0 31px;
}