/*-------------------table_i1の設定*/
.table_i1{
width:29.375em;
border-collapse:separate;
border-spacing:0.625em;
}

.table_i1 td{
width:14.375em;
height:15.625em;
}

/*-------------------otherの設定*/
div.other_i1{
width:14.375em;
height:15.625em;
padding-top:0.625em;
text-align:right;
float:left;
}

div.other_i2{
display:table-cell;
width:14.375em;
height:15.625em;
padding-top:0.625em;
text-align:left;
float:right;
}

div.margin_c{
	margin-top:0.625em;
}