section .onbg ul {
	width: 395px;
}
.block .box {
	width: 600px;
}
.mainblock {
	background-color: #f5efe9;
	width: 100%;
}

/* #content_01 2
------------------------------------------------------------ */
#content_01 {
	position: relative;
	margin-bottom: 60px;
}
#content_01 .box {
	background-color: #f5efe9;
	min-height: 600px;
}
#content_01 .box.left {
	width: 470px;
	min-height: 545px;
	padding: 55px 0 0 130px;
}
section .title {
	margin-bottom: 8px;
}
section .subtitle {
	margin-bottom: 20px;
}
section p{
	margin-bottom: 30px;
	line-height: 24px;
}
#content_01 .sign {
	margin-left: 129px;
	margin-bottom: 14px;
}
#content_01 .shadow {
	position: absolute;
	bottom: -12px;
	left: 0px;
}
#content_02 .box {
	background-color: #f2e2c9;
	min-height: 1069px;
}
#content_02 .box.right {
    width: 1128px;
    min-height: 545px;
    padding-top: 55px;
    padding-right: 36px;
    padding-left: 36px;
    padding-bottom: 50px;
    position: relative;
}

/* page
------------------------------------------------------------ */
section ul#page {
}
section ul#page li {
	padding-top: 10px;
	display: block;
}
section ul#page li p {
	font-size: 12px;
}
