@charset "utf-8";

/*　各種デジタル証明証
------------------------------------------------------------ */

.left_01 {
	width: 532px;
	float: left;
}
.right_01 {
	width: 250px;
	float: right;
}

.table_01 {
	width: 532px;
	_font-size: 1em;
}
.table_01 td {
	/*vertical-align: top;*/
	padding: 5px 10px;
}
.table_01 .td_01 {
	background: #BEA369;
	font-weight: bold;
	color: #1F130B;
	text-align: center;
}
.table_01 .td_02 {
	background: #E6DBC6;
}
.table_01 .td_03 {
	background: #CCB688;
	text-align: center;
}

.pore {
	position: relative;
}

.id_pic03 {
	position: absolute;
	right: 0;
	bottom: 0;
}

