@charset "utf-8";
div.sclollArea{
	position: relative;
	padding-bottom: 60px;
}
div.contents div.sel_all_item{
	font-weight:normal;
	font-size: 120%;
	margin: 0 0 10px;
	padding: 5px 8px;
	color: #333;
	line-height: 1.25;
	border: #CCC solid 1px;
	background: #EDEDED;
}
.ico_excel{
	background:url(../img/data_download/ico_sheet.png) left no-repeat;
	padding-left:15px;
}
.ico_pdf{
	background:url(../img/data_download/ico_pdf.png) left no-repeat;
	padding-left:15px;
}
div.snBnr_download{
	font-weight:normal;
	margin: 0 0 10px;
	color: #333;
	line-height: 1.25;
	background: #EDEDED;
	width: 200px !important;
	padding:5px 0 !important;
}
div.snBnr_download h2{
	margin:0 auto !important;
}
div.snBnr h2 img{
	margin-left:5px;
}

div.snBnr .inr{
	background:#FFFFFF;
	border:1px #cccccc solid;
	width:190px;
	margin:0 auto !important;
}

div.snBnr .inr ul li{
	margin-left:10px;
	margin-bottom:0 !important;
	width: 170px;
	border-top: #CCC solid 1px;
	padding: 10px 0 10px;
	overflow:hidden;
}

div.snBnr .inr ul li input,
div.snBnr .inr ul li label{
	float:left;
}
div.snBnr .inr ul li label{
	width:150px;
}

.snBnr_btn{
	text-align:center;
	width:190px;
	margin-top:10px;
	margin-bottom:10px !important;
}
.snBnr_btn p{
	margin-bottom:5px !important;;
}
.border_b{
	border-bottom: #CCC solid 1px;
}

div.snBnr .inr ul .cld1 {
  border-top: 0;
}

div.snBnr .inr ul li label{
	margin-left:5px;
}

div.snBnr p input[type="button"]{
	padding:3px 5px;
	font-weight:bold;
	font-size: 100%;
}
.download_list th{
	font-weight:bold;
}
.download_list .bold{
	font-weight:bold;
}

div.contents div.sel_all_item li{
	padding: 3px 0px 0px;

}
div.contents div.sel_all_item input{
	margin: 0px 5px 0px;
}

div.contents div.section {
	overflow: hidden;
	width: 100%;
}
div.contents div.section table.list {
	width: 100%;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
/*	border-bottom: 1px solid #ccc;*/
}
div.contents div.pc_btn_download p,
div.contents div.sp_btn_download p{
	text-align:center;
}
div.contents div.section p input[type="button"]{
	padding:3px 15px;
	font-weight:bold;
	font-size: 115%;
}

div.contents div.section table.list th {
	text-align:center;
	padding:10px 5px;
	margin-bottom: 8px;
	background: #EDEDED;
	border-left: 1px solid #ccc;
	border-bottom: 3px double #ccc;
}
div.contents div.section table.list td {
	text-align:center;
	padding:3px 5px;
	margin-bottom: 8px;
	background: #fff;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	
}
div.contents div.section>span { 
	display: block; 
	float: left; 
	padding: 12px 10px; 
	border-collapse: collapse; 
}
.btn_download_sel{
	background:url(../img/data_download/img_download_side.png) no-repeat;
	width:170px;
	height:30px;
	border:none;
	cursor:pointer;
}
.btn_download_sel:hover{
	background:url(../img/data_download/img_download_side_o.png) no-repeat;
}
.btn_download_all{
	background:url(../img/data_download/img_ikkatsy_side.png) no-repeat;
	width:170px;
	height:30px;
	border:none;
	cursor:pointer;
}
.btn_download_all:hover{
	background:url(../img/data_download/img_ikkatsy_side_o.png) no-repeat;
}
.btn_download{
	background:url(../img/data_download/img_download.png) no-repeat;
	width:220px;
	height:40px;
	border:none;
	cursor:pointer;
}
.btn_download:hover{
	background:url(../img/data_download/img_download_o.png) no-repeat;
}
.left_data_tit{
	background:url(../img/data_download/bg_left_tit_data.png) left top;
	width:190px;
	color:#FFFFFF !important;
	padding:10px 0;
	text-align:center;
	font-size:120%;
}
.pc_btn_download{
	background:url(../img/data_download/bg_btn.png) left top;
	position:absolute;
	bottom:0;
	width:700px !important;
	margin-top:-20px !important;
	margin-bottom: 0;
}

.pc_btn_download p{
	padding:20px 0 !important;
	margin:0 !important;
}


/*レスポンシブ用*/
.pc {
	display:table-cell;
}
.sp {
	display:none;
}
.sp_disp{
	display:none;
}
@media screen and (max-width: 568px) {
div.sclollArea{
  padding-bottom: 16.6666%;
}
.pc_disp{
	display:none;
}
.sp_disp{
	display:block;
}
.pc {
	display:none;
}
.sp {
	display: table-row;
}
.sp td {
	background:#e5f2ff !important;
	font-size:18px;
	text-align:left !important;
	padding-left:10px !important;
}
.sp_table_tit_size{
	font-size:150%;
}
.sp_font_size_80{
	font-size:80%;
	line-height:110%;
}
.sp_font_size_80 th input{
	margin-bottom:5px;
}
.sp_break:before{
	content: "\A";
    white-space: pre !important;
}
.sp_download_list{
	margin:0 auto 37px !important;
}
.sp_download_list table{
	width:90% !important;
	margin-left:auto;
	margin-right:auto;
}
.sp_btn_download{
	background:url(../img/data_download/bg_btn.png) left top;
	position:fixed;
	bottom:0;
	width:100% !important;
	margin:0;
}
.sp_btn_download p{
	padding:20px 0 18px !important;
	margin:0 !important;
}
.sp_btn_download p input{
	width:95%;
	height: 0;
  padding: 16.6666% 0 0 !important;
	background:url(../img/data_download/sp_img_download.png) 0 0 no-repeat;
	background-size: contain;
	border:none;
	cursor:pointer;
	border-radius:0;
}
.sp_btn_download p input:hover{
	width:95%;
	height: 0;
  padding: 16.6666% 0 0 !important;
	background:url(../img/data_download/sp_img_download.png) 0 0 no-repeat;
	background-size: contain;
	border:none;
	cursor:pointer;
	border-radius:0;
}
.sp_download_list table.list th {
	border-bottom: 1px double #ccc !important;
}
.sp_download_list table.list td {
	padding-top:10px !important;
	padding-bottom:10px !important;
}
.sp_download_list table.list .sp_pa10{
	padding:10px !important;
}
.pc_btn_download{
	display: none;
}
div.contents{
	margin-bottom:0;
}
}