/* 
	日記用 CSS ファイル
*/

p.text { text-indent: 1em; line-height:1.2}
p.toptext { text-indent: 1em; line-height:1.2;}
p.toptext:first-letter { font-size: 150%; line-height:1.2;}
p.title { text-align: center; color: green; font-size: 12pt;
	text-decoration: underline;}
/* p.date { background-color: lightgreen; }*/
p.date { text-decoration: underline; line-height:1.2}
hr.ref { color: #000 }
em.ref { margin-left: 1em; }
em.address { text-align: right; }
a.ref { font-style: oblique; }
