body		{
		background-color:#ffffff;
		margin-top:0px;
		margin-left:0px;
		margin-bottom:0px;
		font-size:12px;
		line-height:120%;
		letter-spacing:1px;
		}

table		{
		font-size:12px;
		line-height:120%;
		letter-spacing:1px;
		}

p		{
		width:500px;
		text-align:left;
		margin-left:10px;
		}

a:link01:link	{
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
		}

a:link01:visited	{
		color:#ffbfbf;
		font-weight:bold;
		text-decoration:none;
		}

a:link01:hover	{
		color:#ffffff;
		font-weight:bold;
		text-decoration:underline;
		}

.menu		{
		width:180px;
		background-color:#f20000;
		border-top:double 4px #ffffff;
		border-bottom:double 4px #ffffff;
		padding:5px;
		color:#ffffff;
		font-weight:bold;
		text-align:center;
		}

.midashi	{
		width:500px;
		border-left:solid 10px #808080;
		border-bottom:dotted 1px #808080;
		font-weight:bold;
		padding:5px 5px;
; margin: 10px 10px 10px
		}