@charset "Shift_JIS";

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


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

.category {
          background-color: #ff9900;
}

a:hover {
color: #ff9900;
}
