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


japangap.jp/greeting/
lasd mod 160122

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

container

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

.section {
	margin: 0 0 80px 0;
	width: 630px;
}
.section h3 {
	margin: 0 0 30px 0;
}
ol {
	list-style: decimal inside;
	margin: 0 0 30px 0;
}
ol li {
	padding: 5px 0;
	border-bottom: 1px dotted #e8e8e8;
}
.teigen {
	background: #fff;
	width: 630px;
	border-collapse: collapse;
}
.teigen tr td {
	padding: 8px;
	border: 1px solid #e2e2e2;
	font-size: 12px;
	vertical-align: middle;
}
.teigenstripe {
	background: #efefef;
}
.teigenno {
	width: 20px;
	text-align: center;
}
.teigentitle a {
	font-size: 14px;
	font-weight: bold;
	color: #00acde;
	text-decoration:underline;
	line-height:1.8;
}
.pdf {
	width: 100px;
	text-align: center;
}
