@charset "UTF-8";

/* カラムレイアウト
-------------------------------------------- */
.c2:after { content: " "; display: block; clear: both; }
.c2 > * { float: left; }
.c2 > *:nth-child(2) { float: right; }
.c2 .img_block { text-align: center; width: 450px; }

table.tableTypeE tbody td {
	padding: 5px;
}