A card game uses a special deck containing cards of two types (Type X, Type Y) and five different ranks (1, 2, 3, 4, 5). Each card has one type and one rank, and all possible combinations are present (e.g., Type X-Rank 1, Type Y-Rank 5). If two cards are drawn at random from this deck, what is the probability that they are a "special pair", meaning they are either of the same type or of the same rank?