
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;
}

/*banner
----------------------------------*/
.bannerSet{
	text-align:left;
	width:700px;
	margin:0 auto 15px;
}
.bannerSet ul{margin:0; padding:0; text-indent:0;}
.bannerSet li{
	margin:0; padding:0; text-indent:0;
	display:block;
	width:235px;
	height:55px;
	float:left;
	font-size:1px;
	line-height:1px;
}
.bannerSet li.End{
	width:221px;
}
.ClearBoth{
clear:both;
font-size:1px;
line-height:1px;
margin:0;
padding:0;
text-indent:-1500px;
color:#FFFFFF;
}



