@charset "utf-8";
@import "common/0-import.css";
/*------------------------------------------------------------
	大坊温泉について
------------------------------------------------------------*/
#conts h2 {
	margin: 0 0 10px;
}

#conts h3 {
	margin: 30px 0 10px;

	font-size: 16px;
	font-weight: bold;
}

#conts table {
	margin: 0 0 0 5px;
	width: 580px;
	border-collapse: collapse;
}

#conts table th,
#conts table td {
	padding: 5px 10px;
	border: 1px solid #999;

	font-size: 14px;
}

#conts table th {
	background: #fefede;
}

#conts .table01 th {
	width: 150px;
}

#conts .table01 td {
	width: 390px;
}

#conts .table02 th {
	text-align: center;
}

#conts .table02 {

}
