@charset "Shift_JIS";
#FavoSignItemFixed {
	color         : #fff;
	font-size     : 15px;
	max-width     : 700px;
	top           : 50px;
	width         : 100%;
}
#FavoSignItemFixed .favomsg {
	padding       : 10px;
	text-align    : center;
}
#FavoSignItemFixed article {
	border        : none;
	border-radius : 5px;
	box-shadow    : 0 0 10px #fff;
	margin-bottom : 20px;
	padding       : 10px;
}
p.favo-noitem {
	color         : #f00;
	font-size     : 15px;
	font-weight   : bold;
	margin        : 20px;
	text-align    : center;
}
