.box-shadow-hover {
	-webkit-box-shadow: 0 2px 2px rgba(50,50,50,0.1);
	-moz-box-shadow: 0 2px 2px rgba(50,50,50,0.1);
	box-shadow: 0 2px 2px rgba(50,50,50,0.1)
}

body.sz1200 .margin-bottom-gutter {
	margin-bottom: 16px
}

body.sz980 .margin-bottom-gutter {
	margin-bottom: 24px
}

body.sz320 .margin-bottom-gutter {
	margin-bottom: 12px
}

body.sz1200 .no-margin-bottom,body.sz980 .no-margin-bottom,body.sz320 .no-margin-bottom {
	margin-bottom: 0
}

#user-feedback {
	position: fixed;
	z-index: 9999;
	bottom: -1px;
	left: -1px;
	padding: 10px 20px;
	font-family: 'Helvetica Neue','Helvetica','Arial',hirakakupro-w3,osaka,'ms pgothic',sans-serif;
	font-size: 11px;
	color: #333;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 2px 1px 2px rgba(0,0,0,0.07);
	-moz-box-shadow: 2px 1px 2px rgba(0,0,0,0.07);
	box-shadow: 2px 1px 2px rgba(0,0,0,0.07);
	background-color: #FFF;
	border: 1px #DDD solid;
	max-width: 115px;
	line-height: 13px
}

#user-feedback a {
	font-weight: bold
}

.footer {
	border-top: 1px solid #dedede;
	bottom: -1px;
	color: #999;
	height: 0;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 1000000
}

body.today.sz980 .footer,body.legacy.sz980 .footer {
	min-width: 1000px
}

body.today.sz1200 .footer,body.legacy.sz1200 .footer {
	min-width: 1220px
}

body.legacy.sz1200 .footer {
	min-width: 620px
}

.sz980 .hpftr {
	max-width: 980px
}

.sz1200 .hpftr {
	max-width: 1200px
}

.hpftr {
	margin: 10px auto 10px;
	position: relative
}

.hpftr #glbfooter {
	border-top: 0
}

#gf-f {
	z-index: 1500000
}