@charset "utf-8";

.about {
	background: url(../images/common/menu_on_05.png) no-repeat;
	height: 20px;
	width: 21px;
	}

.about a {
	background: url(../images/common/menu_on_05.png) no-repeat;
	height: 20px;
	width: 21px;
	display: block;
	}

.about a:hover {
	background: none;
	}
