/* [ul list]--------------------------------------------------------------- */

.thermo_ul1 {
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-size:10pt;
}

	.thermo_ul1 .li0 {
		line-height:20px;
		padding-left:12px;
	}

	.thermo_ul1 .li1 {
		line-height:20px;
		background-image:url('../image/page/li_dot1.gif');
		background-position:0px 6px;
		background-repeat:no-repeat;
		padding-left:12px;
	}

	.thermo_ul1 strong {
		font-size:10pt;
		color:#5d2626;
	}

	.thermo_ul1 p {
		margin:0px 0px 10px;
		line-height:1.3em;
	}

	.right {
		text-align:right;
		padding-right:15px;
		padding-top:5px;
	}

/* [/ul list]-------------------------------------------------------------- */


/* [table]----------------------------------------------------------------- */

.thermo_tbl1 {
	border:2px solid #b69393;
	border-collapse:collapse;
	font-size:10pt;
	width:500px;
	line-height:17px;
}

	.thermo_tbl1 th {
		border:1px solid #b69393;
		border-collapse:collapse;
		padding:2px 7px;
		white-space:nowrap;
		background-color:#f0e1e1;
		color:#5d2626;
		font-weight:normal;
	}

	.thermo_tbl1 td {
		border:1px solid #b69393;
		border-collapse:collapse;
		padding:2px 7px;
	}

.thermo_ul_tbl {
	margin:0px;
	padding:0px;
	font-size:10pt;
	border-collapse:collapse;
		line-height:19px;
}

	.thermo_ul_tbl th {
		color:#5d2626;
		background-image:url('../image/page/li_dot1.gif');
		background-position:0px 7px;
		background-repeat:no-repeat;
		padding-left:12px;
		border-collapse:collapse;
		vertical-align:top;
		padding-bottom:10px;
		text-align:left;
	}

	.thermo_ul_tbl td {
		border-collapse:collapse;
		vertical-align:top;
		padding-bottom:10px;
		padding-left:7px;
	}





.thermo_tbl_maku {
	border:2px solid #b69393;
	border-collapse:collapse;
	font-size:8pt;
	width:500px;
	line-height:17px;
}

	.thermo_tbl_maku th {
		border:1px solid #b69393;
		border-collapse:collapse;
		padding:0px;
		text-align:center;
		background-color:#f0e1e1;
		color:#5d2626;
		font-weight:normal;
	}

	.thermo_tbl_maku td {
		border:1px solid #b69393;
		border-collapse:collapse;
		padding:0px;
		text-align:center;
		color:#000000;
	}

	.thermo_tbl_maku .wd1 {
		width:16px;
	}

	.thermo_tbl_maku .clr1 td {
		background-color:#ffffff;
		height:30px;
	}

	.thermo_tbl_maku .clr2 td {
		background-color:#fff1f1;
		height:30px;
	}

	.thermo_tbl_maku .clr3 td {
		background-color:#ffe2e2;
		height:30px;
	}


/* -- [top 6button] -- */

.btn_top6 {
	overflow:hidden;
	width:510px;

	margin:0px;
	padding:0px 0px 0px 10px;
}

.btn_top1 {
	overflow:hidden;
	margin:0px;
	padding:0px 0px 0px 0px;
}

	.btn_top6 li,.btn_top1 li {
		margin:0px 12px 10px 0px;
		padding:0px;
		width:239px;
		height:46px;
		overflow:hidden;
		float:left;
		list-style-type:none;
	}

	.btn_top6 li .a1,.btn_top1 li .a1 {	/* line 1 */
		display:block;
		font-size:10pt;
		margin:0px;
		line-height:10px;
		background-image:url(../image/btn/btn_top6.gif);
		text-align:left;
		padding:16px 5px 0px 23px;
		height:30px; /* 46px - padding 16px */
		width:211px; /* 239px - (padding 5px + 23px) */
	}

	.btn_top6 li .a2,.btn_top1 li .a2 {	/* line 2 */
		display:block;
		font-size:10pt;
		margin:0px;
		line-height:15px;
		background-image:url(../image/btn/btn_top6.gif);
		text-align:left;
		padding:6px 5px 0px 23px;
		height:40px; /* 46px - padding 6px */
		width:211px; /* 239px - (padding 5px + 23px) */
	}


	.btn_top6 li .a1:link,
	.btn_top6 li .a1:visited,
	.btn_top6 li .a2:link,
	.btn_top6 li .a2:visited,
	.btn_top1 li .a1:link,
	.btn_top1 li .a1:visited,
	.btn_top1 li .a2:link,
	.btn_top1 li .a2:visited {
		text-decoration:none;
		color:#5d2626; /* 5d2626 */
		background-position:0px 0px;
	}

	.btn_top6 li .a1:hover,
	.btn_top6 li .a1:active,
	.btn_top6 li .a2:hover,
	.btn_top6 li .a2:active,
	.btn_top1 li .a1:hover,
	.btn_top1 li .a1:active,
	.btn_top1 li .a2:hover,
	.btn_top1 li .a2:active {
		text-decoration:none;
		color:#993333;
		background-position:0px 46px;
	}

.tri_list {
	margin-bottom:5px;
}

	.tri_list p {
			background-image:url('../image/page/tri1.gif');
			background-position:0px 7px;
			background-repeat:no-repeat;
			padding:3px 0px 0px 12px;
			margin:0px;
			line-height:17px;
			color:#993333;
	}

