@charset "utf-8";
/* 
CSS Information
 File name:      howtouse.css
 Author:         Administrator
 Style Info:     /howtouse.html
----------------------------------------------------- */
/* CSS override and Class setting
***********************************/

/* #howtouse
***********************************/
ol.inner_box li {
	margin-bottom: 30px;
}

ol.inner_box li figure {
	overflow: hidden;
	float: left;
	width: 170px;
	margin-right: 20px;
}

ol.inner_box li figure img {
	max-width: 100%;
}

ol.inner_box li .text_area {
	overflow: hidden;
}
