@charset "UTF-8";

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

/* WORKS（制作実績） */
/* ------------------------------------------------------------ */
.works_icon {
	line-height: 42px;
}

.example {
	color: #646464;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 10px;
}

.example .sample_images {
	margin: 10px 10px 0 0;
	float: left;
}

.example .sample_images img {
	width: 190px;
}

.example2 {
	width: 810px;
	margin-left: auto;
	margin-right: auto;
}

.example2_txt {
	color: #646464;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

.example2_txt .w425 {
	width: 425px;
}

.example2_txt .w125 {
	width: 125px;
}

.example2_txt .w95 {
	width: 95px;
}

.example2_txt .w220 {
	width: 220px;
}

.example2_txt .w205 {
	width: 205px;
}

.example2_txt .w240 {
	width: 240px;
}

.example2_txt .w250 {
	width: 250px;
}

.example2_txt .w280 {
	width: 280px;
}

.example2_txt .w135 {
	width: 135px;
}
