@charset "Shift_JIS"; 
/* "Copyright (C) 1999-2001 ISHITORA Co.,Ltd. All Rights Reserved." */

/* ======================= Block Elements ======================== */
	div.subclass
	{
		margin-left:3em;
		padding:0.5em;
		background-color:rgb(245,255,250);
	}

/* ======================== Phrase Elements =======================*/
em
{
	font-style:normal;
	font-weight:bold;
	color:rgb(0,0,0);
	border-style:dashed;
	border-color:rgb(0,180,255);
	border-top-width:0em;
	border-bottom-width:0.1em;
	border-right-width:0em;
	border-left-width:0em;
	background-color:rgb(240,240,255);
	text-decoration:none;
	volume:loud
}
