@charset "UTF-8";


.sidebar.birth .side_nav ul {
	border-radius: 6px;
}

.sidebar.birth .side_nav ul li a {
	background: url("../../img/birth/sidebar_nav.png") no-repeat -1px -1px;
	height: 81px;
	text-indent: -999em;
	overflow: hidden;
}

.sidebar.birth .side_nav ul li a:hover {
	opacity: 0.7;
}

.sidebar.birth .side_nav ul li:nth-child(2) a {
	background-position: -1px -80px;
}
.sidebar.birth .side_nav ul li:nth-child(3) a {
	background-position: -1px -160px;
}
.sidebar.birth .side_nav ul li:nth-child(4) a {
	background-position: -1px -240px;
}
.sidebar.birth .side_nav ul li:nth-child(5) a {
	background-position: -1px -320px;
}
.sidebar.birth .side_nav ul li:nth-child(6) a {
	background-position: -1px -400px;
}
.sidebar.birth .side_nav ul li:nth-child(7) a {
	background-position: -1px -480px;
}
.sidebar.birth .side_nav ul li:nth-child(8) a {
	background-position: -1px -560px;
}
.sidebar.birth .side_nav ul li:nth-child(9) a {
	background-position: -1px -640px;
}
.sidebar.birth .side_nav ul li:nth-child(10) a {
	background-position: -1px -720px;
}



/* Responsive
-----------------------------------------------------------*/

@media screen and (max-width:767px) {
}
