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

	+ wrapper
		- title
		- box

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

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

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

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

#title {
	padding-bottom: 22px;
}

#title .text {
	float: left;
	padding: 66px 0 0 20px;
}

#title .text h1 {
	padding: 0;
	text-align: left;
}

#title .text p {
	margin: 32px 0 0 1px;
}

#title p.pic {
	float: right;
	padding: 28px 48px 0 0;
}

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

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

/* box01 */

#box01 {
	padding-bottom: 42px;
}

#box01 ul {
	margin: 25px auto 0;
	width: 620px;
}

#box01 li + li {
	margin-top: 17px;
}

/* box02 */

#box02 > div {
	margin-top: 23px;
}

#box02 .text {
	float: left;
	width: 590px;
}

#box02 .pic {
	float: right;
	margin-top: 2px;
	width: 313px;
	background: url(../img/index_02_pic_bg01.gif) left bottom no-repeat;
}

#box02 .pic div {
	padding: 23px 25px 22px;
	background: url(../img/index_02_pic_bg02.gif) left top no-repeat;
}

#box02 .pic div > p {
	text-align: center;
}

#box02 .pic dl {
	margin-top: 11px;
}

#box02 .pic dt {
	font-weight: bold;
}

#box02 .pic p + p {
	margin-top: 10px;
}
