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


japangap.jp/about/
lasd mod 150120


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

@import url(reset.css);
@import url(structure.css);
@import url(../js/litebox/css/jquery.lightbox-0.5.css);
/*****************************************************/




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

container

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

.section {
	margin: 0 0 80px 0;
	font-size:14px;
	line-height:2;
}
.section h3 {
	margin: 0 0 30px 0;
}
.cap {
	font-size: 17px;
}
.section_L {
	float: left;
	width: 540px;
}
.section_R {
	float: right;
	margin: 0 0 0 30px;
	text-align: center;
	width: 400px;
}
.outline {
	background: #fff;
	width: 630px;
	border-collapse: collapse;
}
.outline tr td {
	padding: 12px;
	border: 1px solid #e2e2e2;
	font-size: 14px;
	vertical-align: middle;
}
.stripe {
	/*background:#ddfffd;*/
	background: #fff;
}
.item1 {
	width: 160px;
	background: #ddfffd;
}
