@charset "utf-8";

.l-content h4 {
	margin-bottom: 10px;
	padding: 5px 0 5px 10px;
	color: #555555;
	font-size: 110%;
	font-weight:bold;
	border-bottom: 1px solid #bbbbbb;
}

.l-content .img{padding:15px 0 15px 125px;}
.l-content .subttl{font-weight:bold;margin:15px 0 0 125px;}
.l-content .caption{margin:15px 0 0 125px;}
.l-content .note {color:#F00;}
.l-content .h3normal {font-weight:normal; font-size:12px;}

.l-content .navi>li>a{width: 200px;}

.l-content .maker_as_03 {
	box-sizing: border-box;
	width: 700px;
	padding: 10px 0 20px;
	border: 1px solid #000;
}

.l-content .maker_as_03 .m-table{
	width: 590px;
	margin: 0 10px;
}

.l-content .maker_as_03 .m-table td,
.l-content .maker_as_03 .m-table th{
	padding: 4px 0;
}

.l-content .maker_as_03 .m-table > thead > tr > th:first-child,
.l-content .maker_as_03 .m-table > tbody > tr > td:first-child {
    border-left: 1px solid #ccc;
}

.l-content .maker_as_03 .m-table > thead > tr > th:last-child,
.l-content .maker_as_03 .m-table > tbody > tr > td:last-child {
    border-right: 1px solid #ccc;
}
.l-content .maker_as_03 .m-table td.power{
	line-height: 1.8;
}
