.ul_pre li {
	margin:10px auto;
	text-indent:-1.85em;
	padding-left:1.85em;
	margin-bottom:0.5em;
}

.tbl-style_ple {
	margin: 10px;
}
.tbl-style_ple th,
.tbl-style_ple td {
	border: 1px #CCCCCC;
	border-style: solid;
	vertical-align: middle;
}
.tbl-style_ple th {
	background-color: #dddddd;
	padding: .5em;
	text-align: center;
	font-weight: bold;
}
.tbl-style_ple th {
	background-color: #eeeeee;
	padding: .5em;
}
.tbl-style_ple td {
	padding: .5em;
}
.tbl-style_ple.w100{
	width:100%;
}
.tbl-style_ple.w70{
	width:70%;
}
.tbl-style_ple.w50{
	width:50%;
}
.outline::before {
  content: '\f138';
  font-family: FontAwesome;
  margin-right: 10px;
  color: #006BB3;
}
.w600{
	width:600px;
}
.ttl {
	border-bottom:2px solid #004286;
	font-size:1.1em;
}
.ttl span{
	color:#004286;
}
.dl_001{
	display:flex;
	margin-bottom:10px;
}
.dl_001 dt{
	width:20px;
}
.h4heading02 {
	padding:5px;
}
.border_box{
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:30px;
}

@media screen and (max-width: 640px){

.ul_pre li {
	margin:10px auto;
	text-indent:-1.85em;
	padding-left:1.85em;
	margin-bottom:0.5em;
}
	
	
	
}










