@charset "UTF-8";
/*****************************************************


japangap.jp/about/
lasd mod 160122

/*****************************************************

container

*****************************************************/

.section {
	margin: 0 0 100px 0;
	width: 970px;
	clear: both;
}
.section h3 {
	margin: 0 0 30px 0;
}
.cap {
	font-size: 16px;
}
.section_L {
	float: left;
	width: 290px;
	overflow:hidden;
}
.section_R {
	float: right;
	text-align: center;
	width: 630px;
}
.outline {
	background: #fff;
	width: 630px;
	border-collapse: collapse;
}
.outline tr td {
	padding: 8px;
	border: 1px solid #e2e2e2;
	font-size: 12px;
	vertical-align: middle;
}
.stripe {
	/*background:#ddfffd;*/
	background: #fff;
}
.item1 {
	width: 160px;
	background: #ddfffd;
}
