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

#content_main{
	width:666px;
	margin:20px auto;
}

#scroll_content_view{
	width:666px;
	height:400px;
	overflow:auto;
}

.scale_table{
	text-align:center;
	border-collapse:collapse;
	width:96%;
	margin-bottom:1em;
}


.scale_table th{
	background-color:#99EEFF;
	border:1px solid #000000;
}
.scale_table td{
	border:1px solid #000000;
}

.scale_table_s{
	text-align:center;
	border-collapse:collapse;
	width:97%;
	margin-bottom:1em;
}


.scale_table_s th{
	background-color:#99EEFF;
	border:1px solid #000000;
}
.scale_table_s td{
	border:1px solid #000000;
}

.float_l28{
	float:left;
	width:128px;
}

.float_r28{
	float:right;
	width:512px;
}

.float_l37{
	float:left;
	width:192px;
}

.float_r37{
	float:right;
	width:448px;
}

.float_l46{
	float:left;
	width:256px;
}

.float_r46{
	float:right;
	width:384px;
}

.float_l{
	float:left;
	width:320px;
}

.float_r{
	float:right;
	width:320px;
}

.float_l64{
	float:left;
	width:384px;
}

.float_r64{
	float:right;
	width:256px;
}

.float_l73{
	float:left;
	width:448px;
}

.float_r73{
	float:right;
	width:192px;
}

.float_l82{
	float:left;
	width:512px;
}

.float_r82{
	float:right;
	width:128px;
}

.scale_table2{
	text-align:center;
	border-collapse:collapse;
	width:96%;
	margin-bottom:1em;
}

.scale_table2 th{
	background-color:#99EEFF;
	border:1px solid #000000;
}
.scale_table2 td{
	text-align:left;
	border:1px solid #000000;
	padding-left:1em;
	padding-right:1em;
}


.rem_table table{
	text-align:left;
	border-collapse:collapse;
	width:96%;
	margin-bottom:1em;
}

.rem_table td{
	text-align:left;
	vertical-align:top;
	border:none;
}

.rem_unit {
	text-align:right;
	width:96%;
}

.top_img {
	width:96%;
	text-align:center;
}

.table_img {
	text-align:center;
}

.tex_bold {
	font-weight: bold; 
}

th.no_border_u {
	border-bottom:none;
}

th.no_border_m {
	border-top:none;
	border-bottom:none;
}

th.no_border_d {
	border-top:none;
}

td.no_border_u {
	border-bottom:none;
}

td.no_border_m {
	border-top:none;
	border-bottom:none;
}

td.no_border_d {
	border-top:none;
}