body  { background-color: #f2f2f2; margin: 0; padding: 0 }
table.contents  { background-color: #fff; background-image: url("../image/_all/bgi-contents.gif"); background-repeat: repeat-y }
table.header    { background-image: url("../image/_all/bgi-contents.gif"); background-repeat: no-repeat }
table.footer    { background-color: #fff; background-image: url("../image/_all/bgi-footer.gif"); background-repeat: no-repeat }
.footer { color: #666; font-size: 10px }
a.footer:link { color: #666 }
a.footer:visited { color: #666 }
a.footer:hover { color: #333 }
div#container  {
	background-image: url("../image/_all/bgi-contents.gif");
	background-repeat: repeat-y;
	width: 730px;
}
div#header  { margin-bottom: 16px }
div#contents    {
	width: 730px;
}
div#footer {
	margin-top: 65px;
}
td.ttl { background-image: url("../image/_all/bgi-ttl.gif"); background-repeat: repeat-x }
p.lead    { color: #333; font-size: 12pt; line-height: 120% }
p.lead12  { color: #333; font-size: 12px; line-height: 120% }
p.note  { color: #666; font-size: 10px; line-height: 120% }
p.note12  { color: #666; font-size: 12px; line-height: 120% }

p.RedTitle  { color: #990000; font-size: 14px; font-weight:bold; line-height: 120% }p { color: #333; font-size: 12px; line-height: 130% }
a:link { color: #900 }
a:visited { color: #600 }
a:hover { color: #c00 }
ul   { color: #333; font-size: 12px; line-height: 130%; margin: 20px; padding: 0 }
img {
	border: none;
}
