/* Stylesheet for Hardware */
a:link		{ color: #000099; }
a:visited	{ color: #000000; }
a:hover		{ color: red ; }
body 		{ background-image: url("hard1.gif"); }
p,div,li	{ line-height:140%}
.midashi	{ color:blue; }
.siroto		{ color:#ff66ff; }
.kyotyo		{ color:cc0000; }
span#kyochou	{ font-size:130%; }
p.ind		{ text-indent:1em; }
.del		{ text-decoration:line-through; }
.right		{ text-align: right ;}
ol.lst  	{ list-style-type: circle; }
span#chibi 	{ font-size: x-small; 	}
.col		{ color: #cc0000;  }
.pre 		{ background-color: white; }
.bbx		{ border:thin groove blue; margin:0mm ; padding:1% 2%; text-align:center ;}
.bbx2		{ background-color:white; padding:1mm;}