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

	+ wrapper
		- h1
		- box
		- btn

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

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

#snav ul {
	padding: 6px 130px 6px 135px;
}

/*----------------------------------------
	h1
-----------------------------------------*/

#content h1 {
	padding: 99px 0 98px;
}

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

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

#box04 {
	padding-bottom: 0;
}

.box h2 {
	margin: 0 0 24px 3px;
}

.box .text {
	position: relative;
	float: left;
	margin-top: -3px;
	width: 407px;
}

#box01 .text {
	width: 585px;
}

.box .text p + p {
	margin-top: 12px;
}

.box em {
	color: #fc6d81;
}

.box .pic {
	float: right;
}

#box03 .pic {
	padding-bottom: 15px;
	width: 493px;
	background: url(../img/index_03_pic_bg.gif) left bottom no-repeat;
}

#box03 .pic p + p {
	padding: 0 20px;
}

/*----------------------------------------
	btn
-----------------------------------------*/

#btn p {
	margin-top: 45px;
}