﻿body 
{
	font-family: "Meiryo", "ＭＳ Ｐゴシック",verdana, arial;
}

a:link { text-decoration: none; color: #0000cc; }

a.menu:hover { background-color: #FF7777; text-decoration: none; color: #eee; }
a.menu:visited {  text-decoration: none; color: #0000cc;  }

a.rss:hover { text-decoration:underline; }
a.rss:visited { text-decoration: none; color: #0000cc; }

img
{
	border-width:0px;
}

.menu
{
	display: inline-block;
	background-color: #FFC0C0;
	border-color: Red;
	border-width: 1px;
	border-style: Solid;
	width: 140px;
	height: 30px;
	text-decoration: none;
	font-size: medium;
	text-align: center;
	vertical-align: middle;
}

.memberName
{
	font-weight:bold;
}

.copyright
{
	text-align: center;
}

table.member
{
	border: black thin solid;
}