body {
  background-image: url(../../images/index_bg01.jpg);
  background-repeat: repeat;
  background-position: center top;
  background-attachment: fixed;
}

body,td{scrollbar-3dlight-color:#000000;
      scrollbar-arrow-color:#ffffff;
      scrollbar-track-color:#000000; 
      scrollbar-darkshadow-color:#000000;
      scrollbar-face-color:#000000;
      scrollbar-highlight-color:#FFFFFF;
      scrollbar-shadow-color:#FFFFFF;
}

a:link { color: #CC0033; text-decoration : none}
a:active { color: #CCCC00; text-decoration : none}
a:visited { color: #999999; text-decoration : none}

.seihin {
	font-size: 11px;
	color: #ffffff;
	line-height: 150%;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}
.copy {
	font-size: 10px;
	color: #ffffff;
	line-height: 150%;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}