.base1 {
	text-align: left;
	font-size: 14px;
	line-height: 1.4;
}
.base2 {
	text-align: left;
	font-size: 14px;
	line-height: 1.4;
	border-bottom: 1px dotted #999999;
	border-top: 1px dotted #999999;
	padding: 10px;
	margin: 0;
}
.base3 {
	background-color: #eeeeee;
	padding: 5px 10px;
}
.base3 dt {
	font-size: 14px;
	border-bottom: 1px dotted #666666;
	padding: 5px 0;
	margin: 0;
}
.base3 dd {
	font-size: 14px;
	padding: 3px 0;
	margin: 0;
	line-height: 1.4;
}
table.gmark {
	width: 100%;
	margin-bottom: 1em;
}
td.table_title {
	background-color: #eee;
	border-bottom: 1px dotted #666666;
	text-align: left;
	font-size: 15px;
	padding: 0.3em 5px 0.2em;
}
td.td_title,
td.td_detail {
	vertical-align: top;
	text-align: left;
	font-size: 14px;
}
td.td_title {
	width: 85px;
}
