body	{ color: black ; background: black url("img/grad.gif") ;	/* 基本設定 */
	  font-family:Verdana,sans-serif ; font-size:14px ;
	  margin: 0px ; padding: 0px ; text-align: center }

a:link, a:visited, a:active { text-decoration: none }	/* リンク */
a:hover   { text-decoration: underline }
a:link	  { color: #f7f388 }
a:visited { color: #faf7d6 }
a:active  { color: white }

/* menu.html */
.menu1 { line-height: 1.3em ; font-size: 15px }
.menu2 { line-height: 1.1em ; font-size: 11px }


