@charset "UTF-8";
/* CSS Document */

.tableSize {
	width: 600px;
	float: right;
}
#frame #content #half_page th {
}
#frame #content #half_page td {
}
#box {
	width: 472px;
}
#frame #content #half_page table {
	width: 100%;
}
.no_border {
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
#frame #content #box #txt_area {
	width: 470px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #A67C52;
}
#frame #content #box #image_area {
	height: 318px;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #A67C52;
	overflow: hidden;
}
#frame #content #half_page {
	width: 500px;
	height: 462px;
	overflow: auto;
	border: thin solid #A67C52;
	float: right;
}
/*#frame #content #box #txt_area .table_high {
	height: 125px;
}*/
#frame #content #half_page #title {
	font-size: 14px;
	font-weight: bolder;
}

