@charset "UTF-8";

/* CSS Information
---------------------------------------------------------------
Site URL:	http://www.dabhand.co.jp/
File name:	layout_flow.css
Summary:	base styles
Created:	2010-4-1
Last update:	2015-4-21 by Sadaoka
Author:	Sadaoka
Copyright:	(C) 2010 dabhand Inc.
--------------------------------------------------------------- */

/* FLOW（制作の流れ） */
/* ------------------------------------------------------------ */
.frame {
	background-color: #f9f6ed;
	color: #646464;
	width: 740px;
	border: 5px #f2ecd9 solid;
}

.frame2 {
	padding: 10px;
}

.frame3 {
}

.flow_icon {
	line-height: 42px;
}

.icon_txt {
	line-height: 18px;
	height: 18px;
	margin-right: 10px;
	vertical-align: middle;
}