.mnBx{
	background:url(../business/img/st_bg.jpg) top center no-repeat;
	text-align:center;
	margin:0 auto;
	width:100%;
	padding:60px 0 50px;
	background-size:cover;
}




.ackS{
	
background: #171717;
background: -moz-linear-gradient(top, #171717 0%, #142518 100%);
background: -webkit-linear-gradient(top, #171717 0%,#142518 100%);
background: linear-gradient(to bottom, #171717 0%,#142518 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#171717', endColorstr='#142518',GradientType=0 );
padding:25px 0;
text-align:center;
	
	
}

.ackS ul{
	list-style-type:none;
	margin:0 auto;
}

.ackS li{
	display:inline-block;
	width:30%;
	margin:0 6%;
}

.ackS li a{}

.ackS li a img{
	width:100%;
}

section{
	margin-bottom:40px;
}


.stl {
    background: #d2d8cb;
    background: -moz-linear-gradient(top, #d2d8cb 0%, #ffffff 53%);
    background: -webkit-linear-gradient(top, #d2d8cb 0%,#ffffff 53%);
    background: linear-gradient(to bottom, #d2d8cb 0%,#ffffff 53%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d8cb', endColorstr='#ffffff',GradientType=0 );
    font-size: 16px;
    font-family: "Times New Roman", 游明朝, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, メイリオ, Meiryo, serif;
    text-align: center;
    padding-top: 23px;
    padding-bottom: 10px;
    font-weight: bold;
}

.stl span {
    color: #204000;
    display: block;
    font-family: "Times New Roman", Times, serif;
}


.st_bg{
	width:100%;
	margin-bottom:20px;
}



.defBu {
	margin-top:10px;
	margin-bottom:20px;
border: #D7CBA8 solid 1px;
padding: 6px;
}

.txBu{
	display:block;
	text-align:center;
	font-weight:bold;
}

.defBu ul{

}

.defBu li{
	display:inline-block;
	margin-bottom:0.5em;
	font-size:92%;

}

.defBu li span{

}


.defBu li:first-child,
.defBu li:nth-child(3){
	width:58%;
}

.defBu li:nth-child(2),
.defBu li:nth-child(4){

}


.sst{
	margin-bottom:0.5em;
	font-size:100%;
	font-weight:normal;
}

.sst i{
	font-size:12px;
	margin-right:3px;
	color:#AB9637;
	vertical-align:1px;
}


table {
		border-top: #cccccc 1px solid;
	background: #ffffff;

	border-collapse: collapse;
	width: 97%;
	font-size: 11px;
	color:#333333;
	margin-bottom:20px;
	margin-left:3%;
} 

table thead th{
	border-bottom:#fff solid 1px;

	padding:5px;
	text-align:center;
	background-color:#D0D3D1;
}


table tbody th{
	border-bottom: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	padding:5px;
	width:47%;
	text-align:left;
	vertical-align:top;
	

} 

table tbody th i{
	font-size:4px !important;
	margin-right:3px;
	display:inline-block;
}


table tbody tr :nth-child(2){
	width:14%;
	text-align:center;
}


table tbody tr :nth-child(3){
	text-align:left;


}
table td {

	border-bottom:#cccccc 1px solid;

	text-align: right;
	padding: 5px;
	vertical-align:top;
}

table td span{
	font-size:108%;
}

table td.no_img{background-image:none;}


.mkA{
	color:#fff;
	border-radius:3px;
	padding:0.05em 0.4em;
	margin-right: 0.3em;
	line-height:1;
background-color: #8E0C0C;
}

.mkB{
color: #fff;
border-radius: 3px;
padding: 0.05em 0.4em;
margin-right: 0.3em;
background-color: #124F7B;
line-height: 1;
}

.mkC{
	color:#fff;
	border-radius:3px;
	padding:0.05em 0.4em;
	margin-right: 0.3em;
	line-height:1;
background-color: #C39C16;
}

.mkD{
color: #fff;
border-radius: 3px;
padding: 0.05em 0.4em;
margin-right: 0.3em;
background-color: #315C3B;
line-height: 1;
}