@import url("notebook.css");
@charset "Shift_JIS";
/* OMITTED HTML 2009-01-04*/

*	{
	font-family:Verdana, helvetica, sans-serif;
	}

textarea	{
	background-color:#fff;
	color:#000000;
	margin:0;
	padding:0;
	letter-spacing:0.14em;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	line-height:normal;
	text-align:left;
	text-decoration:none;
	list-style-type:none;
	border:1px solid #aaa;
	width:41.5em;
}

body	{
	margin-bottom:0;
	}

body,ul,ol,dl{
	text-align:left;
	}

p,ul,dt,dd,h2{
	width:41.5em;
	}

h1	{
	display:none;
	color:#ccc;
	font-weight:normal;
	}

h2	{
	font-size:90%;
	font-weight:normal;
	letter-spacing:0.14em;
	line-height:170%;
	}

/*
h2	{
	font-family:helvetica;
	font-size:180%;
	font-weight:normal;
	margin-bottom:16px;
	letter-spacing:0.14em;	
	width:600px;
	}
*/

dl	{
	margin:0;
	margin-top:1em;
	margin-bottom:2em;
	padding:0;
	text-align:left;
	}

dt	{
	margin:0;
	margin-bottom:15px;
	}

dd	{
	margin-right:150px;
	margin-bottom:15px;
	letter-spacing:0.14em;
	line-height:200%;
	}

ul,ol	{
	margin-left:0;
	}

ul li	{
	list-style-type:none;
	font-size:90%;
	letter-spacing:0.14em;
	line-height:170%;
	}

p	{
	font-size:90%;
	margin-bottom:15px;
	letter-spacing:0.14em;
	line-height:170%;
	}

dd p	{
	width:430px;
	margin-right:0;	
	}

dd ul,dd ol	{
	margin:0;
	}

ul	{
	margin-left:0;
	}

dt,dd{
	font-size:90%;
	margin:0;
	margin-left:0;
	margin-bottom:0;
	line-height:200%;
	letter-spacing:0.14em;
	padding:0;
	}

a:link,a:visited,a:hover,a:active{
	text-decoration:none;
	}