div#contents{
	width: 770px;
	margin: 10px 0;
}
div#contents h2{
	color: #049c00;
}
div#contents table{
	border: solid 1px #999999;
	border-width: 1px 0 0 1px;
}
div#contents th{
	text-align: center;
	border: solid 1px #999999;
	border-width: 0 1px 1px 0;
}
div#contents td{
	border: solid 1px #999999;
	border-width: 0 1px 1px 0;
	text-align: left;
	padding: 2px;
}
div#contents p.link{
	text-align: right;
}
div#contents p.link a{
	padding-left: 12px;
	background: transparent url(images/link_mark01.gif) left top no-repeat;
}