#n202509 p {

}

#n202509{
	background-color: #fff8de;
}



.sub{
	background-color: #fde99a;
	padding:5px 30px;
}

.sub p b{
	font-size: 110%;
}

.caseBox h3 {
text-align: center;
	color: #000;
	margin: 0 0 0.5em;
	padding: 0;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 0.03em;	
	line-height: 1.5;
	margin-left: -20px;
}

.bluetx{
	color: #2666b8;	
    font-size: 100%;	
}

.redtx{
	color: #e55544;
    font-size: 100%;	
}

.orangetx{
	color: #ea5d00;
    font-size: 100%;	
}

.caseBox {
	display: block;
	padding: 30px 20px;
}

.fBnd{
font-size: 100%;	
	background: linear-gradient(transparent 60%, #f6ff00 60%);
}


.pdBx span{
	display: block;
	text-align: center;
	padding: 10px;
	color: #555;
font-size: 120%;
}

.pdBx span i{
font-size: 120%;
	color: #c00;
	margin-right: 0.3em;
}

.boxCon{
	background-color: #fff;
	padding: 15px;
	border-radius: 6px;
	margin: 30px 0 15px;
	text-align: left;
	box-shadow: 1px 1px 2px #999;
}

.boxCon h4{
color: #000;
	margin-left: 2em; 
text-indent: -2em; 
line-height: 2;	
}

.boxCon h4:before{
	content: '';
	display: inline-block;
	margin-right: 0.4em;
	vertical-align: middle;
	width: 26px;
	height: 26px;
	background: url("ic_cau.png") left top no-repeat;
	background-size: contain;
	background-repeat: no-repeat;
}

.boxCon h4 > span{
	    background: linear-gradient(transparent 92%, #000 92%);
	padding-bottom: 0.3em;
    font-size: 110%;	
}

.boxCon h4 + p{
	margin-left: 1em;
}

.boxCon li{
list-style-type: none;
margin-bottom: 0.4em;
padding-left: 1.2em;
text-indent: -1.2em;	
	line-height: 1.5;
}


.boxCon p{
	margin-bottom: 0;
    line-height: 160%;	
}


.hyo {
 width: 100%;
margin: 0 0% 40px;
 border-collapse: collapse;
 border-spacing: 0;
 border-top: solid 1px #A38877;
 border-bottom: solid 1px #A38877;	
	line-height: 1.6;

}
.hyo th {
 padding: 6px;
 background: #EBEBEB;
 border-bottom: solid 1px #A38877;
 border-right: solid 1px #A38877;	
font-weight: normal;
text-align: center;
font-size: 90% !important;		
}

.hyo th{
	color: #311605;
}

.hyo td {
 padding: 6px;
 border-bottom: solid 1px #A38877;
 border-right: solid 1px #A38877;	
background-color: #fff;	
	text-align: left;
	font-size: 90% !important;	
	line-height: 1.4;
}

.hyo tr th:last-child,
.hyo tr td:last-child{
	border-right: none;
}

.hyo th#t1{
	background-color: #ffebcc;
}

.hyo th#t2{
	background-color: #ffd699;
}

.hyo th#t3{
	background-color: #ffc266;
}

.hyo th#t4{
	background-color: #ffad33;
}

.hyo th#t5{
	background-color: #ff9900;
}

.caseBox#end {
    display: block;
    padding:15px 20px 10px;
}

#end{
	background: url("endbg.jpg") left bottom no-repeat;
	background-color: #fcd227;
	background-size: contain;
}

#end .inner{
	background-color: #fff;
	padding: 15px;	
}

#end .inner > div{
	display: flex;
	justify-content: space-between;
	align-items:flex-start;
}

#end .inner img{
	margin: 0 15px -15px -20px;
}

.inlineBlk {
    display: inline-block;
	text-indent:0;
	font-size: 100%;
}