.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;
}
.outline::before {
  content: '\f138';
  font-family: FontAwesome;
  margin-right: 10px;
  color: #006BB3;
}
.ul_btn_css2 {
  margin: 30px auto 50px;
  text-align: center;
}
.ul_btn_css2 li {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
  list-style: none;
  display: inline;
  margin: 0 20px;
}
.ul_btn_css2 li a {
  display: inline-block;
  width:300px;
  padding: 15px 20px;
  color: #fff;
  text-decoration: none;
  background: #0066cc;
  -webkit-box-shadow: 0 0 5px 0 #999;
  -moz-box-shadow: 0 0 5px 0 #999;
  box-shadow: 0 0 5px 0 #999;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
.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;
}



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

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










