body {
	background-color: #fff;
	margin: 0px;
	color: #999
}
img {
	margin-top: 20px;
	margin-left: 25px;
	border-width: 0px
}
div.photo {
	margin-top: 10px;
	margin-left: 30px;
	color: #888;
	font-family: monospace;
	font-size: 10pt
}
table.migi {
	position: absolute;
	top: 0px;
	left: 270px;
	margin-top: 20px;
	width: 510px
}
td.midashi {
	background-image: url("image/etc/midashi.gif");
	background-repeat: repeat;
	background-position: 0px 0px;
	height: 24px;
	padding-left: 20px;
	color: #C66C6C;
	text-align: left;
	font-family: monospace;
	font-size: 11pt;
	font-weight: bold
}
td.naiyou {
	background-color: #fff7ef;
	padding-top: 15;
	padding-left: 35;
	padding-right: 10;
	padding-bottom: 15;
	text-align: left;
	font-family: monospace;
	font-size: 11pt;
	line-height: 1.15em
}
p.copyright {
	position: absolute;
	top: 880px;
	left: 0px;
	background-image: url("image/etc/infocopyright.gif");
	background-repeat: repeat;
	background-position: 0px 0px;
	width: 780px;
	height: 24px;
	color: #C66C6C;
	text-align: center;
	font-size: 9pt;
	line-height: 24px
}
td a:link    {color: #669985;}
td a:visited {color: #669985;}
td a:hover   {color: #ff3399;}
td a:active  {color: #669985;}
td a:link,td a:visited,td a:hover,td a:active {
	text-decoration: none
}
