@charset "Shift_JIS";

@import url("../common/index.css");


.title {
		  border-bottom: 10px solid #cc0099;
}

.category {
          background-color: #cc0099;
}

a:hover {
color: #cc0099;
}
