/* Style Sheet for E-text tutorial at The Web KANZAKI
 * edited on April 9, 1998 by M.Kanzaki
 * original http://www.kanzaki.com/docs/etext/etext.css
 */

body {
	background: #fdfdf6 url(/docs/jpmail.png)
	            no-repeat fixed top left;
}

p.announce  {
	border: none;
	background: #fff6f6;
	padding: 0.6em 1em;
}
dfn.std, dfn.wd {
	color: #800;
	/*font-style: italic;
	font-weight: normal;*/
}

/* 視覚的に強調する要素 */
strong {color: #c33; font-weight: bold}
em {color: #c00; font-style: normal}
.syno-title {
	color: #f66;
	/*font-weight:bolder;*/
 }
 

