@charset "utf-8";
/*====================================
	for micon_meter
	Date of 2016.06.30
====================================*/
.miconImg{
	width:40%;
	float:right;
	margin:0 0 20px 20px;
}
.miconKinouBox{
	margin-bottom:20px;
}
.miconKinouImg{
	width:25%;
	float:left;
	margin:0 20px 0 0;
}
.miconReturnWrap{
	margin-bottom:30px;
}
.miconReturnBox{
	margin-bottom:10px;
}
.miconReturnImg{
	text-align:center;

}
.miconReturnTitle{
	font-weight:600;
	color:#848484;
	border:1px solid #C7C8C9;
	padding:7px 5px;
	margin-bottom:5px;
}