@charset "Shift_Jis";
 body { font-size: 10pt;
	}
 a:link   { color: #333333; }
 a:visited{ color: #333333; }
 a:hover  { color: #cc3333; }
 #all {
	margin-bottom: 500px;
	}
 #menu { 
	position: relative;
	width: 900px;
	height: 500px;
	top: 80px;
	left: 70px;
	}
 h1 { 
	letter-spacing: 0.2em;
	font-size: 90%;
	font-weight: bold;
	color      : #993333;
	}
 .menu{ 
	margin-top : 1em;
	line-height: 1.7em;
	text-align :left;
	}