body {
	background: #fffefa;
}
.bg-white {
    background: #fff;
    padding: 20px;
    border-top: 1.5px solid #ff7903;
    border-left: 1px solid #f7eadf;
    border-right: 1px solid #f7eadf;
    border-bottom: 1px solid #f7eadf;
    margin: 10px 0;
}
#detail .naiyo ul.list-border {
	list-style-position: inside;
}
.list-border li {
    border-top: 1px solid #e3dad1;
    margin-bottom: 0!important;
    padding: 10px 5px;
}
.list-border li:last-child {
	border-bottom: 1px solid #e3dad1;
}
table {
	background: #fff;
}
#ez-toc-container {
	background: #fff!important;
}
#detail .naiyo h2 {
	background: #fae8d5;
}