#home06{
	width: 630px;
}
#home06 p,
#home06 li,
#home06 dt,
#home06 dd{
	line-height: 160%;
}
#home06 h1{
	margin: 0 0 35px;
}
#home06 .description{
	margin: 0 0 35px;
}
#home06 .description h2{
	margin: 0 0 20px;
	text-align: center;
}
#home06 .description ul li{
	float: left;
	width: 200px;
	margin: 0 15px 0 0;
	background: url("../_img/ehonnavi_home06/bg_description.png") center center repeat;
	border-radius: 15px;
}
#home06 .description ul li:last-child{
	margin: 0;
}
#home06 .description ul li dl{
	padding: 20px 0;
	text-align: center;
}
#home06 .description ul li dt{
	margin: 0 0 10px;
	font-size: 16px;
	font-weight: bold;
}
#home06 .description ul li dd{
	display: inline-block;
	text-align: left;
}
#home06 .aboutML{
	margin: 0 0 35px;
}
#home06 .aboutML h2{
	position: relative;
	padding: 0 0 0 25px;
	margin: 0 0 20px;
	border-bottom: #eecb00 1px dashed;
	line-height: 180%;
	font-size: 16px;
	font-weight: bold;
}
#home06 .aboutML h2 span{
	font-size: 12px;
}
#home06 .aboutML h2:before{
	content: " ";
	position: absolute;
	left: 0;
	top: 4px;
	width: 20px;
	height: 20px;
	background: #eecb00;
	border-radius: 10px;
}
#home06 .aboutML h2:after{
	content: " ";
	position: absolute;
	left: 5px;
	top: 9px;
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 5px;
}
#home06 .aboutML ul li{
	margin: 0 0 20px;
}
#home06 .aboutML ul li:last-child{
	margin: 0;
}
#home06 .aboutML ul li dl dt{
	font-weight: bold;
	color: #fe9900;
}
#home06 .registML{
	margin: 65px 0 35px;
}
#home06 .registML h2{
	position: relative;
	padding: 0 0 0 25px;
	margin: 0 0 20px;
	border-bottom: #794d4d 1px dashed;
	line-height: 180%;
	font-size: 16px;
	font-weight: bold;
}
#home06 .registML h2:before{
	content: " ";
	position: absolute;
	left: 0;
	top: 4px;
	width: 20px;
	height: 20px;
	background: #794d4d;
	border-radius: 10px;
}
#home06 .registML h2:after{
	content: " ";
	position: absolute;
	left: 5px;
	top: 9px;
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 5px;
}
#home06 .registML h3{
	margin: 0 0 10px;
	font-size: 14px;
	font-weight: bold;
}
#home06 .registML p strong{
	font-weight: bold;
	color: #fe9900;
}
#home06 .registML p.attention{
	color: #fd3e03;
}
#home06 .registML p.btn{
	width: 240px;
	margin: 30px auto 40px;
}
#home06 .registML p.btn a{
	display: block;
	line-height: 38px;
	background: #673434;
	border-radius: 10px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#home06 .registML p.btn a:hover{
	opacity: 0.7;
}

/***** banner over write *****/
.c_reset .c_mb10 > ins{
	display: block !important;
}
