@charset "utf-8";
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ /
	共通読込　
/ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@import "reset.css";
@import "base.css";
@import "common.css";
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ /
	concept.html
/ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.area img {
	border: none;
}
h1 {
	margin-bottom: 1em;
}
h2 {
	clear: both;
	height: 25px;
	padding: 0;
	margin: 40px 20px 30px 20px;
	border: none;
	border-bottom: #ccc 1px solid;
	background: #f4f4f4;
}
.ccc {
	margin-top: -20px;
}
.lr {
	width: 680px;
}
table, table th, table td {
	border: none;
}
table {
	width: 330px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 85%;
	letter-spacing: 1px;
}
table caption {
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
	border-bottom: #c0c0c0 1px solid;
	font-size: 105%;
	font-weight: bold;
	color: #000;
	text-align: left;
	text-indent: 10px;
	background-color: #f9f9f9;
}
table th, table td {
	line-height: 1.5em;
	padding: 2px 0 2px 20px;
	margin: 0;
	border-bottom: 1px #c0c0c0 dashed;
	vertical-align: top;
	text-align: left;
	text-indent: 0;
	background: none;
}
table tbody th {
	width: 7em;
	white-space: nowrap;
}
.picC img {
	margin-top: 30px;
	margin-bottom: 30px;
}
.zone {
	width: 640px;
	height: 460px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 90%;
	vertical-align: top;
	text-align: left;
}
.zone .lside {
	float: left;
	clear: both;
	width: 400px;
	height: 460px;
	text-align: center;
}
.zone .rside {
	float: left;
	width: 220px;
	height: 460px;
	text-align: left;
}
.zone .rside p {
	padding: 0;
	margin: 0;
	text-align: left;
	white-space: nowrap;
}
.zone .rside dl {
	margin: 0;
}
.zone img {
	margin-top: 10px;
}
div.textc img {
	margin-right: 10px;
	vertical-align: bottom;
}
div.textc a {
	font-size: 80%;
}
.boxfm {
	float: right;
	clear: both;
	width: 14em;
}
.boxfm a {
	text-decoration: none;
}
.area p {
	line-height: 1.8em;
}
