/*日記css
	"./Doc/diary/drynnnn.htm"
	<link rel="stylesheet" href="path/css/s_12.css" type="text/css">
*/
body { 	color:#000011;  
	background:url(../img/t-bg.gif);
	font:12pt,'ＭＳ 明朝';
}
div  { 	width: 170mm }
div.largeimage {
		width:100%;
		overflow:scroll;
}
hr   { color:#007F5F; }
h1   { color:#007722 ; background-color:#f0fff0 }
h2   { color:#008822 ; background-color:#f0fff0 }
h3   { color:#222288 ; background-color:#f0fff0 }
*.ovr { text-decoration:overline }
*.u   { text-decoration:underline }
*.s   { text-decoration:line-through }
*.bl  { text-decoration:blink }

/*Table要素定義はFireFox3で使用不能*/
*.sm {
	font-size: 9.5pt;				/**/
	background-color: #DFFFFF;	/*背景色bgcolorでは無効！*/
}
*.title { font-size: 28pt; }
*.GRY { color:#0000BF; border-color:#00CF47; background-color: #DFDFEF}
*.1px { border: 1px solid #009F00; }


/*
*.title { font: bolder xx-large Arial,sans-serif; }
