@charset "EUC-JP";

.brp .brp-headline { background:url(../img/back/sky.jpg) darkblue; }
.brp .brp-main .brp-tab li { background:#def !important; color:#555 !important; }
.brp .brp-main .brp-tab li.brp-selected { background:#acf !important; color:black !important; }
.brp .brp-rank ul li.brp-my { background:#cdf; }
.brp .brp-button { background:url(../img/back/sky.jpg) left 0px darkblue; padding:2px 0 !important; }
.brp .brp-button a { color:white !important; text-shadow:0 0 2px #444; padding:.9em 1em .9em 1.7em !important; }
.brp .brp-button a span::after {
	display:block;
	opacity:.3;
	background-color:#00f;
	box-shadow:0 0 3px #00f;
}

