.system_left {
	width: 388px;
	height: auto;
	float: left;
	color: #422C08;
	padding-top: 20px;
}
.system_right {	
	width: 312px;
	height: auto;
	float: right;
	color: #422C08;
}
.system_kiyaku {
	width: 704px;
	height: auto;
	clear: both;
	color: #663333;
}
:root .system_left {
	width: 384px;
	height: auto;
	float: left;
}
:root .system_right {
	width: 310px;
	height: auto;
	float: left;
}

.system_left h4 {
	border-bottom:1px solid #966; 
	background-color:#EFEACD; 
	font-weight:bold;
}
.system_right h4 {
	background-color: #333333;
	color: #ffffff;
	font-size: 15px;
	line-height: 1.8em;
}
.system_right h5 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	padding: 0 0 0 10px;
}
.system_right div {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

ol {
	text-align: left;
	margin: 0 0 0 50px;
}
p {
	color: #663333;
}
.tel p {
	color: #000000;
}

.system_eigyo {
    text-align: left;
}

.system_eigyo dt {
    color: #993333;
    font-weight: bold;
    margin: 3px 0 0 5px;
}

.system_eigyo dd {
    color: #663333;
    margin: 3px 0 10px 10px;
    line-height: 1.6em;
    font-size: 13px;
}