@charset "UTF-8";


#navi li:first-of-type {
	border-bottom: none;
}

#navi li:nth-of-type(2) {
	border-bottom: 3px solid #4e4e4e;
}

