#screen{
	background:url(../../images/default/img_reviving/screen_reviving_back.png) repeat-x top center;
}
#leftbox dl{
	background:url(../../images/default/img_common/left_liner.png) no-repeat bottom center;
}
#entry h3{
	background:url(../../images/default/img_common/reviving_h3.png) no-repeat bottom left;
}
/*reviving_cha*/
#entry .quot{
	margin-bottom: 30px;
}
.charm h4{
	width: 180px;
	display: inline-block;
	vertical-align: top;
}
.charm ul{
	display: inline-block;
	width: 487px;
	margin-bottom: 10px;
	vertical-align: top;
}

/*reviving_var*/
#entry .vars{
	width: 665px;
	background:url(../../images/default/img_reviving/var_body.png) repeat-y top center;
	padding: 10px 20px;
	position: relative;
}
#entry .vars ul{
	position: absolute;
	right: 20px;
	bottom: 0px;
}
#entry img.foot{
	margin-bottom: 20px;
}
#entry .vars div{
	display: inline-block;
	width: 450px;
	margin-left: 15px;
	vertical-align: middle;
}
#entry .vars div blockquote{
	padding-bottom: 10px;
}
/*reviving_flow*/
blockquote.flow{
	margin-bottom: 30px;
}
#flow_faq{
	width: 705px;
	height: 705px;
	background:url(../../images/default/img_reviving/reviving_flow0.png) no-repeat center center;
	position: relative;
}
#flow_faq ol li#faq_icon1{
	position: absolute;
	top: 40px;
	left: 0;
}
#flow_faq ol li#faq_icon2{
	position: absolute;
	top: 65px;
	left: 380px;
}
#flow_faq ol li#faq_icon3{
	position: absolute;
	top: 65px;
	left: 430px;
}
#flow_faq ol li#faq_icon4{
	position: absolute;
	top: 130px;
	left: 0;
}
#flow_faq ol li#faq_icon5{
	position: absolute;
	top: 100px;
	right: 100px;
}
#flow_faq ol li#faq_icon6{
	position: absolute;
	top: 120px;
	right: 0;
}
#flow_faq ol li#faq_icon7{
	position: absolute;
	bottom: 2px;
	left: 80px;
}

/*reviving_faq*/
blockquote#reviving_faq{
	margin-top: 30px;
}
blockquote#reviving_faq dl{
	width: 705px;
	margin-top: 20px;
	background:url(../../images/default/img_reviving/faq_foot.png) no-repeat center bottom;
	padding-bottom: 10px;
}
blockquote#reviving_faq dl dd{
	background:url(../../images/default/img_reviving/faq_body2.png) no-repeat center center;
	padding: 10px;
	padding-left: 85px;
	padding-bottom: 0px;
	min-height: 55px;
	width: 610px;
}
#entry p.flow_back{
	text-align: right;
}