@charset "Shift_Jis";


@media Print, Screen  { 

/* === table element property only === */

table.js { 
	margin-left: auto; margin-right: auto; width: 100% }

thead.headcell {
	background: #666; color: #fff;  }

tbody.cellback { 
	background: #f0f0f0; color: #000 }

tbody.cellback td, thead.headcell th { 
	border-bottom: 2px solid #fff; padding-left: 0.5em; padding-right: 0.5em; 
	border-right: 2px solid #fff; }


td,th { 
	padding-left: 1em; padding-right: 1em; }

tbody#graph td { 
	padding-left: 0; padding-right: 0 }

caption { 
	text-align: left }

.ph { 
	font-family: monospace; white-space: nowrap }
.ctc { 
	font-size: 90% }

.tsp {
	letter-spacing: 1em; text-align: left; text-indent: 1.5em }
.mono { 
	font-family: monospace; color: #000 }
.dot { 
	width: 2px }
tbody#graph td.smp { 
	border: 1px solid #000; padding-left: 0.5em; padding-right: 0.5em;
	text-align: center; font-family: monospace }

/* === Headers Property === */

h2 { 
	margin-top: 1em; margin-bottom: 0; font-size: 1em }

	}
