@charset "utf-8";
body {
	font-size: 1rem;
}

.itemL {
	background: url(../../images/icon_item_001.png) no-repeat 15px center;
	border: 5px solid #2489c5;
	font-size: 1.769rem;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 15px 20px 15px 50px;
}

.sec01 table th {
	width: 300px;
	background: #e0fbff;
	line-height: 1.6;
	text-align: left;
	vertical-align: top;
}

.sec01 table td {
	text-align: left;
	line-height: 1.6;
}