@charset "utf-8";

	
/*==========.separately============*/
.separately { border: 1px solid #0f77cb; font-weight: bold; background: #fff; padding: 8px 12px; line-height: 1.7; margin-bottom: 15px;}
.separately a { color: #0f77cb; text-decoration: underline;}

/*==========.feature============*/
.feature { overflow: hidden; zoom:1;}
.feature dl.left,
.feature div.left{ width: 346px; float: left;}
.feature dl.right,
.feature div.right{ width: 346px; float: right;}
.feature dl dt { font-weight: bold; margin-bottom: 9px;}

/*==========.pay============*/
.pay { margin-bottom: 35px;}


/*==========.spe-table============*/
.spe-table h2 { margin-left: 0px;}


.use h2 {
	margin-bottom: 15px;
	}
	
.use p {
	padding-left: 0.6em;
	text-indent: -0.6em;
	margin-bottom: 10px;
	}

.use p a {
	display: block;
	margin-top: 5px;
	padding-left: 0.6em
	}
	
.use h3 {
	font-size: 140%;
	padding-top: 20px;
	margin-bottom: 10px;
	}
	
.use h4 {
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 10px;
	}
	
.use .spe-table .bg-middle {
	margin-top: 0px;
	}
	
.use  ul {
	padding-left: 1em;
	margin-bottom: 10px;
	}




/*=======ロードバランサー========*/
.mgt_10 {
	margin-top: 10px;
}

.mgt_20 {
	margin-top: 20px;
}

.mgt_30 {
	margin-top: 30px;
}

.mgt_40 {
	margin-top: 40px;
}

.mgb_10 {
	margin-bottom: 10px;
}

.mgb_20 {
	margin-bottom: 20px;
}

.mgb_30 {
	margin-bottom: 30px;
}

.mgb_40 {
	margin-bottom: 40px;
}

.icon_lb {
	background: url(../images/lb/icon_list.png) no-repeat 0 2px;
	padding-left: 15px;
	font-size:140%;
	font-weight:bold;
	margin-bottom: 10px;
}

.excelL {
  background-image:url(../common/images/icon_excel.png);
  background-position:0 50%;
  background-repeat:no-repeat no-repeat;
  padding-left:45px;
}

.bgdsr {
	padding-bottom: 130px;
	background: url(../images/lb/img_bgdrs.png) no-repeat center bottom;
}