div.link a{
    color:#ffffff;
	}
div.link a:hover{
    color:#ffcc00;
}
div.link2 a{
    color:#ff9900;
	}
div.link2 a:hover{
    color:#ffcc00;
}
.shadowleft {
	background-attachment: scroll;
	background-image: url(image/shadowleft.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadowright {
	background-attachment: scroll;
	background-image: url(image/shadowright.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.titlebar {
	background-attachment: scroll;
	background-image: url(image/titlebartop.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.waku {
	background-attachment: scroll;
	background-image: url(image/index/waku.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.campaign {
	background-attachment: scroll;
	background-image: url(image/index/catch3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.barunder {
	background-attachment: scroll;
	background-image: url(image/barunder.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menuabr1 {
	background-attachment: scroll;
	background-image: url(image/menubar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menuimage {
	background-attachment: scroll;
	background-image: url(image/menu/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.b1 {
    border-top:none;
	border-right:none;
	border-left:none;
    border-bottom:dotted 1px #666666;
}
