@charset "utf-8";
/* ===================================================================
CSS information

 file name  :mobile.css
 author     :oga (admin)
 style info :スマホ用フッター

=================================================================== */

#topicPathSMP {
	padding: 0.5em;
	font-size:1.2em;
	line-height:2em;
}

#topicPathSMP img {
	margin: 0 0.5em;
	vertical-align: middle;
}


/* -----------------------------------------------------------
	#footer
----------------------------------------------------------- */
#footer {
	padding-bottom: 30px;
	overflow: hidden;
}

#footerInner {
	padding-top: 20px;
}

#footer .section {
	display: none;
}

#footer .footerLink {
	margin-bottom: 15px;
	border-bottom: 2px solid #ccc;
}

#footer .footerLink li a {
	display: block;
	padding: 10px 10px 10px 15px;
	background: url(/images/2013/share/icon_footerlink_sp.gif) right center no-repeat;
	background-origin: content-box;
	font-size: 1.2em;
	border-top: 2px solid #ccc;
}

#footer .copyright {
	clear: both;
	width: auto;
	padding: 0 10px;
	color: #666;
	text-align: center;
	font-size: 1em;
}

#footer .copyright .text {
	display: block;
}


#footer .recommendKiji {
	display:none;
}
