/* [security]ID
******************************************************************************************** */
#security{
	margin-bottom: 3em;
	text-align: left;
	color: #7c7455;
}
#security dt{
	margin-top: 2em;
	margin-bottom: 0.5em;
}
#security dd{
	margin-bottom: 0.5em;
	margin-left: 1em;
}
#t_body{
	margin-left: 2em;
	}
table .table_base{
	width: 100%;
	font-size: 10px;
	background-color: #c9bc83;
}
table .table_base td{
	padding: 3px;
	background-color: #fefdf7;
}
.info{
	margin: 2em 0 0.5em 0;
}
#list_second dt{
	margin: 0 0 0.5em 0;
}
#list_second dd{
	margin-bottom: 1em;
	margin-left: 1.5em;
}
dd.list_third{
	margin-bottom: 0.5em;
}
em{
	font-style: normal;
	font-weight: bolder;
}