@charset "utf-8";


/*------------------------------
Introduction
------------------------------*/

#recorder div.series-sub {
	border-left:5px solid #37ACA4;
}
#recorder h5.series-name {
	border-left:5px solid #ADD9DD;
}
.list_tokucho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	padding-top: 4px;
	padding-bottom: 3px;
}
.list_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #37AAA7;
	background-color: #EBEBEB;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6AC1B9;
}
.model {
	color: #093;
	font-weight: bold;
}
.list_top1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFF;
	background-color: #6FC4BD;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px outset #78D3CC;
}
.green {
	font-weight: bold;
	color: #179B9D;
}
.text-w {
	color: #FFFFFF;
	font-weight: bold;
}
/*------------------------------
table border: solid 1px #999;
------------------------------*/
.table-css02 {
	border-collapse: collapse;
	border: solid 1px #999;
	font-size:10px;
	line-height:1.5em;
	margin: 5px 8px 8px;
	font-family: "Verdana", "Arial", "Helvetica";
	text-align: center;
}