body {
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
	color: #666666;
	background : url(../image/bg_back.gif);
}

a:link {
	color: #7BA464;
}

a:active {
	color: #E79A15;
}

a:visited {
	color: #7BA464;
}

a:hover {
	color: #E79A15;
}

td,th {
	font-size: 0.8em;
}

.sitetitle {
	font-size:1.1em;
	color:#FF3366;
}

.sitetitle a:link,
.sitetitle a:active,
.sitetitle a:visited {
	color: #1D4068;
	text-decoration:none;
}

.sitetitle a:hover {
	text-decoration:underline;
}
.LabelClass{
  width : 150px;
  cursor : pointer;
}

.PulldownClass{
  text-decoration : none;
  width : 100px;
  height : 1px;
}

.MarqueeClass{
  color : fuchsia;
  background-color : silver;border-width : 2px;border-style : solid;border-color : teal;
  width : 560px;
  right : auto;
  font-size : large;
}

