#re-air-content{
	padding:20px 0;
}


#re-air-box{
	margin:0 auto 60px;
	padding:5px;
	width:95%;
	max-width:700px;
	border: solid 3px #333333;
}

h4 {
	font-size: 1.9rem;
	font-weight: 700;
	line-height: 1.57em;
	letter-spacing: 0.05em;
	margin-top: 25px;
	margin-bottom: 14px;
	text-align:center;
}

#re-air-box table{
	width:100%;
}

tr.list_dotline_t {
	display: block;
  border-top: solid 2px #333333;
  border-left: solid 2px #333333;
  border-right: solid 2px #333333;
  border-bottom: solid 1px #333333;
	background-color:#cccccc;
}

tr.list_dotline {
	display: block;
	border-left: solid 2px #333333;
	border-right: solid 2px #333333;
	border-bottom: solid 1px #333333;
}


td.list_line_t2 {
	width:325px;
	font-weight:bold;
}

td.list_line2 {
	width:auto;
/*
	width:325px;
*/
}

td.list_line_t, td.list_line {
	width:200px;
  border-right: solid 1px #333333;
	font-weight:bold;
}

td p {
	margin:10px;
	font-size:14px;
}

