/* ヘッダー店名のテキスト色 */
#header .header_info .shop {
    color: #FF6699
}

/* ヘッダー営業時間のテキスト色 */
#header .header_info .time {
    color: #4689FF
}

/* ヘッダー電話番号のテキスト色 */
#header .header_info .tel {
    color: #FF6699
}
