
body                 { background: #ffffff url(topimg/back.gif) repeat-y; margin: 0px }
TD          { color: #222; font-size: x-small; line-height: 130% }
a:link                 { color: #960; text-decoration: none }
a:visited       { color: #960; text-decoration: none }
a:hover     { color: #960; text-decoration: underline }
/*↓新テキスト定義*/
.little-gray { color: #888; font-size: xx-small; line-height: 130% }
.little-wh { color: white; font-size: xx-small; line-height: 130% }
.normal-red-bold { color: #c00; font-weight: bold; font-size: x-small; line-height: 130% }
.normal-en-bold { color: #900; font-weight: bold; font-size: x-small; line-height: 130% }
.normal-gold { color: #960; font-size: x-small; line-height: 130% }
.normal-wh-bold { color: #fff; font-weight: bold; font-size: x-small; line-height: 130% }
.normal-wh { color: white; font-size: x-small; line-height: 130% }
.big-gold-bold  { color: #960; font-weight: bold; font-size: small; line-height: 130% }
.big-gold-bold2 { color: #960; font-weight: bold; font-size: small; line-height: 200% }
.point1  { color: #960; font-weight: bold; font-size: small; line-height: 130%; background-image: url(topimg/back11.gif) }
.linkfoot a:link   { color: #fff; font-size: x-small; text-decoration: none }
.linkfoot a:visited   { color: #fff; font-size: x-small; text-decoration: none }
.linkfoot a:hover   { color: #fff; font-size: x-small; text-decoration: underline }


/*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;
}


