@charset "utf-8";
/* CSS Document */

.hd01{
	background: #cce9ff;
border-bottom: 2px solid #4187bd;
padding: 5px 10px;
color: #333;
font-size: 20px;
margin: 0px 0 0 !important;
}

.flL{
	float:left;
	margin:10px 80px !important;
}

.flR{
	float:right;
	margin:10px 75px !important;
}

.ulStyle02 li:before{
		content: url(../img/icon/check_icon_01.png)!important;
		position: relative;
		top: 3px;
		padding-right: 5px;
		display: inline-block;
	}
@media screen and (max-width: 980px) {	
th{
	width:100%!important;
	
}
td{
	width:100%!important;
}}

@media screen and (max-width:650px) {	
.overflow{
	overflow-x:scroll!important;
}}

