@charset "Shift_Jis";


@media Print, Screen  { 

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


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



caption { 
	text-align: left }

.atrr { 
	font-family: monospace; white-space: nowrap }

.term {
	margin-top: 0; margin-left: auto; margin-right: auto; margin-bottom: 1em }


/* === review_089 Property === */

#solid {
	border-bottom: 3px solid #999; color: #000 }
#dashed {
	border-bottom: 3px dashed #999; color: #000 }
#dotted {
	border-bottom: 3px dotted #999; color: #000 }
#double {
	border-bottom: 3px double #999; color: #000 }
#groove {
	border-bottom: 4px groove #999; color: #000 }
#ridge {
	border-bottom: 5px ridge #ccc; color: #000 }
#inset {
	border-bottom: 4px inset #ccc; color: #000 }
#outset {
	border-bottom: 5px outset #ccc; color: #000 }
#thick {
	border-bottom: thick solid #999; color: #000 }
#medium {
	border-bottom: medium solid #999; color: #000 }
#thin {
	border-bottom: thin solid #999; color: #000 }
#pt {
	border-bottom: 2pt solid #999; color: #000 }
#sixteen {
	border-bottom: 2px solid #090; color: #000 }
#purple {
	border-bottom: 2px solid purple; color: #000 }
#samp_01 {
	border-bottom: 3px double #069; color: #000 }
#samp_02 {
	border: medium solid #900; color: #000 }
#samp_03 { 
	border: medium solid #900; padding: 2px; color: #000 }
#inline { 
	border: 2px solid #069; color: #000 }

	}
