div.main
	{
	background-color: #ffffff;
	text-align: center;
	}

div.main2
	{
	width: 760px;
	background-color: #ffffee;
	border-left: solid 1px #777777;
	border-right: solid 1px #777777;
	text-align: left;
	}

h1
	{
	margin: 2px;
	border-bottom: dotted 1px #666666;
	padding: 4px;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
	}

h2
	{
	margin-top: 8px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 8px;
	border-left: solid 6px #000077;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
	}

h3
	{
	margin: 2px;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	}

td.left
	{
	vertical-align: top;
	width: 600px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	}


td.right
	{
	vertical-align: top;
	width: 160px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	}


a
	{
	font-weight: bold;
	color: #000099;
	font-size: 12px;
	line-height: 18px;
	}


a.url
	{
	font-weight: bold;
	color: #009900;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	}

a.ttl
	{
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	}


div.msg
	{
	margin-top: 4px;
	margin-left: 40px;
	margin-right: 4px;
	margin-bottom: 4px;
	}


div.foot
	{
	margin: 2px;
	border-top: dotted 1px #666666;
	color: #009900;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	}
