
body { background-color: #ffffff; margin: 0px }
TD { color: #222; font-size: x-small; line-height: 130% }
a:link { color: #36c; text-decoration: none }
a:visited { color: #36c; text-decoration: none }
a:hover { color: #36c; text-decoration: underline }

/*↓新テキスト定義*/
.rr { color: #777; font-size: xx-small; line-height: 130% }
.n-bold { font-weight: bold; font-size: x-small; line-height: 130% }
.n-green { color: #33887c; font-size: x-small; line-height: 130% }
.n-blue { color: #039; font-size: x-small; line-height: 130% }
.b-bold { font-weight: bold; font-size: small; line-height: 150% }
.b-green-bold   { color: #33887c; font-weight: bold; font-size: small; line-height: 150% }
.or { color: #f63; line-height: 130% }
.line01 { padding-top: 5px; border-top: 1px dotted silver }


/* バナー追加用 */
table#wrapper {
	position: absolute;
	z-index: 1;
}
a#setbanner {
	display: block;
	position: absolute;
	top: 274px; left: 278px;
	z-index: 2;
}
a#setbanner img {
	border: none;
}
