@charset "utf-8";
/* CSS Document */

section:nth-child(even){
	background-color:#edf9fd;
}
.data_box .name{
	color: #000;
}
.list_wrap .list_box li {
	text-indent: initial;
	padding-left: inherit;
}
.list_wrap .list_box li:before{
	content: unset;
}
#page06_5{
	background-color:#d2eaf7;
}
.block_almina{
  background-color: #fff;
  width: 90%;
  padding: 0 5% 5%;
}
.a_bo{
  border: 1px solid #ccc;
  margin-top: 20px;
  width: 800px;
}
.item_list article.data.bottom_none{
  margin-bottom: 0px;
}

@media screen and ( max-width: 1200px ){

	
}
@media screen and ( max-width: 1000px ){

}
@media screen and ( max-width: 767px ){

}