@charset "utf-8";

/* lab ------------------------------ */
.lab-section01 {
	border: 2px solid #26318f;
	padding: 12px 15px 8px 15px;
	background: #ffffff;
	margin-bottom: 10px;
	zoom: 1;
}
.lab-section01:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

.lab-section01 .thumb {
	width: 100px;
	float: left;
	margin: -5px 0px 0px -8px;
	_margin: -5px 0px 0px -4px; /* for IE6 */
}
.lab-section01 .txt {
	width: 570px;
	float: left;
}

.lab-example01 {
	zoom: 1;
}
.lab-example01:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

.lab-example01 .thumb {
	width: 160px;
	float: left;
}
.lab-example01 .txt {
	width: 530px;
	float: left;
	padding-top: 14px;
}

.head-noborder01 {
	background: transparent !important;
	padding: 4px 8px 6px 0px !important;
	vertical-align: bottom !important;
	text-align: left !important;
	position: relative;
	left: -1px;
	top: -1px;
}

.head-noborder01 span { /* for IE6 */
	_display: block;
	_margin: -4px -11px -7px 0px;
	_padding: 4px 0px 6px 0px;
	_background: #ffffff;
	_position: relative;
	_left: 0px;
	_top: 0px;
}

caption {
	text-align: left;
	border: none;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	font-weight: bold;
	line-height: 110%;
}




/* table style ------------------------------ */
.table-style01 {
	width: 100%;
	margin-bottom: 10px;
}
.table-style01 thead th {
	font-weight: bold;
	color: #0fb2ef;
	background: #e7f7fd;
	border-left: 1px dashed #ffffff;
	border-bottom: 2px solid #ffffff;
	padding: 8px 8px 6px 8px;
}
.table-style01 th {
	font-weight: bold;
	padding: 10px 10px 14px 16px;
	background: url(../img/table_bg01_01.gif) no-repeat 1px 100%;
}
.table-style01 td {
	padding: 10px 10px 14px 14px;
	background: url(../img/table_bg01_02.gif) no-repeat left bottom;
}


.table-style02 {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #e8e8e8;
	margin-bottom: 10px;
	empty-cells: hide;
}
.table-style02 th, .table-style02 td {
	padding: 5px 8px 4px 8px;
}
.table-style02 thead th {
	font-weight: normal;
	color: #ffffff;
	border: 1px solid #ffffff;
	border-bottom: none;
	background: #50c7f3;
}
.table-style02 thead th.empty {
	color: #ffffff;
	background: #bcbcbc;
}
.table-style02 tbody th {
	border: 1px solid #e8e8e8;
	background: #dcf4fd;
	border-bottom: none;
}
.table-style02 tbody td {
	border: 1px solid #e8e8e8;
	background: #ffffff;
	border-bottom: none;
}


.table-style03 {
	margin-bottom: 10px;
}
.table-style03 th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 0px 16px 0px 0px;
	background: url(../img/cell_bg01.gif) no-repeat right top;
	white-space: nowrap;
}
.table-style03 td {
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 18px;
}


.table-style04 {
	width: 100%;
	margin-bottom: 10px;
	border: 16px solid #f3f3f3;
	border-top-width: 12px;
	border-bottom-width: 12px;
}
.table-style04 th, .table-style04 td {
	vertical-align: top;
	text-align: left;
	background-color: #f3f3f3;
}
.table-style04 tbody th {
	padding: 0px 4px 0px 0px;
}
.table-style04 tbody td {
	padding: 0px 0px 0px 0px;
}
.table-style04 tfoot th {
	padding: 16px 4px 8px 0px;
	background-image: url(../img/line_btm03.gif);
	background-repeat: repeat-x;
	background-position: 0px 6px;
}
.table-style04 tfoot td {
	padding: 16px 0px 0px 0px;
	background-image: url(../img/line_btm03.gif);
	background-repeat: repeat-x;
	background-position: 0px 6px;
}

.table-style05 {
	width: 100%;
	margin-bottom: 10px;
}
.table-style05 th, .table-style05 td {
	vertical-align: top;
	text-align: left;
	background: url(../img/line_btm01.gif) repeat-x left bottom;
	padding-top: 10px;
	padding-bottom: 9px;
}
.table-style05 th {
	padding-right: 14px;
}


.table-align01 th, .table-align01 td {
	vertical-align: top;
	text-align: left;
}
.table-align01 td input, .table-align01 td textarea, .table-align01 td select {
	vertical-align: middle;
	margin: 2px 5px 2px 5px;
	font-size: 100%;
}

.table-align02 thead th {
	vertical-align: middle;
	text-align: center;
}
.table-align02 th {
	vertical-align: middle;
	text-align: left;
}
.table-align02 td {
	vertical-align: middle;
	text-align: center;
}

.table-align03 thead th {
	vertical-align: middle;
	text-align: center;
}
.table-align03 th, .table-align03 td {
	vertical-align: middle;
	text-align: left;
}

.table-align04 thead th {
	vertical-align: middle;
	text-align: center;
}
.table-align04 th, .table-align04 td {
	vertical-align: top;
	text-align: left;
}

.table-align05 thead th {
	vertical-align: middle;
	text-align: center;
}
.table-align05 th {
	vertical-align: middle;
	text-align: left;
}
.table-align05 td {
	vertical-align: middle;
	text-align: right;
}

.table-align06 thead th {
	vertical-align: middle;
	text-align: center;
}
.table-align06 th, .table-align06 td {
	vertical-align: middle;
	text-align: center;
}


.table-style01-list01 {
	/* ----- */
}
.table-style01-list01 ul {
	list-style-type: none;
	margin: -10px -10px -12px -15px;
	padding: 0px;
}
.table-style01-list01 ul li {
	margin: 0px;
	padding: 10px 10px 12px 16px;
	background: url(../img/line_btm01.gif) repeat-x left bottom;
}

/* section style ------------------------------ */
.section-h2 {
	padding-bottom: 24px;
	zoom: 1;
}
.section-h2:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

.section-h3 {
	padding-bottom: 20px;
	zoom: 1;
}
.section-h3:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

.section-other01 {
	border: 5px solid #e8e8e8;
	padding: 16px 18px 4px 18px;
	margin-bottom: 10px;
}

.section-other02 {
	border: 1px solid #0fb2ef;
	padding: 12px 15px 8px 15px;
	background: #e7f7fd;
	margin-bottom: 10px;
}

.section-other03 {
	border: 1px solid #0fb2ef;
	background: #ffffff;
	margin-bottom: 10px;
}
.section-other03 .cap {
	padding: 7px 15px 9px 15px;
	background: #e7f7fd url(../img/line_btm02.gif) repeat-x left bottom;
}
.section-other03 .txt {
	padding: 10px 15px 8px 15px;
}

.section-other04 {
	border: 1px solid #e8e8e8;
	background: #ffffff;
	padding: 7px;
	margin-bottom: 10px;
	zoom: 1;
}
.section-other04:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
.section-other04 .thumb {
	float: left;
	margin-right: 6px;
}
.section-other04 .cap {
	padding: 5px 0px 6px 0px;
}
.section-other04 .txt {
	font-size: 84%;
	line-height: 130%;
}

.section-other05 {
	background: #f3f3f3;
	padding: 8px;
	margin-bottom: 10px;
	zoom: 1;
}
.section-other05:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

.section-other06 {
	background: #e8e8e8;
	padding: 16px;
	margin-bottom: 10px;
	zoom: 1;
}
.section-other06:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}


















