
@import "/library/default.css";

body {
	margin:0px;
	padding:0px;
	background-image: url(/fun/bohyo/maskrider/image/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: scroll;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 15px; line-height: 18px; color: #CCCCCC;
	background-color:#000033;
	}

a:link { text-decoration:none; color:#CAF8FF; }
a:visited { text-decoration:none; color:#B3FFDE; }
a:active { text-decoration:none; color:#CEFFB3; }
a:hover { text-decoration:underline; color:#a46400; }

.hakaba {  font-family: "ＭＳ Ｐ明朝", "細明朝体"; font-size: 16px; font-weight: 900; color: #CCCCCC}
.text1 {  font-size: 14px; line-height: 17px; color: #000000}
a:hover {  color: #FFFF00}
.text2 {  font-size: 16px; font-weight: 900; color: #CCFF00}
