section .onbg ul {
	width: 319px;
}
.block .box {
	width: 600px;
}

/* #content_01
------------------------------------------------------------ */
#content_01 {
	position: relative;
	margin-bottom: 60px;
}
#content_01 .box {
	background-color: #f5efe9; 
	min-height: 250px;
}
#content_01 .box.left {
	width: 550px;
	min-height: 630px;
	padding: 40px 0 0 0px;
}
#content_01 .box.right {
	position: relative;
	padding: 40px 0 0 0px;
}
#content_01 .box.normal {
	width: 1200px;
	padding: 20px 0 0 0px;
}
section .title {
	margin-bottom: 18px;
}
section .subtitle {
	margin-bottom: 20px;
}
section p{
	margin-bottom: 26px;
	line-height: 24px;
}
#content_01 .subimg {
	margin-left: 56px;
	margin-bottom: 24px;
}
#content_01 .shadow {
	position: absolute;
	bottom: -10px;
}
#content_01 .shadow img {
	display: block;
}

/* #content_01
------------------------------------------------------------ */
#content_02 {
	position: relative;
	margin-bottom: 60px;
}
#content_02 .box {
	background-color: #fff; 
	min-height: 0px;
}
#content_02 .box.left {
	width: 550px;
	min-height: 630px;
	padding: 40px 0 0 0px;
}
#content_02 .box.right {
	position: relative;
	padding: 40px 0 0 0px;
}
#content_02 .box.normal {
	width: 550px;
	padding: 20px 0 0 0px;
}
section .title {
	margin-bottom: 18px;
}
section .subtitle {
	margin-bottom: 20px;
}
section p{
	margin-bottom: 26px;
	line-height: 24px;
}
#content_02 .subimg {
	margin-left: 56px;
	margin-bottom: 24px;
}
#content_02 .shadow {
	position: absolute;
	bottom: -10px;
}
#content_02 .shadow img {
	display: block;
}

div.desc {
	width: 470px;
	min-height: 92px;
	padding: 18px 0 0 20px;
	background-color: #FFF;
	position: relative;
}
div.desc h4 {
	font-size: 14px;
	margin-bottom: 2px;
}
div.desc p {
	font-size: 12px;
	line-height: 20px;
	padding-right: 24px;
}
/* page
------------------------------------------------------------ */
section div.slidewindow {
	width:  490px;
	height: 600px;
	overflow: hidden;
	position: relative;
}
section ul.page {
	width: 2450px;
	height: 600px;
	position: absolute;
	top: 0;
	left: 0;
}
section ul.page li p {
	margin: 0;
}
section ul.page li{
	width: 490px;
	float: left;
}
section .pager {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
section #content_01 .pager {
	left: 370px;
}
section .pager li {
	float: left;
	background-color: #dbbc8f;
	width: 24px;
	height: 24px;
	line-height: 0;
}
section .pager li:hover,
section .pager li.active{
	background-color: #402419;
}

.font_summary01 {
	font-size: 0.9rem;
	text-align:left;
	line-height: 1.4rem;
}

