@charset "UTF-8";

/* ==========================================================================
   /common/css/footer.css
   ========================================================================== */
/* tit02 */
#main .tit02 {
	margin-top: 29px;
	padding-bottom: 4px
}

#footContents .tit02 {
	margin-top: 16px;
	padding-bottom: 3px
}

/* topics */
#topics {
	margin-top: 18px;
}

#topics ul {
	margin-bottom: 17px;
}

#topics li {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#topics li.last {
	margin-right: 0;
}

#topics .tit {
	margin-top: 9px;
	font-size: 16px;
	line-height: 1.4;
	font-weight: bold;
}

/* backNumber */
#backNumber {
	margin: 21px 4px;
	text-align: center;
}

#backNumber li {
	float: left;
	margin-right: 18px;
	width: 126px;
}
#backNumber li.last {
	margin-right: 0;
}

#backNumber .img {
	margin-top: 5px;
}

#backNumber .img img{
	border: 1px solid #d2d2d2;
}