@charset "utf-8"; 


/* Side
-----------------------------------------------------*/
.SideBacknumber {
	width: 215px;
	margin: 10px 0 20px 0;
	font-size: 12px;
	text-align: left;
	background-color: #fff;
	padding-bottom: 5px;
}
.SideBacknumber p {
	padding: 10px 10px 5px;}
.SideBacknumber img {
	margin: 10px 10px 5px!important;
	}
.SideMonth h3 {
	padding: 26px 0 8px 3px;
	margin: 0;
	font-size: 12px;
	line-height: 12px;
	background-repeat: no-repeat;
	font-weight: normal;
	background-image: url(../images/sub_side_month.gif);
	}

.SideMonth li {
	margin: 2px auto;
	}
	
.SideNew {
	width: 215px;
	margin: 10px 0 0 0;
	font-size: 12px;
	text-align: left;
	position: relative;
	padding-bottom: 5px;
	background-color: #fff;
}

.SideNew h3 {
	padding: 26px 0 8px 3px;
	margin: 0;
	font-size: 12px;
	line-height: 12px;
	background-repeat: no-repeat;
	font-weight: normal;
	background-image: url(../images/sub_side_new.gif);
	}

.SideNew li {
	margin: 2px auto;
	}
