@charset "Shift_JIS";

.flash1 {
	margin-top: 20px;
	margin-bottom: 6px;
}

a.artStyleBtn {
	display: block;
	width: 158px;
	height: 21px;
	background: #fff url(../img/artstyle_btn.jpg) no-repeat 0 0;
	text-decoration: none;
	text-indent:-9999px;
	font-size:0.1%;
	border: 0;
}

a.artStyleBtn:hover {
	background: #fff url(../img/artstyle_btn.jpg) no-repeat 0 -21px;
}

.topAboutBtn a {
	display: block;
	width: 255px;
	height: 66px;
	background: #fff url(../img/topbtn_01.jpg) no-repeat 0 0;
	text-decoration: none;
	text-indent:-9999px;
	font-size:0.1%;
	border: 0;
}

.topAboutBtn a:hover {
	background: #fff url(../img/topbtn_01.jpg) no-repeat 0 -66px;
}

.topRuleBtn a {
	display: block;
	width: 258px;
	height: 66px;
	background: #fff url(../img/topbtn_02.jpg) no-repeat 0 0;
	text-decoration: none;
	text-indent:-9999px;
	font-size:0.1%;
	border: 0;
}

.topRuleBtn a:hover {
	background: #fff url(../img/topbtn_02.jpg) no-repeat 0 -66px;
}

.topModeBtn a {
	display: block;
	width: 255px;
	height: 66px;
	background: #fff url(../img/topbtn_03.jpg) no-repeat 0 0;
	text-decoration: none;
	text-indent:-9999px;
	font-size:0.1%;
	border: 0;
}

.topModeBtn a:hover {
	background: #fff url(../img/topbtn_03.jpg) no-repeat 0 -66px;
}

.artfooter {
	width: 768px;
	margin-top: 25px;
	margin-bottom: 20px;
}

.artfooter p {
	text-align: center;
	line-height: 100%;
}

.artfooter p.copyright {
	margin-top: 20px;
}

.artfooter span.current {
	font-weight: bold;
}


