﻿@charset "utf-8";

.table_waku {
	margin:5px 0 0 45px;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
}

.table_waku th {
	background-color:#CFD9E2;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	padding:5px;
}


.table_waku td {
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;	
	padding:5px;	
}

.list-num-01 {
	margin: 10px 0;
}

.list-num-01 > li + li {
	margin-top: 5px;
}

.list-num-01 > li::after {
	content: "";
	display: block;
	clear: both;
}

.list-num-01 > li > .icon {
	float: left;
	margin-right: 10px;
}

.list-num-01 > li > .txt {
	overflow: hidden;
	vertical-align: middle;
}

.list-num-01 > li > *:not(span) {
	clear: both;
	padding-left: 20px;
}

.var_btn > a {
	width: 250px;
}
