@charset "UTF-8";

/* sp 理念 クラス
----------------------------------------*/
.float_l {
	float: none;
    margin: 0 5px 10px !important;
}

.float_l img {
	width: auto;
}

.catch {
	margin-bottom: 10px !important;
}

.history {
	font-size: 93%;
	margin-left: 0;
}

.history dt {
	width: 80px;
	padding: 6px 0 0;
}

.history dt:nth-of-type(1),
.history dd:nth-of-type(1) {
	padding-top: 0;
}

.history dd {
	padding: 6px 0 0 80px;
}