@charset "UTF-8";


#ppLink a{
	display: block;
	width: 355px;
	background: url(../images/common/login.png) no-repeat 0 -35px;
	height: 35px;
	float: right;
}

#side-blog-banner2 a,
#side-blog-banner3 a{
	display: block;
	height: 90px;
	background: url(../images/home/blog-archives.png) no-repeat 0 -90px;
}

#side-blog-banner3 a{
	background: url(../images/blog/masablog-btn.png) no-repeat 0 0;
}

#side-blog-banner2 a:hover{
	background-position: 0 0;
}

#side-blog-banner3 a:hover{
	background-position: 0 -90px;
}

#side-searchform{
	margin-top: 10px;
}

#side-fanclub a{
	display: block;
	height: 90px;
	background: url(../images/common/power-plant.png) no-repeat 0 0;
}

#side-fanclub a:hover{
	background-position: 0 -90px;
}

#staff-sns{
	overflow: hidden;
}

#staff-sns div{
	margin: 10px 0 0 -10px;
	width: 300px;
}

#staff-sns div a{
	display: block;
	width: 90px;
	height: 90px;
	float: left;
	margin-left: 10px;
}

#side-staff-fb{
	background: url(../images/common/staff-fb.png) no-repeat 0 0;
}

#side-staff-tw{
	background: url(../images/common/staff-tw.png) no-repeat 0 0;
}

#side-staff-ig{
	background: url(../images/common/staff-ig.png) no-repeat 0 0;
}

#staff-sns div a:hover{
	background-position: 0 -90px;
}

.page-wrap #sidebar #side-garden #side-search{
	margin-top: 0;
	background-position: -696px -50px;
}

#ppLink a:hover{
	background-position: 0 0;
}

#rights-link{
	float: left;
	border: none;
	background: none;
	margin: 9px 0 0;
	padding: 0;
	color: #666;
	font-size: 13px;
	cursor: pointer;
	display: block;
}

#rights-link:hover{
	color: #333;
}

#rights{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	display: none;
}

#rights span{
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(../images/common/white2.png);
	top: 0;
	left: 0;
}

#rights button{
	position: fixed;
	top: 20px;
	right: 20px;
	border: none;
	background: url(../images/common/close.png) no-repeat 0 0;
	width: 32px;
	height: 47px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	z-index: 2;
}

#rights button:hover{
	background-position: 0 -47px;
}

#rights-text{
	height: 1400px;
	position: relative;
	z-index: 1;
	background: url(../images/common/rights.png) no-repeat center 0;
}
