
#footer_bg{
	width			: 100%;
	height			: 60px;
}

#footer{
	width			: 840px;
	height			: 60px;
	margin			: 0 auto;
	position		: relative;
}


/** モバイル **/

#f_mb{
	position		: relative;
	text-align		: left;
}

#f_mb div{
	font-size		: 12px;
	font-weight		: bold;
	line-height		: 16px;
	padding			: 13px 0 0 50px;
}

#f_mb p{
	font-size		: 10px;
	line-height		: 16px;
	padding			: 0 0 0 50px;
}

#qr{
	position		: absolute;
	top				: 9px;
	left			: 0;
}


/** 右コピーライト **/

#ad{
	width			: 220px;
	text-align		: right;
	font-size		: 10px;
	line-height		: 16px;
	position		: absolute;
	top				: 13px;
	right			: 0;
}

#ad dt{
	width			: 70px;
	float			: left;
	clear			: both;
	text-align		: right;
}

#ad dd{
	text-indent		: 5px;
	float			: left;
	text-align		: left;
}


/** 下部コピーライト **/

#copyright{
	width			: 100%;
}

#copyright p{
	font-size		: 10px;
	line-height		: 16px;
	text-align		: center;
	padding			: 24px 0;
}
