@charset "UTF-8";
@import url("style.css");


/*
	 8. Box model
*/


h1 + ul
{
	margin-left: 3em;
}

pre.aa
{
	padding: 0.5em 0;
}

pre.aaproportional
{
	padding: 0.4375em 0;
}


/*
	10. Visual formatting model details
*/


pre.aa
{
	line-height: 1;
}

pre.aaproportional
{
	line-height: 1.125;
}


/*
	15. Fonts
*/


pre.aa
{
	font-family: "ＭＳ ゴシック", monospace;
}

pre.aaproportional
{
	font-family: "ＭＳ Ｐゴシック", "IPA モナー Pゴシック", Mona, Osaka-AA, ARISAKA_AA, Konatu, sans-serif;
}

address span,
a.item
{
	font-weight: bold;
}
